2025-05-21 13:53:14.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-21 13:53:14.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:14.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:14.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:14.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:14.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:14.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:14.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df921b1 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:14.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:14.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:14.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:14.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:14.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:14.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:14.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:14.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-21 13:53:14.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-21 13:53:14.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-21 13:53:14.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-21 13:53:14.933 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-21 13:53:14.949 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-21 13:53:14.952 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-21 13:53:14.969 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:14.971 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c97e7f2 2025-05-21 13:53:14.971 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c97e7f2 2025-05-21 13:53:14.973 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@12500a10 2025-05-21 13:53:14.974 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@12500a10 2025-05-21 13:53:14.976 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@166f8c82 2025-05-21 13:53:14.976 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@166f8c82 2025-05-21 13:53:14.979 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@536d002b 2025-05-21 13:53:14.979 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@536d002b 2025-05-21 13:53:14.981 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e6d5c3 2025-05-21 13:53:14.981 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e6d5c3 2025-05-21 13:53:14.983 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@62745145 2025-05-21 13:53:14.983 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@62745145 2025-05-21 13:53:14.985 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@815da15 2025-05-21 13:53:14.985 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@815da15 2025-05-21 13:53:14.988 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3342ff64 2025-05-21 13:53:14.988 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3342ff64 2025-05-21 13:53:14.990 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@754c6c02 2025-05-21 13:53:14.990 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@754c6c02 2025-05-21 13:53:14.990 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:15.086 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:15.086 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 13:53:15.087 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:15.087 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 13:53:15.090 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-21 13:53:15.091 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-21 13:53:15.091 [DefaultDispatcher-worker-6 @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-05-21 13:53:15.091 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-21 13:53:15.154 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-21 13:53:15.172 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-21 13:53:15.189 [DefaultDispatcher-worker-13 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-21 13:53:15.204 [DefaultDispatcher-worker-17 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-21 13:53:15.218 [DefaultDispatcher-worker-15 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-21 13:53:15.222 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-21 13:53:15.290 [DefaultDispatcher-worker-15 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-21 13:53:15.309 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-21 13:53:15.309 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-21 13:53:15.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-05-21 13:53:15.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-05-21 13:53:15.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:15.320 [DefaultDispatcher-worker-10 @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-05-21 13:53:15.320 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a097d77: (connection evicted) 2025-05-21 13:53:15.320 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-21 13:53:15.320 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c97e7f2: (connection evicted) 2025-05-21 13:53:15.321 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12500a10: (connection evicted) 2025-05-21 13:53:15.321 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@166f8c82: (connection evicted) 2025-05-21 13:53:15.321 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@536d002b: (connection evicted) 2025-05-21 13:53:15.322 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70e6d5c3: (connection evicted) 2025-05-21 13:53:15.322 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62745145: (connection evicted) 2025-05-21 13:53:15.322 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@815da15: (connection evicted) 2025-05-21 13:53:15.322 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3342ff64: (connection evicted) 2025-05-21 13:53:15.323 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@754c6c02: (connection evicted) 2025-05-21 13:53:15.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:15.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-05-21 13:53:15.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-05-21 13:53:15.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@819fb19 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:15.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:15.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-21 13:53:15.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-05-21 13:53:15.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-05-21 13:53:15.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-21 13:53:15.332 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-05-21 13:53:15.338 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-05-21 13:53:15.339 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-05-21 13:53:15.340 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:15.340 [DefaultDispatcher-worker-10 @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-05-21 13:53:15.340 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:15.341 [DefaultDispatcher-worker-10 @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-05-21 13:53:15.349 [DefaultDispatcher-worker-11 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-05-21 13:53:15.350 [DefaultDispatcher-worker-11 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-21 13:53:15.351 [DefaultDispatcher-worker-11 @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-05-21 13:53:15.351 [DefaultDispatcher-worker-11 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-21 13:53:15.354 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-05-21 13:53:15.364 [DefaultDispatcher-worker-16 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-05-21 13:53:15.374 [DefaultDispatcher-worker-13 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-05-21 13:53:15.383 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-05-21 13:53:15.392 [DefaultDispatcher-worker-14 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-05-21 13:53:15.396 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-05-21 13:53:15.424 [DefaultDispatcher-worker-14 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-05-21 13:53:15.431 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:15.433 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@235c2c70 2025-05-21 13:53:15.433 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@235c2c70 2025-05-21 13:53:15.435 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d9bc66b 2025-05-21 13:53:15.435 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d9bc66b 2025-05-21 13:53:15.438 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a44700 2025-05-21 13:53:15.438 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a44700 2025-05-21 13:53:15.440 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca6cc50 2025-05-21 13:53:15.440 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca6cc50 2025-05-21 13:53:15.443 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2edb5218 2025-05-21 13:53:15.443 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2edb5218 2025-05-21 13:53:15.446 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d806136 2025-05-21 13:53:15.446 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d806136 2025-05-21 13:53:15.448 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5617a1c1 2025-05-21 13:53:15.448 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5617a1c1 2025-05-21 13:53:15.450 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@c89331f 2025-05-21 13:53:15.450 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@c89331f 2025-05-21 13:53:15.450 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-21 13:53:15.450 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-21 13:53:15.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-05-21 13:53:15.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-05-21 13:53:15.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2025-05-21 13:53:15.452 [DefaultDispatcher-worker-16 @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-05-21 13:53:15.452 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46d1b59: (connection evicted) 2025-05-21 13:53:15.452 [DefaultDispatcher-worker-13 @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-05-21 13:53:15.452 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@235c2c70: (connection evicted) 2025-05-21 13:53:15.453 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d9bc66b: (connection evicted) 2025-05-21 13:53:15.453 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7836fb04 2025-05-21 13:53:15.453 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7836fb04 2025-05-21 13:53:15.453 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:15.453 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29a44700: (connection evicted) 2025-05-21 13:53:15.453 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ca6cc50: (connection evicted) 2025-05-21 13:53:15.454 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2edb5218: (connection evicted) 2025-05-21 13:53:15.454 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d806136: (connection evicted) 2025-05-21 13:53:15.454 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5617a1c1: (connection evicted) 2025-05-21 13:53:15.454 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c89331f: (connection evicted) 2025-05-21 13:53:15.455 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7836fb04: (connection evicted) 2025-05-21 13:53:15.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:15.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-05-21 13:53:15.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-05-21 13:53:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-21 13:53:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:15.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7845b21a 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:15.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:15.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-21 13:53:15.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2321e482 2025-05-21 13:53:15.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2321e482 2025-05-21 13:53:15.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-21 13:53:15.587 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16b76858 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:15.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:15.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-21 13:53:15.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@30eedaa4 2025-05-21 13:53:15.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@30eedaa4 2025-05-21 13:53:15.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-21 13:53:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f6b57f2 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:15.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b32b70 2025-05-21 13:53:15.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b32b70 2025-05-21 13:53:15.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-21 13:53:15.890 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30eedaa4 2025-05-21 13:53:15.920 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:15.935 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.030 [DefaultDispatcher-worker-16 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32b70 2025-05-21 13:53:16.036 [DefaultDispatcher-worker-16 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32b70 2025-05-21 13:53:16.037 [DefaultDispatcher-worker-16 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49431/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-21 13:53:16.037 [DefaultDispatcher-worker-16 @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:49431/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-05-21 13:53:16.037 [DefaultDispatcher-worker-16 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49431/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-21 13:53:16.050 [DefaultDispatcher-worker-16 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49431/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-21 13:53:16.050 [DefaultDispatcher-worker-16 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49431/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-21 13:53:16.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-05-21 13:53:16.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-05-21 13:53:16.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.087 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30eedaa4: (connection evicted) 2025-05-21 13:53:16.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:16.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-05-21 13:53:16.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-05-21 13:53:16.090 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32b70 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41be8db9 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-21 13:53:16.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@46524ebe 2025-05-21 13:53:16.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@46524ebe 2025-05-21 13:53:16.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-21 13:53:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-21 13:53:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1de85972 2025-05-21 13:53:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b1ec84 2025-05-21 13:53:16.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b1ec84 2025-05-21 13:53:16.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-21 13:53:16.130 [DefaultDispatcher-worker-14 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b1ec84 2025-05-21 13:53:16.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-05-21 13:53:16.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-05-21 13:53:16.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.132 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46524ebe: (connection evicted) 2025-05-21 13:53:16.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:16.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-05-21 13:53:16.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-05-21 13:53:16.133 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b1ec84 2025-05-21 13:53:16.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-21 13:53:16.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ce75ec 2025-05-21 13:53:16.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@9dc782d 2025-05-21 13:53:16.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@9dc782d 2025-05-21 13:53:16.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ba35152 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-21 13:53:16.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff8a3ad 2025-05-21 13:53:16.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff8a3ad 2025-05-21 13:53:16.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-21 13:53:16.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-05-21 13:53:16.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-05-21 13:53:16.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.151 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9dc782d: (connection evicted) 2025-05-21 13:53:16.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:16.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-05-21 13:53:16.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74bdfa0b 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-05-21 13:53:16.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2096c6 2025-05-21 13:53:16.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2096c6 2025-05-21 13:53:16.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-05-21 13:53:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-05-21 13:53:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a89414e 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@44492c06 2025-05-21 13:53:16.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@44492c06 2025-05-21 13:53:16.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-05-21 13:53:16.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-05-21 13:53:16.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-05-21 13:53:16.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.169 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c2096c6: (connection evicted) 2025-05-21 13:53:16.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:16.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-05-21 13:53:16.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-05-21 13:53:16.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aa0dbca 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7ee56c 2025-05-21 13:53:16.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7ee56c 2025-05-21 13:53:16.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c70b7c3 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-05-21 13:53:16.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a73867 2025-05-21 13:53:16.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a73867 2025-05-21 13:53:16.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-05-21 13:53:16.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-05-21 13:53:16.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-05-21 13:53:16.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.200 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b7ee56c: (connection evicted) 2025-05-21 13:53:16.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:16.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-05-21 13:53:16.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-05-21 13:53:16.204 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.246 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.263 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.283 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-05-21 13:53:16.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@727453a3 2025-05-21 13:53:16.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f2e67 2025-05-21 13:53:16.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f2e67 2025-05-21 13:53:16.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-05-21 13:53:16.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4571cebe 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cadb32 2025-05-21 13:53:16.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cadb32 2025-05-21 13:53:16.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-05-21 13:53:16.471 [DefaultDispatcher-worker-16 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11cadb32 2025-05-21 13:53:16.471 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.483 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.490 [DefaultDispatcher-worker-16 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11cadb32 2025-05-21 13:53:16.495 [DefaultDispatcher-worker-16 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11cadb32 2025-05-21 13:53:16.499 [DefaultDispatcher-worker-16 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11cadb32 2025-05-21 13:53:16.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-05-21 13:53:16.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-05-21 13:53:16.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.534 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57f2e67: (connection evicted) 2025-05-21 13:53:16.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:16.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-05-21 13:53:16.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-05-21 13:53:16.539 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11cadb32 2025-05-21 13:53:16.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-05-21 13:53:16.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a105556 2025-05-21 13:53:16.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-05-21 13:53:16.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-05-21 13:53:16.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@521a506c 2025-05-21 13:53:16.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@521a506c 2025-05-21 13:53:16.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c64339f 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b 2025-05-21 13:53:16.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b 2025-05-21 13:53:16.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-05-21 13:53:16.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-05-21 13:53:16.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-05-21 13:53:16.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.562 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@521a506c: (connection evicted) 2025-05-21 13:53:16.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:16.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-05-21 13:53:16.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-05-21 13:53:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f6fd101 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a71d23 2025-05-21 13:53:16.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a71d23 2025-05-21 13:53:16.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23c05889 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-05-21 13:53:16.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e5b23 2025-05-21 13:53:16.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e5b23 2025-05-21 13:53:16.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-05-21 13:53:16.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-05-21 13:53:16.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-05-21 13:53:16.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.575 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33a71d23: (connection evicted) 2025-05-21 13:53:16.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:16.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-05-21 13:53:16.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbe486c 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-05-21 13:53:16.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@636fccb0 2025-05-21 13:53:16.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@636fccb0 2025-05-21 13:53:16.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28519bfb 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b332b23 2025-05-21 13:53:16.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b332b23 2025-05-21 13:53:16.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-05-21 13:53:16.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-05-21 13:53:16.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-05-21 13:53:16.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.587 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@636fccb0: (connection evicted) 2025-05-21 13:53:16.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:16.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-05-21 13:53:16.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65d90b7f 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-05-21 13:53:16.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc0e448 2025-05-21 13:53:16.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc0e448 2025-05-21 13:53:16.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-05-21 13:53:16.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60194904 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@7742a276 2025-05-21 13:53:16.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@7742a276 2025-05-21 13:53:16.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-05-21 13:53:16.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-05-21 13:53:16.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-05-21 13:53:16.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.646 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fc0e448: (connection evicted) 2025-05-21 13:53:16.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:16.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-05-21 13:53:16.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-05-21 13:53:16.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e7a9db7 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cc9e1e 2025-05-21 13:53:16.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cc9e1e 2025-05-21 13:53:16.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216328b2 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-05-21 13:53:16.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@54234569 2025-05-21 13:53:16.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@54234569 2025-05-21 13:53:16.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-05-21 13:53:16.658 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-05-21 13:53:16.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-05-21 13:53:16.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.667 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11cc9e1e: (connection evicted) 2025-05-21 13:53:16.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:16.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-05-21 13:53:16.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-05-21 13:53:16.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43445fc6 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@17befef0 2025-05-21 13:53:16.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@17befef0 2025-05-21 13:53:16.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-05-21 13:53:16.673 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5072e638 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-05-21 13:53:16.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f73f0c7 2025-05-21 13:53:16.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f73f0c7 2025-05-21 13:53:16.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-05-21 13:53:16.685 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.687 [DefaultDispatcher-worker-13 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f73f0c7 2025-05-21 13:53:16.688 [DefaultDispatcher-worker-13 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f73f0c7 2025-05-21 13:53:16.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-05-21 13:53:16.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-05-21 13:53:16.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.689 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17befef0: (connection evicted) 2025-05-21 13:53:16.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:16.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-05-21 13:53:16.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-05-21 13:53:16.690 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f73f0c7 2025-05-21 13:53:16.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2976ef56 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2025-05-21 13:53:16.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2025-05-21 13:53:16.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-05-21 13:53:16.698 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10d905c1 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-05-21 13:53:16.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-05-21 13:53:16.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@62883f8a 2025-05-21 13:53:16.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@62883f8a 2025-05-21 13:53:16.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-05-21 13:53:16.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-05-21 13:53:16.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-05-21 13:53:16.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.713 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f: (connection evicted) 2025-05-21 13:53:16.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:16.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-05-21 13:53:16.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-05-21 13:53:16.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-05-21 13:53:16.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5891b7c5 2025-05-21 13:53:16.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2025-05-21 13:53:16.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2025-05-21 13:53:16.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192f5f39 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-05-21 13:53:16.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-05-21 13:53:16.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-05-21 13:53:16.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-05-21 13:53:16.758 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.779 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.802 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.821 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.833 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.835 [DefaultDispatcher-worker-16 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-05-21 13:53:16.836 [DefaultDispatcher-worker-16 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-05-21 13:53:16.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-05-21 13:53:16.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-05-21 13:53:16.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.837 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38e46765: (connection evicted) 2025-05-21 13:53:16.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:16.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-05-21 13:53:16.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-05-21 13:53:16.838 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d764641 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@77eb607e 2025-05-21 13:53:16.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@77eb607e 2025-05-21 13:53:16.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-05-21 13:53:16.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e258d3b 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f93225 2025-05-21 13:53:16.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f93225 2025-05-21 13:53:16.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-05-21 13:53:16.940 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.949 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-05-21 13:53:16.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-05-21 13:53:16.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:16.983 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77eb607e: (connection evicted) 2025-05-21 13:53:16.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:16.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-05-21 13:53:16.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-05-21 13:53:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-05-21 13:53:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ca278bc 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acb1264 2025-05-21 13:53:16.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acb1264 2025-05-21 13:53:16.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-05-21 13:53:16.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-05-21 13:53:16.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a01dd8 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:16.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2025-05-21 13:53:16.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2025-05-21 13:53:16.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-05-21 13:53:17.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-05-21 13:53:17.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-05-21 13:53:17.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.004 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2acb1264: (connection evicted) 2025-05-21 13:53:17.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:17.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-05-21 13:53:17.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-05-21 13:53:17.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb91027 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5342eec5 2025-05-21 13:53:17.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5342eec5 2025-05-21 13:53:17.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60e47aab 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-05-21 13:53:17.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@adc8683 2025-05-21 13:53:17.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@adc8683 2025-05-21 13:53:17.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-05-21 13:53:17.095 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.106 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.109 [DefaultDispatcher-worker-15 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adc8683 2025-05-21 13:53:17.110 [DefaultDispatcher-worker-15 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adc8683 2025-05-21 13:53:17.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-05-21 13:53:17.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-05-21 13:53:17.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.111 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5342eec5: (connection evicted) 2025-05-21 13:53:17.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:17.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-05-21 13:53:17.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-05-21 13:53:17.112 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adc8683 2025-05-21 13:53:17.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-05-21 13:53:17.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d0944b 2025-05-21 13:53:17.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d543a9 2025-05-21 13:53:17.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d543a9 2025-05-21 13:53:17.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-05-21 13:53:17.115 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d9428f3 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2025-05-21 13:53:17.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2025-05-21 13:53:17.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-05-21 13:53:17.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-05-21 13:53:17.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-05-21 13:53:17.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.125 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49d543a9: (connection evicted) 2025-05-21 13:53:17.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:17.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-05-21 13:53:17.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d73767e 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-05-21 13:53:17.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-05-21 13:53:17.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-05-21 13:53:17.141 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-05-21 13:53:17.146 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-05-21 13:53:17.147 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-05-21 13:53:17.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-05-21 13:53:17.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff542a3 2025-05-21 13:53:17.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-05-21 13:53:17.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-05-21 13:53:17.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@54387873 2025-05-21 13:53:17.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@54387873 2025-05-21 13:53:17.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-05-21 13:53:17.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-05-21 13:53:17.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-05-21 13:53:17.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:17.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:17.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-05-21 13:53:17.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-05-21 13:53:17.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@347b370c 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-05-21 13:53:17.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-05-21 13:53:17.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-05-21 13:53:17.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-05-21 13:53:17.160 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-05-21 13:53:17.166 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-05-21 13:53:17.167 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70439c3 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2025-05-21 13:53:17.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2025-05-21 13:53:17.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-05-21 13:53:17.174 [DefaultDispatcher-worker-4 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-05-21 13:53:17.175 [DefaultDispatcher-worker-3 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2025-05-21 13:53:17.177 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2025-05-21 13:53:17.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-05-21 13:53:17.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-05-21 13:53:17.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.179 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20184ade: (connection evicted) 2025-05-21 13:53:17.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:17.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-05-21 13:53:17.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab9d160 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-05-21 13:53:17.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@35554635 2025-05-21 13:53:17.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@35554635 2025-05-21 13:53:17.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-05-21 13:53:17.183 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35554635 2025-05-21 13:53:17.189 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35554635 2025-05-21 13:53:17.190 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35554635 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fdf7da2 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-05-21 13:53:17.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@39695803 2025-05-21 13:53:17.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@39695803 2025-05-21 13:53:17.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-05-21 13:53:17.196 [DefaultDispatcher-worker-14 @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35554635 2025-05-21 13:53:17.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-05-21 13:53:17.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-05-21 13:53:17.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.200 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35554635: (connection evicted) 2025-05-21 13:53:17.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:17.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-05-21 13:53:17.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70169464 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-05-21 13:53:17.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-05-21 13:53:17.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-05-21 13:53:17.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-05-21 13:53:17.204 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-05-21 13:53:17.210 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-05-21 13:53:17.211 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b29b34 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2025-05-21 13:53:17.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2025-05-21 13:53:17.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-05-21 13:53:17.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-05-21 13:53:17.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-05-21 13:53:17.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:17.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:17.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-05-21 13:53:17.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-05-21 13:53:17.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12548f9a 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5a2d5 2025-05-21 13:53:17.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5a2d5 2025-05-21 13:53:17.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-05-21 13:53:17.222 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.249 [DefaultDispatcher-worker-6 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5a2d5 2025-05-21 13:53:17.252 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.256 [DefaultDispatcher-worker-4 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5a2d5 2025-05-21 13:53:17.269 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.289 [DefaultDispatcher-worker-11 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5a2d5 2025-05-21 13:53:17.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-05-21 13:53:17.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-05-21 13:53:17.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.291 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c5a2d5: (connection evicted) 2025-05-21 13:53:17.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:17.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-05-21 13:53:17.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-05-21 13:53:17.292 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41e7a544 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-05-21 13:53:17.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@573870cb 2025-05-21 13:53:17.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@573870cb 2025-05-21 13:53:17.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-05-21 13:53:17.312 [DefaultDispatcher-worker-7 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573870cb 2025-05-21 13:53:17.313 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.317 [DefaultDispatcher-worker-16 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573870cb 2025-05-21 13:53:17.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-05-21 13:53:17.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-05-21 13:53:17.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.327 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@573870cb: (connection evicted) 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:17.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-05-21 13:53:17.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8b1202a 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-05-21 13:53:17.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@57839834 2025-05-21 13:53:17.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@57839834 2025-05-21 13:53:17.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-05-21 13:53:17.348 [DefaultDispatcher-worker-12 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57839834 2025-05-21 13:53:17.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-05-21 13:53:17.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-05-21 13:53:17.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.350 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57839834: (connection evicted) 2025-05-21 13:53:17.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:17.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-05-21 13:53:17.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-05-21 13:53:17.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-05-21 13:53:17.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@270b8c2a 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e2f5ab 2025-05-21 13:53:17.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e2f5ab 2025-05-21 13:53:17.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-05-21 13:53:17.371 [DefaultDispatcher-worker-1 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e2f5ab 2025-05-21 13:53:17.377 [DefaultDispatcher-worker-12 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e2f5ab 2025-05-21 13:53:17.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-05-21 13:53:17.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-05-21 13:53:17.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.377 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e2f5ab: (connection evicted) 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:17.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-05-21 13:53:17.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e993715 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-05-21 13:53:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-05-21 13:53:17.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@47eae91d 2025-05-21 13:53:17.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@47eae91d 2025-05-21 13:53:17.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-05-21 13:53:17.398 [DefaultDispatcher-worker-1 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47eae91d 2025-05-21 13:53:17.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-05-21 13:53:17.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-05-21 13:53:17.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.399 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47eae91d: (connection evicted) 2025-05-21 13:53:17.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:17.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-05-21 13:53:17.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ec6a1b6 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f29d91 2025-05-21 13:53:17.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f29d91 2025-05-21 13:53:17.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-05-21 13:53:17.418 [DefaultDispatcher-worker-9 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f29d91 2025-05-21 13:53:17.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-05-21 13:53:17.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-05-21 13:53:17.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.419 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71f29d91: (connection evicted) 2025-05-21 13:53:17.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:17.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-05-21 13:53:17.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d8bd881 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@23358740 2025-05-21 13:53:17.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@23358740 2025-05-21 13:53:17.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-05-21 13:53:17.595 [DefaultDispatcher-worker-17 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23358740 2025-05-21 13:53:17.600 [DefaultDispatcher-worker-18 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23358740 2025-05-21 13:53:17.601 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47151/manifest.json 2025-05-21 13:53:17.601 [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:47151/manifest.json. 2025-05-21 13:53:17.601 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47151/manifest.json 2025-05-21 13:53:17.603 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47151/manifest.json 2025-05-21 13:53:17.603 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47151/manifest.json 2025-05-21 13:53:17.657 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.678 [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:47151/manifest.json. 2025-05-21 13:53:17.678 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47151/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 13:53:17.686 [DefaultDispatcher-worker-1 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23358740 2025-05-21 13:53:17.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-05-21 13:53:17.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-05-21 13:53:17.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.691 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23358740: (connection evicted) 2025-05-21 13:53:17.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:17.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-05-21 13:53:17.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-05-21 13:53:17.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-05-21 13:53:17.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28654aff 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9cb95 2025-05-21 13:53:17.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9cb95 2025-05-21 13:53:17.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-05-21 13:53:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-05-21 13:53:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@467cd4b9 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c731a16 2025-05-21 13:53:17.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c731a16 2025-05-21 13:53:17.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-05-21 13:53:17.736 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-21 13:53:17.772 [Test worker] INFO ktor.application - Application started in 0.039 seconds. 2025-05-21 13:53:17.772 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@237d0625 2025-05-21 13:53:17.813 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.820 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.830 [DefaultDispatcher-worker-1 @coroutine#350] INFO ktor.application - Responding at http://0.0.0.0:39851 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19c06762 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b4d90b 2025-05-21 13:53:17.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b4d90b 2025-05-21 13:53:17.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-05-21 13:53:17.848 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-21 13:53:17.852 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-21 13:53:17.852 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-21 13:53:17.852 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-21 13:53:17.853 [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-05-21 13:53:17.853 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-21 13:53:17.853 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-21 13:53:17.853 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-21 13:53:17.853 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 13:53:17.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-05-21 13:53:17.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:17.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:17.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:17.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:17.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:17.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:17.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bb71265 2025-05-21 13:53:17.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:17.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:17.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:17.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:17.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a74672 2025-05-21 13:53:17.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a74672 2025-05-21 13:53:17.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-05-21 13:53:17.882 [DefaultDispatcher-worker-11 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a74672 2025-05-21 13:53:17.888 [DefaultDispatcher-worker-12 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a74672 2025-05-21 13:53:17.891 [DefaultDispatcher-worker-14 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b4d90b 2025-05-21 13:53:17.893 [DefaultDispatcher-worker-14 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b4d90b 2025-05-21 13:53:17.898 [DefaultDispatcher-worker-5 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a74672 2025-05-21 13:53:17.904 [DefaultDispatcher-worker-8 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a74672 2025-05-21 13:53:17.904 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39851/api/content/730108350178070528/_ustadmanifest.json 2025-05-21 13:53:17.904 [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:39851/api/content/730108350178070528/_ustadmanifest.json. 2025-05-21 13:53:17.904 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39851/api/content/730108350178070528/_ustadmanifest.json 2025-05-21 13:53:17.906 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39851/api/content/730108350178070528/_ustadmanifest.json 2025-05-21 13:53:17.906 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39851/api/content/730108350178070528/_ustadmanifest.json 2025-05-21 13:53:17.907 [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:39851/api/content/730108350178070528/_ustadmanifest.json. 2025-05-21 13:53:17.907 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39851/api/content/730108350178070528/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 13:53:17.915 [DefaultDispatcher-worker-12 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a74672 2025-05-21 13:53:17.918 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-21 13:53:17.919 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5b8532e4-ded8-475b-87c5-9d80b1f5e3b7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-21 13:53:17.921 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 13:53:17.921 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5b8532e4-ded8-475b-87c5-9d80b1f5e3b7 2025-05-21 13:53:17.923 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39851/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:17.923 [DefaultDispatcher-worker-12 @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:39851/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 13:53:17.923 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39851/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:17.923 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39851/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 13:53:17.928 [DefaultDispatcher-worker-2 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a74672 2025-05-21 13:53:17.928 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39851/UmAppDatabase/replication/nodeId 2025-05-21 13:53:17.928 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39851/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:17.928 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39851/UmAppDatabase/replication/nodeId 2025-05-21 13:53:17.932 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.932 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39851/api/blob/upload-init-batch 2025-05-21 13:53:17.932 [DefaultDispatcher-worker-2 @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:39851/api/blob/upload-init-batch. 2025-05-21 13:53:17.932 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39851/api/blob/upload-init-batch 2025-05-21 13:53:17.932 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39851/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 13:53:17.954 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:17.966 [eventLoopGroupProxy-4-1 @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-05-21 13:53:17.966 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:17.966 [eventLoopGroupProxy-4-2 @call-handler#399] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:17.966 [eventLoopGroupProxy-4-3 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:17.969 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:17.969 [eventLoopGroupProxy-4-2 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:17.970 [eventLoopGroupProxy-4-1 @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-05-21 13:53:17.970 [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-05-21 13:53:17.970 [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-05-21 13:53:17.974 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39851/UmAppDatabase/replication/nodeId 2025-05-21 13:53:17.974 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39851/UmAppDatabase/replication/nodeId 2025-05-21 13:53:17.974 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:17.975 [DefaultDispatcher-worker-14 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39851/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:17.975 [DefaultDispatcher-worker-14 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39851/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:17.978 [eventLoopGroupProxy-4-4 @call-handler#396] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 15ms 2025-05-21 13:53:17.978 [eventLoopGroupProxy-4-3 @call-handler#398] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 15ms 2025-05-21 13:53:17.983 [DefaultDispatcher-worker-18 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a74672 2025-05-21 13:53:17.985 [eventLoopGroupProxy-4-1 @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9cb95 2025-05-21 13:53:17.990 [DefaultDispatcher-worker-6 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a74672 2025-05-21 13:53:17.994 [eventLoopGroupProxy-4-1 @call-handler#397] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 31ms 2025-05-21 13:53:17.995 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39851/api/blob/upload-init-batch 2025-05-21 13:53:17.995 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39851/api/blob/upload-init-batch 2025-05-21 13:53:17.997 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39851/api/blob/upload-init-batch. 2025-05-21 13:53:17.997 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39851/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:18.006 [DefaultDispatcher-worker-6 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39851/api/blob/upload-batch-data 2025-05-21 13:53:18.006 [DefaultDispatcher-worker-6 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39851/api/blob/upload-batch-data. 2025-05-21 13:53:18.006 [DefaultDispatcher-worker-6 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39851/api/blob/upload-batch-data 2025-05-21 13:53:18.006 [DefaultDispatcher-worker-6 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:18.009 [eventLoopGroupProxy-4-4 @call-handler#412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:18.020 [eventLoopGroupProxy-4-4 @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9cb95 2025-05-21 13:53:18.020 [eventLoopGroupProxy-4-4 @call-handler#412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:18.020 [eventLoopGroupProxy-4-4 @call-handler#412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-05-21 13:53:18.021 [DefaultDispatcher-worker-6 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39851/api/blob/upload-batch-data 2025-05-21 13:53:18.026 [DefaultDispatcher-worker-6 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39851/api/blob/upload-batch-data 2025-05-21 13:53:18.026 [DefaultDispatcher-worker-6 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39851/api/blob/upload-batch-data. 2025-05-21 13:53:18.026 [DefaultDispatcher-worker-6 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39851/api/blob/upload-batch-data 2025-05-21 13:53:18.026 [DefaultDispatcher-worker-6 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:18.028 [eventLoopGroupProxy-4-4 @call-handler#417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:18.029 [eventLoopGroupProxy-4-4 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9cb95 2025-05-21 13:53:18.030 [eventLoopGroupProxy-4-4 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:18.030 [eventLoopGroupProxy-4-4 @call-handler#417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-21 13:53:18.030 [DefaultDispatcher-worker-6 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39851/api/blob/upload-batch-data 2025-05-21 13:53:18.043 [DefaultDispatcher-worker-15 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a74672 2025-05-21 13:53:18.049 [DefaultDispatcher-worker-1 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a74672 2025-05-21 13:53:18.059 [DefaultDispatcher-worker-1 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39851/UmAppDatabase/replication/message 2025-05-21 13:53:18.059 [DefaultDispatcher-worker-1 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39851/UmAppDatabase/replication/message. 2025-05-21 13:53:18.059 [DefaultDispatcher-worker-1 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39851/UmAppDatabase/replication/message 2025-05-21 13:53:18.059 [DefaultDispatcher-worker-1 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39851/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 13:53:18.061 [eventLoopGroupProxy-4-4 @call-handler#431] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:18.061 [eventLoopGroupProxy-4-4 @call-handler#431] 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-05-21 13:53:18.061 [eventLoopGroupProxy-4-4 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 13:53:18.074 [DefaultDispatcher-worker-13 @call-handler#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c731a16 2025-05-21 13:53:18.075 [eventLoopGroupProxy-4-4 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:18.075 [DefaultDispatcher-worker-4 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39851/api/content/730108350178070528/_ustadmanifest.json 2025-05-21 13:53:18.075 [DefaultDispatcher-worker-4 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39851/api/content/730108350178070528/_ustadmanifest.json. 2025-05-21 13:53:18.075 [DefaultDispatcher-worker-4 @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39851/api/content/730108350178070528/_ustadmanifest.json 2025-05-21 13:53:18.075 [eventLoopGroupProxy-4-4 @call-handler#431] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-05-21 13:53:18.076 [DefaultDispatcher-worker-14 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39851/UmAppDatabase/replication/message 2025-05-21 13:53:18.076 [DefaultDispatcher-worker-14 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39851/UmAppDatabase/replication/message 2025-05-21 13:53:18.076 [DefaultDispatcher-worker-14 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39851/UmAppDatabase/replication/message. 2025-05-21 13:53:18.076 [DefaultDispatcher-worker-14 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39851/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:18.076 [DefaultDispatcher-worker-11 @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39851/api/content/730108350178070528/_ustadmanifest.json 2025-05-21 13:53:18.076 [DefaultDispatcher-worker-11 @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39851/api/content/730108350178070528/_ustadmanifest.json 2025-05-21 13:53:18.076 [DefaultDispatcher-worker-11 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39851/api/content/730108350178070528/_ustadmanifest.json. 2025-05-21 13:53:18.076 [DefaultDispatcher-worker-11 @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39851/api/content/730108350178070528/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 13:53:18.081 [DefaultDispatcher-worker-4 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a74672 2025-05-21 13:53:18.082 [DefaultDispatcher-worker-13 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c731a16 2025-05-21 13:53:18.082 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-21 13:53:18.083 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-21 13:53:18.083 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-21 13:53:18.083 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-21 13:53:18.083 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-21 13:53:18.084 [Test worker @coroutine#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b4d90b 2025-05-21 13:53:18.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-05-21 13:53:18.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-05-21 13:53:18.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:18.084 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a74672: (connection evicted) 2025-05-21 13:53:18.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:18.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-05-21 13:53:18.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-05-21 13:53:18.349 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 13:53:18.349 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 13:53:18.545 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 13:53:19.087 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@237d0625 2025-05-21 13:53:19.088 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@237d0625 2025-05-21 13:53:19.090 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9cb95 2025-05-21 13:53:19.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-05-21 13:53:19.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-05-21 13:53:19.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:19.090 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c731a16: (connection evicted) 2025-05-21 13:53:19.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:19.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-05-21 13:53:19.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a7bd9a8 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:19.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:19.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:19.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:19.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:19.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:19.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-05-21 13:53:19.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-05-21 13:53:19.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-05-21 13:53:19.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-05-21 13:53:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-05-21 13:53:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@726e29d 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:19.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@707b38a1 2025-05-21 13:53:19.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@707b38a1 2025-05-21 13:53:19.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-05-21 13:53:19.125 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-21 13:53:19.126 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-21 13:53:19.126 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7c1c0892 2025-05-21 13:53:19.127 [DefaultDispatcher-worker-2 @coroutine#456] INFO ktor.application - Responding at http://0.0.0.0:46517 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524c3e54 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:19.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-05-21 13:53:19.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-21 13:53:19.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-21 13:53:19.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-05-21 13:53:19.129 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-21 13:53:19.129 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-21 13:53:19.129 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-21 13:53:19.129 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-21 13:53:19.129 [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-05-21 13:53:19.129 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-21 13:53:19.129 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-21 13:53:19.129 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-21 13:53:19.129 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451cef67 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:19.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-05-21 13:53:19.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-21 13:53:19.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-21 13:53:19.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-05-21 13:53:19.149 [DefaultDispatcher-worker-6 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-21 13:53:19.155 [DefaultDispatcher-worker-4 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-21 13:53:19.159 [DefaultDispatcher-worker-7 @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-21 13:53:19.161 [Test worker @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-21 13:53:19.165 [DefaultDispatcher-worker-5 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-21 13:53:19.170 [DefaultDispatcher-worker-7 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-21 13:53:19.170 [Test worker @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/content/730108362585214976/_ustadmanifest.json 2025-05-21 13:53:19.170 [Test worker @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/content/730108362585214976/_ustadmanifest.json. 2025-05-21 13:53:19.170 [Test worker @coroutine#461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/content/730108362585214976/_ustadmanifest.json 2025-05-21 13:53:19.171 [Test worker @coroutine#461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/content/730108362585214976/_ustadmanifest.json 2025-05-21 13:53:19.171 [Test worker @coroutine#461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46517/api/content/730108362585214976/_ustadmanifest.json 2025-05-21 13:53:19.171 [Test worker @coroutine#461] 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:46517/api/content/730108362585214976/_ustadmanifest.json. 2025-05-21 13:53:19.171 [Test worker @coroutine#461] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46517/api/content/730108362585214976/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 13:53:19.171 [DefaultDispatcher-worker-18 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2025-05-21 13:53:19.178 [DefaultDispatcher-worker-4 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-21 13:53:19.178 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-21 13:53:19.178 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-62ba77d2-e507-4b98-9ea1-70de4c63b9a5', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-21 13:53:19.179 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 13:53:19.179 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-62ba77d2-e507-4b98-9ea1-70de4c63b9a5 2025-05-21 13:53:19.180 [DefaultDispatcher-worker-4 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:19.180 [DefaultDispatcher-worker-4 @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:46517/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 13:53:19.180 [DefaultDispatcher-worker-4 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:19.180 [DefaultDispatcher-worker-4 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 13:53:19.182 [eventLoopGroupProxy-7-1 @call-handler#494] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:19.182 [eventLoopGroupProxy-7-2 @call-handler#493] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:19.182 [eventLoopGroupProxy-7-2 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:19.182 [eventLoopGroupProxy-7-1 @call-handler#494] 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-05-21 13:53:19.182 [eventLoopGroupProxy-7-1 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 13:53:19.183 [eventLoopGroupProxy-7-1 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:19.183 [eventLoopGroupProxy-7-1 @call-handler#494] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-21 13:53:19.183 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:19.183 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46517/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:19.185 [DefaultDispatcher-worker-10 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-21 13:53:19.185 [DefaultDispatcher-worker-10 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/UmAppDatabase/replication/nodeId 2025-05-21 13:53:19.185 [DefaultDispatcher-worker-10 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46517/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:19.185 [DefaultDispatcher-worker-10 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/UmAppDatabase/replication/nodeId 2025-05-21 13:53:19.186 [eventLoopGroupProxy-7-1 @call-handler#502] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:19.186 [DefaultDispatcher-worker-17 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-init-batch 2025-05-21 13:53:19.187 [DefaultDispatcher-worker-17 @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:46517/api/blob/upload-init-batch. 2025-05-21 13:53:19.187 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:19.187 [DefaultDispatcher-worker-17 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-init-batch 2025-05-21 13:53:19.187 [DefaultDispatcher-worker-17 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 13:53:19.187 [eventLoopGroupProxy-7-1 @call-handler#502] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-05-21 13:53:19.187 [DefaultDispatcher-worker-18 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/UmAppDatabase/replication/nodeId 2025-05-21 13:53:19.187 [DefaultDispatcher-worker-18 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46517/UmAppDatabase/replication/nodeId 2025-05-21 13:53:19.187 [eventLoopGroupProxy-7-1 @call-handler#507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-05-21 13:53:19.188 [eventLoopGroupProxy-7-1 @call-handler#507] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-05-21 13:53:19.189 [eventLoopGroupProxy-7-1 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-05-21 13:53:19.189 [eventLoopGroupProxy-7-1 @call-handler#507] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-21 13:53:19.190 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-init-batch 2025-05-21 13:53:19.190 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46517/api/blob/upload-init-batch 2025-05-21 13:53:19.190 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-init-batch. 2025-05-21 13:53:19.190 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46517/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:19.191 [DefaultDispatcher-worker-13 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.191 [DefaultDispatcher-worker-13 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:19.191 [DefaultDispatcher-worker-13 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.191 [DefaultDispatcher-worker-13 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:19.192 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:19.192 [DefaultDispatcher-worker-16 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-21 13:53:19.193 [eventLoopGroupProxy-7-1 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-05-21 13:53:19.193 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:19.194 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 13:53:19.194 [DefaultDispatcher-worker-19 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.195 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.195 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:19.195 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.195 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:19.196 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:19.197 [eventLoopGroupProxy-7-1 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-05-21 13:53:19.197 [DefaultDispatcher-worker-12 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-21 13:53:19.198 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:19.198 [eventLoopGroupProxy-7-1 @call-handler#520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 13:53:19.198 [DefaultDispatcher-worker-12 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.199 [DefaultDispatcher-worker-12 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.199 [DefaultDispatcher-worker-12 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:19.199 [DefaultDispatcher-worker-12 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.199 [DefaultDispatcher-worker-12 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:19.200 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:19.211 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:19.213 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:19.228 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:19.230 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:19.241 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:19.241 [eventLoopGroupProxy-7-1 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:19.241 [DefaultDispatcher-worker-1 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.242 [DefaultDispatcher-worker-1 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.242 [DefaultDispatcher-worker-1 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:19.242 [DefaultDispatcher-worker-1 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.242 [DefaultDispatcher-worker-1 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:19.243 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:19.243 [eventLoopGroupProxy-7-1 @call-handler#528] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-05-21 13:53:19.244 [DefaultDispatcher-worker-10 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.244 [DefaultDispatcher-worker-10 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:19.244 [DefaultDispatcher-worker-10 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46517/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:19.244 [DefaultDispatcher-worker-10 @coroutine#512] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:46517/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:46517/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-05-21 13:53:19.244 [DefaultDispatcher-worker-10 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:46517/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.251 [DefaultDispatcher-worker-12 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-21 13:53:19.256 [DefaultDispatcher-worker-1 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-21 13:53:19.257 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-21 13:53:19.757 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-65624abf-f784-4ef8-ae29-3c9414e1581f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-21 13:53:19.757 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 13:53:19.757 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-65624abf-f784-4ef8-ae29-3c9414e1581f 2025-05-21 13:53:19.759 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-init-batch 2025-05-21 13:53:19.759 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-init-batch. 2025-05-21 13:53:19.759 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-init-batch 2025-05-21 13:53:19.759 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 13:53:19.761 [eventLoopGroupProxy-7-1 @call-handler#537] 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-05-21 13:53:19.761 [eventLoopGroupProxy-7-1 @call-handler#537] 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-05-21 13:53:19.761 [eventLoopGroupProxy-7-1 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-05-21 13:53:19.762 [eventLoopGroupProxy-7-1 @call-handler#537] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-21 13:53:19.763 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-init-batch 2025-05-21 13:53:19.763 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46517/api/blob/upload-init-batch 2025-05-21 13:53:19.763 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-init-batch. 2025-05-21 13:53:19.763 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46517/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:19.764 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.764 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:19.764 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.764 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:19.765 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:19.767 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:19.767 [eventLoopGroupProxy-7-1 @call-handler#544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 13:53:19.767 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.768 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.768 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:19.768 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.768 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:19.769 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:19.770 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:19.770 [eventLoopGroupProxy-7-1 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:19.771 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.771 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.771 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:19.771 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.771 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:19.772 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:19.813 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:19.814 [eventLoopGroupProxy-7-1 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:19.814 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.814 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.814 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:19.814 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.814 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:19.815 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:19.856 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:19.856 [eventLoopGroupProxy-7-1 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-21 13:53:19.857 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.857 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.857 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:19.857 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.857 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:19.858 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:19.899 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:19.900 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:19.900 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.900 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.900 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:19.900 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.900 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:19.901 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:19.942 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:19.942 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-21 13:53:19.943 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.943 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.943 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:19.943 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.943 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:19.944 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:19.985 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:19.985 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-21 13:53:19.986 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.986 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.986 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:19.986 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:19.986 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:19.987 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:20.029 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:20.029 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:20.029 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.029 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.029 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:20.029 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.029 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:20.030 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:20.071 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:20.072 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:20.072 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.072 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.072 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:20.072 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.072 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:20.073 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:20.114 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:20.114 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-21 13:53:20.115 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.115 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.115 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:20.115 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.115 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:20.116 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:20.156 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:20.156 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 40ms 2025-05-21 13:53:20.157 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.157 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.157 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:20.157 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.157 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:20.158 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:20.199 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:20.199 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-21 13:53:20.200 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.200 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.200 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:20.200 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.200 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:20.201 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:20.242 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:20.242 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-21 13:53:20.243 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.244 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.245 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:20.245 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.245 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:20.245 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:20.263 [DefaultDispatcher-worker-2 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-21 13:53:20.289 [eventLoopGroupProxy-7-1 @coroutine#586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-05-21 13:53:20.289 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:20.289 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-21 13:53:20.289 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.290 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.290 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:20.290 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.290 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:20.291 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:20.292 [eventLoopGroupProxy-7-1 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-05-21 13:53:20.292 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:20.292 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:20.293 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.293 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.293 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/blob/upload-batch-data. 2025-05-21 13:53:20.293 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.293 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:20.294 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:20.295 [eventLoopGroupProxy-7-1 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-05-21 13:53:20.295 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:20.295 [eventLoopGroupProxy-7-1 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:20.296 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/blob/upload-batch-data 2025-05-21 13:53:20.301 [DefaultDispatcher-worker-12 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-21 13:53:20.305 [DefaultDispatcher-worker-1 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-21 13:53:20.305 [DefaultDispatcher-worker-1 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/UmAppDatabase/replication/message 2025-05-21 13:53:20.305 [DefaultDispatcher-worker-1 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46517/UmAppDatabase/replication/message. 2025-05-21 13:53:20.305 [DefaultDispatcher-worker-1 @coroutine#484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/UmAppDatabase/replication/message 2025-05-21 13:53:20.305 [DefaultDispatcher-worker-1 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46517/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 13:53:20.306 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:20.306 [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-05-21 13:53:20.306 [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-05-21 13:53:20.315 [DefaultDispatcher-worker-18 @call-handler#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b38a1 2025-05-21 13:53:20.316 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:20.316 [eventLoopGroupProxy-7-1 @call-handler#605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 10ms 2025-05-21 13:53:20.316 [DefaultDispatcher-worker-14 @coroutine#455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46517/api/content/730108362585214976/_ustadmanifest.json 2025-05-21 13:53:20.316 [DefaultDispatcher-worker-14 @coroutine#455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46517/api/content/730108362585214976/_ustadmanifest.json. 2025-05-21 13:53:20.316 [DefaultDispatcher-worker-14 @coroutine#455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46517/api/content/730108362585214976/_ustadmanifest.json 2025-05-21 13:53:20.316 [DefaultDispatcher-worker-2 @coroutine#484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/UmAppDatabase/replication/message 2025-05-21 13:53:20.316 [DefaultDispatcher-worker-2 @coroutine#484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46517/UmAppDatabase/replication/message 2025-05-21 13:53:20.316 [DefaultDispatcher-worker-2 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46517/UmAppDatabase/replication/message. 2025-05-21 13:53:20.316 [DefaultDispatcher-worker-2 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46517/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:20.317 [DefaultDispatcher-worker-13 @coroutine#455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46517/api/content/730108362585214976/_ustadmanifest.json 2025-05-21 13:53:20.317 [DefaultDispatcher-worker-13 @coroutine#455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46517/api/content/730108362585214976/_ustadmanifest.json 2025-05-21 13:53:20.317 [DefaultDispatcher-worker-13 @coroutine#455] 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:46517/api/content/730108362585214976/_ustadmanifest.json. 2025-05-21 13:53:20.317 [DefaultDispatcher-worker-13 @coroutine#455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46517/api/content/730108362585214976/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 13:53:20.320 [DefaultDispatcher-worker-1 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-21 13:53:20.321 [DefaultDispatcher-worker-1 @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b38a1 2025-05-21 13:53:20.322 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-21 13:53:20.322 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-21 13:53:20.322 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-21 13:53:20.322 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-21 13:53:20.322 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-21 13:53:20.322 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-21 13:53:20.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-05-21 13:53:20.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-05-21 13:53:20.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:20.323 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f229c40: (connection evicted) 2025-05-21 13:53:20.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:20.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-05-21 13:53:20.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-05-21 13:53:20.629 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 13:53:20.757 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 13:53:20.801 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 13:53:21.112 [DefaultDispatcher-worker-3 @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-05-21 13:53:21.325 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7c1c0892 2025-05-21 13:53:21.326 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7c1c0892 2025-05-21 13:53:21.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-05-21 13:53:21.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-05-21 13:53:21.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:21.326 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@707b38a1: (connection evicted) 2025-05-21 13:53:21.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:21.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-05-21 13:53:21.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@165a5979 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-05-21 13:53:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:21.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-05-21 13:53:21.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a 2025-05-21 13:53:21.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a 2025-05-21 13:53:21.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-05-21 13:53:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66f223fa 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:21.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2025-05-21 13:53:21.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2025-05-21 13:53:21.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-05-21 13:53:21.359 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-21 13:53:21.360 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-21 13:53:21.360 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5a941fb4 2025-05-21 13:53:21.361 [DefaultDispatcher-worker-11 @coroutine#634] INFO ktor.application - Responding at http://0.0.0.0:39231 2025-05-21 13:53:21.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c438f66 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:21.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb 2025-05-21 13:53:21.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb 2025-05-21 13:53:21.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-05-21 13:53:21.363 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-21 13:53:21.363 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-21 13:53:21.363 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-21 13:53:21.363 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-21 13:53:21.363 [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-05-21 13:53:21.363 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-21 13:53:21.363 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-21 13:53:21.363 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-21 13:53:21.363 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 13:53:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-05-21 13:53:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a0881f1 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:21.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2025-05-21 13:53:21.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2025-05-21 13:53:21.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-05-21 13:53:21.383 [DefaultDispatcher-worker-13 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2025-05-21 13:53:21.387 [DefaultDispatcher-worker-16 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2025-05-21 13:53:21.391 [DefaultDispatcher-worker-6 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb 2025-05-21 13:53:21.392 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb 2025-05-21 13:53:21.396 [DefaultDispatcher-worker-3 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2025-05-21 13:53:21.400 [DefaultDispatcher-worker-5 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2025-05-21 13:53:21.400 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39231/api/content/730108370332954624/_ustadmanifest.json 2025-05-21 13:53:21.400 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39231/api/content/730108370332954624/_ustadmanifest.json. 2025-05-21 13:53:21.400 [Test worker @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39231/api/content/730108370332954624/_ustadmanifest.json 2025-05-21 13:53:21.401 [Test worker @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39231/api/content/730108370332954624/_ustadmanifest.json 2025-05-21 13:53:21.401 [Test worker @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39231/api/content/730108370332954624/_ustadmanifest.json 2025-05-21 13:53:21.401 [Test worker @coroutine#639] 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:39231/api/content/730108370332954624/_ustadmanifest.json. 2025-05-21 13:53:21.401 [Test worker @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39231/api/content/730108370332954624/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 13:53:21.408 [DefaultDispatcher-worker-17 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2025-05-21 13:53:21.408 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-21 13:53:21.408 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-adf73371-d992-458d-8cd7-fecbe72b2c1e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-21 13:53:21.409 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 13:53:21.409 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-adf73371-d992-458d-8cd7-fecbe72b2c1e 2025-05-21 13:53:21.410 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39231/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:21.410 [DefaultDispatcher-worker-7 @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:39231/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 13:53:21.410 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39231/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:21.410 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39231/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 13:53:21.412 [eventLoopGroupProxy-10-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:21.412 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:21.412 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:21.412 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 13:53:21.412 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:21.412 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:21.413 [eventLoopGroupProxy-10-2 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-21 13:53:21.413 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39231/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:21.413 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39231/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:21.415 [DefaultDispatcher-worker-9 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2025-05-21 13:53:21.415 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39231/UmAppDatabase/replication/nodeId 2025-05-21 13:53:21.415 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39231/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:21.415 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39231/UmAppDatabase/replication/nodeId 2025-05-21 13:53:21.416 [DefaultDispatcher-worker-15 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39231/api/blob/upload-init-batch 2025-05-21 13:53:21.416 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:21.416 [DefaultDispatcher-worker-15 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39231/api/blob/upload-init-batch. 2025-05-21 13:53:21.416 [DefaultDispatcher-worker-15 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39231/api/blob/upload-init-batch 2025-05-21 13:53:21.416 [DefaultDispatcher-worker-15 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39231/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 13:53:21.416 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:21.416 [eventLoopGroupProxy-10-2 @call-handler#678] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-05-21 13:53:21.417 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39231/UmAppDatabase/replication/nodeId 2025-05-21 13:53:21.417 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39231/UmAppDatabase/replication/nodeId 2025-05-21 13:53:21.417 [eventLoopGroupProxy-10-2 @call-handler#681] 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-05-21 13:53:21.417 [eventLoopGroupProxy-10-2 @call-handler#681] 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-05-21 13:53:21.418 [eventLoopGroupProxy-10-2 @coroutine#684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a 2025-05-21 13:53:21.419 [eventLoopGroupProxy-10-2 @call-handler#681] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-21 13:53:21.419 [DefaultDispatcher-worker-3 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39231/api/blob/upload-init-batch 2025-05-21 13:53:21.419 [DefaultDispatcher-worker-3 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39231/api/blob/upload-init-batch 2025-05-21 13:53:21.419 [DefaultDispatcher-worker-2 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39231/api/blob/upload-init-batch. 2025-05-21 13:53:21.419 [DefaultDispatcher-worker-2 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39231/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:21.421 [DefaultDispatcher-worker-2 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39231/api/blob/upload-batch-data 2025-05-21 13:53:21.421 [DefaultDispatcher-worker-2 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39231/api/blob/upload-batch-data. 2025-05-21 13:53:21.421 [DefaultDispatcher-worker-2 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39231/api/blob/upload-batch-data 2025-05-21 13:53:21.421 [DefaultDispatcher-worker-2 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39231/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:21.422 [eventLoopGroupProxy-10-2 @call-handler#690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:21.423 [DefaultDispatcher-worker-17 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2025-05-21 13:53:21.424 [eventLoopGroupProxy-10-2 @coroutine#692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a 2025-05-21 13:53:21.424 [eventLoopGroupProxy-10-2 @call-handler#690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:21.425 [eventLoopGroupProxy-10-2 @call-handler#690] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-21 13:53:21.425 [DefaultDispatcher-worker-20 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39231/api/blob/upload-batch-data 2025-05-21 13:53:21.426 [DefaultDispatcher-worker-20 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39231/api/blob/upload-batch-data 2025-05-21 13:53:21.426 [DefaultDispatcher-worker-20 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39231/api/blob/upload-batch-data. 2025-05-21 13:53:21.426 [DefaultDispatcher-worker-20 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39231/api/blob/upload-batch-data 2025-05-21 13:53:21.426 [DefaultDispatcher-worker-20 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39231/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:21.427 [eventLoopGroupProxy-10-2 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:21.428 [DefaultDispatcher-worker-5 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2025-05-21 13:53:21.429 [eventLoopGroupProxy-10-2 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a 2025-05-21 13:53:21.429 [eventLoopGroupProxy-10-2 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:21.429 [eventLoopGroupProxy-10-2 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 13:53:21.429 [DefaultDispatcher-worker-19 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39231/api/blob/upload-batch-data 2025-05-21 13:53:21.433 [DefaultDispatcher-worker-19 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39231/api/blob/upload-batch-data 2025-05-21 13:53:21.433 [DefaultDispatcher-worker-19 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39231/api/blob/upload-batch-data. 2025-05-21 13:53:21.433 [DefaultDispatcher-worker-19 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39231/api/blob/upload-batch-data 2025-05-21 13:53:21.433 [DefaultDispatcher-worker-19 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39231/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:21.434 [eventLoopGroupProxy-10-2 @call-handler#701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:21.437 [eventLoopGroupProxy-10-2 @coroutine#702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a 2025-05-21 13:53:21.437 [eventLoopGroupProxy-10-2 @call-handler#701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:21.437 [eventLoopGroupProxy-10-2 @call-handler#701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-21 13:53:21.438 [DefaultDispatcher-worker-19 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39231/api/blob/upload-batch-data 2025-05-21 13:53:21.439 [DefaultDispatcher-worker-19 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39231/api/blob/upload-batch-data 2025-05-21 13:53:21.439 [DefaultDispatcher-worker-19 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39231/api/blob/upload-batch-data. 2025-05-21 13:53:21.439 [DefaultDispatcher-worker-19 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39231/api/blob/upload-batch-data 2025-05-21 13:53:21.439 [DefaultDispatcher-worker-19 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39231/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:21.439 [eventLoopGroupProxy-10-2 @call-handler#706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:21.440 [eventLoopGroupProxy-10-2 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a 2025-05-21 13:53:21.441 [eventLoopGroupProxy-10-2 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:21.441 [eventLoopGroupProxy-10-2 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 13:53:21.441 [DefaultDispatcher-worker-14 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39231/api/blob/upload-batch-data 2025-05-21 13:53:21.442 [DefaultDispatcher-worker-14 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39231/api/blob/upload-batch-data 2025-05-21 13:53:21.442 [DefaultDispatcher-worker-14 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39231/api/blob/upload-batch-data. 2025-05-21 13:53:21.442 [DefaultDispatcher-worker-14 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39231/api/blob/upload-batch-data 2025-05-21 13:53:21.442 [DefaultDispatcher-worker-14 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39231/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:21.443 [eventLoopGroupProxy-10-2 @call-handler#711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:21.444 [eventLoopGroupProxy-10-2 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a 2025-05-21 13:53:21.444 [eventLoopGroupProxy-10-2 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:21.444 [eventLoopGroupProxy-10-2 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 13:53:21.444 [DefaultDispatcher-worker-4 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39231/api/blob/upload-batch-data 2025-05-21 13:53:21.449 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:21.451 [DefaultDispatcher-worker-5 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2025-05-21 13:53:21.451 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:21.455 [DefaultDispatcher-worker-12 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2025-05-21 13:53:21.455 [DefaultDispatcher-worker-12 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39231/UmAppDatabase/replication/message 2025-05-21 13:53:21.455 [DefaultDispatcher-worker-12 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39231/UmAppDatabase/replication/message. 2025-05-21 13:53:21.455 [DefaultDispatcher-worker-12 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39231/UmAppDatabase/replication/message 2025-05-21 13:53:21.455 [DefaultDispatcher-worker-12 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39231/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 13:53:21.456 [eventLoopGroupProxy-10-2 @call-handler#721] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:21.456 [eventLoopGroupProxy-10-2 @call-handler#721] 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-05-21 13:53:21.456 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 13:53:21.462 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:21.464 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:21.466 [DefaultDispatcher-worker-13 @call-handler#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2025-05-21 13:53:21.466 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:21.466 [eventLoopGroupProxy-10-2 @call-handler#721] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 10ms 2025-05-21 13:53:21.466 [DefaultDispatcher-worker-12 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39231/api/content/730108370332954624/_ustadmanifest.json 2025-05-21 13:53:21.466 [DefaultDispatcher-worker-12 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39231/api/content/730108370332954624/_ustadmanifest.json. 2025-05-21 13:53:21.466 [DefaultDispatcher-worker-12 @coroutine#633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39231/api/content/730108370332954624/_ustadmanifest.json 2025-05-21 13:53:21.466 [DefaultDispatcher-worker-19 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39231/UmAppDatabase/replication/message 2025-05-21 13:53:21.466 [DefaultDispatcher-worker-19 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39231/UmAppDatabase/replication/message 2025-05-21 13:53:21.467 [DefaultDispatcher-worker-19 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39231/UmAppDatabase/replication/message. 2025-05-21 13:53:21.467 [DefaultDispatcher-worker-19 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39231/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:21.467 [DefaultDispatcher-worker-3 @coroutine#633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39231/api/content/730108370332954624/_ustadmanifest.json 2025-05-21 13:53:21.467 [DefaultDispatcher-worker-3 @coroutine#633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39231/api/content/730108370332954624/_ustadmanifest.json 2025-05-21 13:53:21.467 [DefaultDispatcher-worker-3 @coroutine#633] 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:39231/api/content/730108370332954624/_ustadmanifest.json. 2025-05-21 13:53:21.467 [DefaultDispatcher-worker-3 @coroutine#633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39231/api/content/730108370332954624/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 13:53:21.471 [DefaultDispatcher-worker-7 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2025-05-21 13:53:21.472 [DefaultDispatcher-worker-3 @coroutine#633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2025-05-21 13:53:21.473 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-21 13:53:21.473 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-21 13:53:21.473 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-21 13:53:21.473 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-21 13:53:21.473 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-21 13:53:21.474 [Test worker @coroutine#737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb 2025-05-21 13:53:21.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-05-21 13:53:21.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-05-21 13:53:21.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:21.474 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1: (connection evicted) 2025-05-21 13:53:21.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:21.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-05-21 13:53:21.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-05-21 13:53:21.863 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 13:53:21.864 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 13:53:21.951 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 13:53:22.477 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5a941fb4 2025-05-21 13:53:22.477 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5a941fb4 2025-05-21 13:53:22.478 [Test worker @coroutine#743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a 2025-05-21 13:53:22.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-05-21 13:53:22.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-05-21 13:53:22.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:22.478 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8: (connection evicted) 2025-05-21 13:53:22.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:22.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-05-21 13:53:22.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74901d7 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:22.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:22.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:22.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba815ee 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:22.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-05-21 13:53:22.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-05-21 13:53:22.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-05-21 13:53:22.510 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-21 13:53:22.511 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-21 13:53:22.511 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5bc1903 2025-05-21 13:53:22.512 [DefaultDispatcher-worker-1 @coroutine#750] INFO ktor.application - Responding at http://0.0.0.0:37687 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c0b792e 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:22.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2025-05-21 13:53:22.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2025-05-21 13:53:22.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-05-21 13:53:22.514 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-21 13:53:22.514 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-21 13:53:22.514 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-21 13:53:22.514 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-21 13:53:22.514 [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-05-21 13:53:22.514 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-21 13:53:22.514 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-21 13:53:22.514 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-21 13:53:22.514 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@551725e4 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:22.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-21 13:53:22.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-21 13:53:22.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-05-21 13:53:22.533 [DefaultDispatcher-worker-2 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-21 13:53:22.537 [DefaultDispatcher-worker-13 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-21 13:53:22.600 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:22.602 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:22.611 [DefaultDispatcher-worker-13 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2025-05-21 13:53:22.612 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:22.614 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:22.635 [DefaultDispatcher-worker-13 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2025-05-21 13:53:22.639 [DefaultDispatcher-worker-13 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2025-05-21 13:53:22.642 [DefaultDispatcher-worker-13 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2025-05-21 13:53:22.647 [DefaultDispatcher-worker-10 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-21 13:53:22.651 [DefaultDispatcher-worker-11 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-21 13:53:22.651 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/content/730108375074869248/_ustadmanifest.json 2025-05-21 13:53:22.651 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/content/730108375074869248/_ustadmanifest.json. 2025-05-21 13:53:22.651 [Test worker @coroutine#755] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/content/730108375074869248/_ustadmanifest.json 2025-05-21 13:53:22.652 [Test worker @coroutine#755] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/content/730108375074869248/_ustadmanifest.json 2025-05-21 13:53:22.652 [Test worker @coroutine#755] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37687/api/content/730108375074869248/_ustadmanifest.json 2025-05-21 13:53:22.653 [Test worker @coroutine#755] 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:37687/api/content/730108375074869248/_ustadmanifest.json. 2025-05-21 13:53:22.653 [Test worker @coroutine#755] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37687/api/content/730108375074869248/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 13:53:22.704 [DefaultDispatcher-worker-3 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-21 13:53:22.704 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-21 13:53:22.705 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9b8afb53-3544-4c31-8514-3d8c1813bfa9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-21 13:53:22.705 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 13:53:22.705 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9b8afb53-3544-4c31-8514-3d8c1813bfa9 2025-05-21 13:53:22.706 [DefaultDispatcher-worker-3 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:22.706 [DefaultDispatcher-worker-3 @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:37687/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 13:53:22.706 [DefaultDispatcher-worker-3 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:22.706 [DefaultDispatcher-worker-3 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 13:53:22.708 [eventLoopGroupProxy-13-2 @call-handler#791] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:22.708 [eventLoopGroupProxy-13-1 @call-handler#790] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:22.708 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:22.708 [eventLoopGroupProxy-13-1 @call-handler#790] 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-05-21 13:53:22.708 [eventLoopGroupProxy-13-1 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 13:53:22.709 [eventLoopGroupProxy-13-1 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:22.709 [eventLoopGroupProxy-13-1 @call-handler#790] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-21 13:53:22.709 [DefaultDispatcher-worker-3 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:22.709 [DefaultDispatcher-worker-3 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37687/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:22.710 [DefaultDispatcher-worker-2 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-21 13:53:22.710 [DefaultDispatcher-worker-2 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/UmAppDatabase/replication/nodeId 2025-05-21 13:53:22.711 [DefaultDispatcher-worker-2 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37687/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:22.711 [DefaultDispatcher-worker-2 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/UmAppDatabase/replication/nodeId 2025-05-21 13:53:22.711 [eventLoopGroupProxy-13-1 @call-handler#799] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:22.712 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:22.712 [eventLoopGroupProxy-13-1 @call-handler#799] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-05-21 13:53:22.712 [DefaultDispatcher-worker-16 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/UmAppDatabase/replication/nodeId 2025-05-21 13:53:22.712 [DefaultDispatcher-worker-16 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37687/UmAppDatabase/replication/nodeId 2025-05-21 13:53:22.717 [DefaultDispatcher-worker-18 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-21 13:53:22.722 [DefaultDispatcher-worker-13 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-21 13:53:22.723 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-init-batch 2025-05-21 13:53:22.723 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-init-batch. 2025-05-21 13:53:22.723 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-init-batch 2025-05-21 13:53:22.723 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 13:53:22.724 [eventLoopGroupProxy-13-1 @call-handler#806] 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-05-21 13:53:22.724 [eventLoopGroupProxy-13-1 @call-handler#806] 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-05-21 13:53:22.767 [eventLoopGroupProxy-13-1 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:22.768 [eventLoopGroupProxy-13-1 @call-handler#806] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2025-05-21 13:53:22.768 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-init-batch 2025-05-21 13:53:22.768 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37687/api/blob/upload-init-batch 2025-05-21 13:53:22.769 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-init-batch. 2025-05-21 13:53:22.769 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37687/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:22.771 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.771 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:22.771 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.771 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:22.772 [eventLoopGroupProxy-13-1 @call-handler#813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:22.774 [eventLoopGroupProxy-13-1 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:22.774 [eventLoopGroupProxy-13-1 @call-handler#813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:22.774 [eventLoopGroupProxy-13-1 @call-handler#813] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 13:53:22.774 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.775 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.775 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:22.775 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.775 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:22.776 [eventLoopGroupProxy-13-1 @call-handler#818] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:22.819 [eventLoopGroupProxy-13-1 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:22.819 [eventLoopGroupProxy-13-1 @call-handler#818] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:22.819 [eventLoopGroupProxy-13-1 @call-handler#818] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 13:53:22.819 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.820 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.820 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:22.820 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.820 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:22.821 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:22.822 [eventLoopGroupProxy-13-1 @coroutine#824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:22.822 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:22.822 [eventLoopGroupProxy-13-1 @call-handler#823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:22.823 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.823 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.824 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:22.824 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.824 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:22.824 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:22.827 [eventLoopGroupProxy-13-1 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:22.827 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:22.827 [eventLoopGroupProxy-13-1 @call-handler#828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-21 13:53:22.828 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.828 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.828 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:22.828 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.828 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:22.829 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:22.871 [eventLoopGroupProxy-13-1 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:22.872 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:22.872 [eventLoopGroupProxy-13-1 @call-handler#833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 13:53:22.872 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.874 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.874 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:22.874 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.874 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:22.875 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:22.934 [eventLoopGroupProxy-13-1 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:22.934 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:22.934 [eventLoopGroupProxy-13-1 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 59ms 2025-05-21 13:53:22.935 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.936 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.936 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:22.936 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.936 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:22.938 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:22.983 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:22.983 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:22.984 [eventLoopGroupProxy-13-1 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-05-21 13:53:22.984 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.986 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.986 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:22.986 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:22.986 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:22.987 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.030 [eventLoopGroupProxy-13-1 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.030 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.030 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 13:53:23.030 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.031 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.031 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.031 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.031 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.032 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.074 [eventLoopGroupProxy-13-1 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.074 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.074 [eventLoopGroupProxy-13-1 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:23.075 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.075 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.075 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.075 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.075 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.076 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.119 [eventLoopGroupProxy-13-1 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.119 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.119 [eventLoopGroupProxy-13-1 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 13:53:23.119 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.120 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.120 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.120 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.120 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.121 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.122 [eventLoopGroupProxy-13-1 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.122 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.122 [eventLoopGroupProxy-13-1 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.122 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.123 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.123 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.123 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.123 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.123 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.124 [eventLoopGroupProxy-13-1 @coroutine#870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.124 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.124 [eventLoopGroupProxy-13-1 @call-handler#869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.125 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.125 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.125 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.125 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.125 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.126 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.127 [eventLoopGroupProxy-13-1 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.127 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.127 [eventLoopGroupProxy-13-1 @call-handler#874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.128 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.128 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.128 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.128 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.128 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.129 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.130 [eventLoopGroupProxy-13-1 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.130 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.130 [eventLoopGroupProxy-13-1 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.130 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.131 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.131 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.131 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.131 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.131 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.133 [eventLoopGroupProxy-13-1 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.133 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.133 [eventLoopGroupProxy-13-1 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 13:53:23.133 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.134 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.134 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.134 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.134 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.134 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.135 [eventLoopGroupProxy-13-1 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.135 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.135 [eventLoopGroupProxy-13-1 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.136 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.136 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.136 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.136 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.136 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.137 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.138 [eventLoopGroupProxy-13-1 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.138 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.138 [eventLoopGroupProxy-13-1 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.138 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.139 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.139 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.139 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.139 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.139 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.140 [eventLoopGroupProxy-13-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.140 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.140 [eventLoopGroupProxy-13-1 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.141 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.141 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.141 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.141 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.141 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.142 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.143 [eventLoopGroupProxy-13-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.143 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.143 [eventLoopGroupProxy-13-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.143 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.144 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.144 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.144 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.144 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.144 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.145 [eventLoopGroupProxy-13-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.145 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.145 [eventLoopGroupProxy-13-1 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.145 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.146 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.146 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.146 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.146 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.146 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.147 [eventLoopGroupProxy-13-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.147 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.147 [eventLoopGroupProxy-13-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.148 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.148 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.148 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.148 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.148 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.149 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.150 [eventLoopGroupProxy-13-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.150 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.150 [eventLoopGroupProxy-13-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.150 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.151 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.151 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.151 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.151 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.151 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.152 [eventLoopGroupProxy-13-1 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.152 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.152 [eventLoopGroupProxy-13-1 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.152 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.153 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.153 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.153 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.153 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.153 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.154 [eventLoopGroupProxy-13-1 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.154 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.154 [eventLoopGroupProxy-13-1 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.155 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.155 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.155 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.155 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.155 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.156 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.157 [eventLoopGroupProxy-13-1 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.157 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.157 [eventLoopGroupProxy-13-1 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.157 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.158 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.158 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.158 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.158 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.158 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.159 [eventLoopGroupProxy-13-1 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.160 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.160 [eventLoopGroupProxy-13-1 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 13:53:23.160 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.160 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.160 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.160 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.160 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.161 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.162 [eventLoopGroupProxy-13-1 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.162 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.162 [eventLoopGroupProxy-13-1 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.162 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.163 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.163 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.163 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.163 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.163 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.164 [eventLoopGroupProxy-13-1 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.164 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.164 [eventLoopGroupProxy-13-1 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.165 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.165 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.165 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.165 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.165 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.166 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.166 [eventLoopGroupProxy-13-1 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.167 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.167 [eventLoopGroupProxy-13-1 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.167 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.167 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.167 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.167 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.167 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.168 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.169 [eventLoopGroupProxy-13-1 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.169 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.169 [eventLoopGroupProxy-13-1 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.169 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.169 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.169 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.169 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.169 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.170 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.171 [eventLoopGroupProxy-13-1 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.171 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.171 [eventLoopGroupProxy-13-1 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.171 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.172 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.172 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.172 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.172 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.173 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.174 [eventLoopGroupProxy-13-1 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.174 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.174 [eventLoopGroupProxy-13-1 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.174 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.175 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.175 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.175 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.175 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.176 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.177 [eventLoopGroupProxy-13-1 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.177 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.177 [eventLoopGroupProxy-13-1 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.177 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.177 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.177 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.177 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.178 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.178 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.179 [eventLoopGroupProxy-13-1 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.179 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.179 [eventLoopGroupProxy-13-1 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.179 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.180 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.180 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.180 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.180 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.180 [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-05-21 13:53:23.181 [eventLoopGroupProxy-13-1 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.181 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.181 [eventLoopGroupProxy-13-1 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.182 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.183 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.183 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.183 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.183 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.183 [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-05-21 13:53:23.184 [eventLoopGroupProxy-13-1 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.184 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.184 [eventLoopGroupProxy-13-1 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.184 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.185 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.185 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.185 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.185 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.185 [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-05-21 13:53:23.220 [DefaultDispatcher-worker-13 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-21 13:53:23.228 [eventLoopGroupProxy-13-1 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.228 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.228 [eventLoopGroupProxy-13-1 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 13:53:23.228 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.229 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.229 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.229 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.229 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.230 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.230 [eventLoopGroupProxy-13-1 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.231 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.231 [eventLoopGroupProxy-13-1 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 13:53:23.231 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.232 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.232 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.232 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.232 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.233 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.234 [eventLoopGroupProxy-13-1 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.234 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.234 [eventLoopGroupProxy-13-1 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.234 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.235 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.235 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.235 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.235 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.236 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.237 [eventLoopGroupProxy-13-1 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.237 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.237 [eventLoopGroupProxy-13-1 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.237 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.238 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.238 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.238 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.238 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.239 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.281 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.281 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.281 [eventLoopGroupProxy-13-1 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:23.281 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.282 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.282 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.282 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.282 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.283 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.326 [eventLoopGroupProxy-13-1 @coroutine#1022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.326 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.326 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 13:53:23.326 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.327 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.327 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.327 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.327 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.327 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.328 [eventLoopGroupProxy-13-1 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.328 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.328 [eventLoopGroupProxy-13-1 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.329 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.329 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.329 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.329 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.329 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.330 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.331 [eventLoopGroupProxy-13-1 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.331 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.331 [eventLoopGroupProxy-13-1 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.331 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.332 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.332 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.332 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.332 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.332 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.374 [eventLoopGroupProxy-13-1 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.375 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.375 [eventLoopGroupProxy-13-1 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 13:53:23.375 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.376 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.376 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.376 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.376 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.376 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.377 [eventLoopGroupProxy-13-1 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.377 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.377 [eventLoopGroupProxy-13-1 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.378 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.378 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.378 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.378 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.378 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.379 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.380 [eventLoopGroupProxy-13-1 @coroutine#1047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.380 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.380 [eventLoopGroupProxy-13-1 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.380 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.381 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.381 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.381 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.381 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.382 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.383 [eventLoopGroupProxy-13-1 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.383 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.383 [eventLoopGroupProxy-13-1 @call-handler#1051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.383 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.384 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.384 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.384 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.384 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.384 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.385 [eventLoopGroupProxy-13-1 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.385 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.385 [eventLoopGroupProxy-13-1 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.385 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.386 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.386 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.386 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.386 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.387 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.428 [eventLoopGroupProxy-13-1 @coroutine#1062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.428 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.428 [eventLoopGroupProxy-13-1 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-21 13:53:23.429 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.429 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.429 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.429 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.429 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.430 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.431 [eventLoopGroupProxy-13-1 @coroutine#1067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.431 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.431 [eventLoopGroupProxy-13-1 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.432 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.432 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.432 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.432 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.432 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.433 [eventLoopGroupProxy-13-1 @call-handler#1071] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.434 [eventLoopGroupProxy-13-1 @coroutine#1072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.434 [eventLoopGroupProxy-13-1 @call-handler#1071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.434 [eventLoopGroupProxy-13-1 @call-handler#1071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.434 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.434 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.434 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.434 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.434 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.435 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.436 [eventLoopGroupProxy-13-1 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.436 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.436 [eventLoopGroupProxy-13-1 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.436 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.437 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.437 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.437 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.437 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.438 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.438 [eventLoopGroupProxy-13-1 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.439 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.439 [eventLoopGroupProxy-13-1 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.439 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.439 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.439 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.439 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.439 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.440 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.441 [eventLoopGroupProxy-13-1 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.441 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.441 [eventLoopGroupProxy-13-1 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.441 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.442 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.442 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.442 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.442 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.442 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.443 [eventLoopGroupProxy-13-1 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.443 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.443 [eventLoopGroupProxy-13-1 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.443 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.444 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.444 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.444 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.444 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.444 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.445 [eventLoopGroupProxy-13-1 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.445 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.445 [eventLoopGroupProxy-13-1 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.446 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.446 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.446 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.446 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.446 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.447 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.447 [eventLoopGroupProxy-13-1 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.447 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.448 [eventLoopGroupProxy-13-1 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.448 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.448 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.448 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.448 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.448 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.449 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.450 [eventLoopGroupProxy-13-1 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.450 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.450 [eventLoopGroupProxy-13-1 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.450 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.451 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.451 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.451 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.451 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.451 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.452 [eventLoopGroupProxy-13-1 @coroutine#1112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.452 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.452 [eventLoopGroupProxy-13-1 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.453 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.453 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.453 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.453 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.453 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.454 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.455 [eventLoopGroupProxy-13-1 @coroutine#1117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.455 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.455 [eventLoopGroupProxy-13-1 @call-handler#1116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.455 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.455 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.455 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.455 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.455 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.456 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.457 [eventLoopGroupProxy-13-1 @coroutine#1122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.457 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.457 [eventLoopGroupProxy-13-1 @call-handler#1121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.457 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.458 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.458 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.458 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.458 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.458 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.500 [eventLoopGroupProxy-13-1 @coroutine#1127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.500 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.501 [eventLoopGroupProxy-13-1 @call-handler#1126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 13:53:23.501 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.502 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.502 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.502 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.502 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.503 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.504 [eventLoopGroupProxy-13-1 @coroutine#1132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.504 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.504 [eventLoopGroupProxy-13-1 @call-handler#1131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.504 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.505 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.505 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.505 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.505 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.506 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.506 [eventLoopGroupProxy-13-1 @coroutine#1137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.507 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.507 [eventLoopGroupProxy-13-1 @call-handler#1136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 13:53:23.507 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.507 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.507 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.507 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.507 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.508 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.550 [eventLoopGroupProxy-13-1 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.550 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.550 [eventLoopGroupProxy-13-1 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:23.551 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.551 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.551 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.551 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.551 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.552 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.553 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.553 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.553 [eventLoopGroupProxy-13-1 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.553 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.555 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.555 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.555 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.555 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.555 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.556 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.556 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.556 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.556 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.557 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.557 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.557 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.557 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.558 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.558 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.558 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.558 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.559 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.559 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.559 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.559 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.559 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.560 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.601 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.601 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.601 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-21 13:53:23.601 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.602 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.602 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.602 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.602 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.603 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.604 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.604 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.604 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.604 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.605 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.605 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.605 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.605 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.605 [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-05-21 13:53:23.647 [eventLoopGroupProxy-13-1 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.647 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.647 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:23.647 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.648 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.648 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.648 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.648 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.649 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.693 [eventLoopGroupProxy-13-1 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.693 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.693 [eventLoopGroupProxy-13-1 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-21 13:53:23.694 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.694 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.694 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.694 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.694 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.695 [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-05-21 13:53:23.730 [DefaultDispatcher-worker-17 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-21 13:53:23.737 [eventLoopGroupProxy-13-1 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.737 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.737 [eventLoopGroupProxy-13-1 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:23.738 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.738 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.739 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.739 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.739 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.739 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.781 [eventLoopGroupProxy-13-1 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.781 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.781 [eventLoopGroupProxy-13-1 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:23.781 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.782 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.782 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.782 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.782 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.783 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.783 [eventLoopGroupProxy-13-1 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.783 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.784 [eventLoopGroupProxy-13-1 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 13:53:23.784 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.784 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.784 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.784 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.784 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.785 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.785 [eventLoopGroupProxy-13-1 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.786 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.786 [eventLoopGroupProxy-13-1 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.786 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.786 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.786 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.786 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.786 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.787 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.788 [eventLoopGroupProxy-13-1 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.788 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.788 [eventLoopGroupProxy-13-1 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.788 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.788 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.789 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.789 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.789 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.789 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.790 [eventLoopGroupProxy-13-1 @coroutine#1209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.790 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.790 [eventLoopGroupProxy-13-1 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.790 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.791 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.791 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.791 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.791 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.791 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.792 [eventLoopGroupProxy-13-1 @coroutine#1214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.792 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.792 [eventLoopGroupProxy-13-1 @call-handler#1213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.792 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.794 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.794 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.794 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.794 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.794 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.795 [eventLoopGroupProxy-13-1 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.795 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.795 [eventLoopGroupProxy-13-1 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.795 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.797 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.797 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.797 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.797 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.797 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.798 [eventLoopGroupProxy-13-1 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.798 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.799 [eventLoopGroupProxy-13-1 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.799 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.799 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.799 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.799 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.799 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.800 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.801 [eventLoopGroupProxy-13-1 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.801 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.801 [eventLoopGroupProxy-13-1 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.801 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.802 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.802 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.802 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.802 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.803 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.804 [eventLoopGroupProxy-13-1 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.804 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.804 [eventLoopGroupProxy-13-1 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 13:53:23.804 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.804 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.804 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.804 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.804 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.806 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.807 [eventLoopGroupProxy-13-1 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.807 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.807 [eventLoopGroupProxy-13-1 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.808 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.808 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.808 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.808 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.808 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.809 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.810 [eventLoopGroupProxy-13-1 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.810 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.810 [eventLoopGroupProxy-13-1 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.810 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.811 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.811 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.811 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.811 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.811 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.812 [eventLoopGroupProxy-13-1 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.812 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.812 [eventLoopGroupProxy-13-1 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.812 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.813 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.813 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.813 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.813 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.813 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.814 [eventLoopGroupProxy-13-1 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.814 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.814 [eventLoopGroupProxy-13-1 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.814 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.815 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.815 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.815 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.815 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.815 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.816 [eventLoopGroupProxy-13-1 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.816 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.816 [eventLoopGroupProxy-13-1 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.816 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.817 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.817 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.817 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.817 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.817 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.860 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.860 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.860 [eventLoopGroupProxy-13-1 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 13:53:23.861 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.861 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.861 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.861 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.861 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.862 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.863 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.863 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.863 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.863 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.864 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.864 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.864 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.864 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.864 [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-05-21 13:53:23.865 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.866 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.866 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 13:53:23.866 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.866 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.866 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.866 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.866 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.867 [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-05-21 13:53:23.868 [eventLoopGroupProxy-13-1 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.868 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.868 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.868 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.868 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.868 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.868 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.868 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.869 [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-05-21 13:53:23.869 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.870 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.870 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.870 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.870 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.870 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.870 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.870 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.871 [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-05-21 13:53:23.872 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.872 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.872 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.872 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.873 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.873 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.873 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.873 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.873 [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-05-21 13:53:23.874 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.875 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.875 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 13:53:23.875 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.875 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.875 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.875 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.875 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.876 [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-05-21 13:53:23.919 [eventLoopGroupProxy-13-1 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.919 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.919 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 13:53:23.919 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.920 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.920 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.920 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.920 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.921 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.922 [eventLoopGroupProxy-13-1 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.922 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.922 [eventLoopGroupProxy-13-1 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.922 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.923 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.923 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.923 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.923 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.924 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.925 [eventLoopGroupProxy-13-1 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.925 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.925 [eventLoopGroupProxy-13-1 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.925 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.926 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.926 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.926 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.926 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.926 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.968 [eventLoopGroupProxy-13-1 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.969 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.969 [eventLoopGroupProxy-13-1 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 13:53:23.969 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.970 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.970 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.970 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.970 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.971 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.971 [eventLoopGroupProxy-13-1 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.972 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.972 [eventLoopGroupProxy-13-1 @call-handler#1319] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 13:53:23.972 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.972 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.972 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.972 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.972 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.973 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.974 [eventLoopGroupProxy-13-1 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.974 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.974 [eventLoopGroupProxy-13-1 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.974 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.974 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.974 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.974 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.974 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.975 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.976 [eventLoopGroupProxy-13-1 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.976 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.976 [eventLoopGroupProxy-13-1 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.976 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.976 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.976 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.976 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.976 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.977 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.977 [eventLoopGroupProxy-13-1 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.978 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.978 [eventLoopGroupProxy-13-1 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.978 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.978 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.978 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.978 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.978 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.978 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.979 [eventLoopGroupProxy-13-1 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.979 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.979 [eventLoopGroupProxy-13-1 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.979 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.980 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.980 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.980 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.980 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.981 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.982 [eventLoopGroupProxy-13-1 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.982 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.982 [eventLoopGroupProxy-13-1 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.982 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.983 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.983 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.983 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.983 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.983 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.984 [eventLoopGroupProxy-13-1 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.984 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.984 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.984 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.985 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.985 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.985 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.985 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.985 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.986 [eventLoopGroupProxy-13-1 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.986 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.986 [eventLoopGroupProxy-13-1 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.986 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.987 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.987 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.987 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.987 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.987 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.988 [eventLoopGroupProxy-13-1 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.988 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.988 [eventLoopGroupProxy-13-1 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.988 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.989 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.989 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.989 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.989 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.990 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.991 [eventLoopGroupProxy-13-1 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.991 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.991 [eventLoopGroupProxy-13-1 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.991 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.992 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.992 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.992 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.992 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.992 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:23.993 [eventLoopGroupProxy-13-1 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:23.993 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:23.993 [eventLoopGroupProxy-13-1 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:23.993 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.993 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.993 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:23.993 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:23.993 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:23.994 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.036 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.036 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.037 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:24.037 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.037 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.037 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.037 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.037 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.038 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.039 [eventLoopGroupProxy-13-1 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.039 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.039 [eventLoopGroupProxy-13-1 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.039 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.040 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.040 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.040 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.040 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.040 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.082 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.082 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.083 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 13:53:24.083 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.083 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.083 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.083 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.083 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.084 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.084 [eventLoopGroupProxy-13-1 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.085 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.085 [eventLoopGroupProxy-13-1 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.085 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.085 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.085 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.085 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.085 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.086 [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-05-21 13:53:24.136 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.136 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.136 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2025-05-21 13:53:24.137 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.137 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.137 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.137 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.137 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.137 [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-05-21 13:53:24.179 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.179 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.179 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:24.179 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.180 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.180 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.180 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.180 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.180 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.222 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.222 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.222 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:24.222 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.223 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.223 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.223 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.223 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.223 [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-05-21 13:53:24.239 [DefaultDispatcher-worker-15 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-21 13:53:24.265 [eventLoopGroupProxy-13-1 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.265 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.265 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:24.266 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.266 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.266 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.266 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.266 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.267 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.308 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.308 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.308 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-21 13:53:24.308 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.309 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.309 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.309 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.309 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.309 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.310 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.310 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.310 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.310 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.311 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.311 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.311 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.311 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.311 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.353 [eventLoopGroupProxy-13-1 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.353 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.353 [eventLoopGroupProxy-13-1 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:24.353 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.354 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.354 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.354 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.354 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.354 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.355 [eventLoopGroupProxy-13-1 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.355 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.355 [eventLoopGroupProxy-13-1 @call-handler#1431] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.356 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.356 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.356 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.356 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.356 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.356 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.357 [eventLoopGroupProxy-13-1 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.357 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.358 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 13:53:24.358 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.358 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.358 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.358 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.358 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.358 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.359 [eventLoopGroupProxy-13-1 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.359 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.359 [eventLoopGroupProxy-13-1 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.360 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.360 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.360 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.360 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.360 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.360 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.361 [eventLoopGroupProxy-13-1 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.361 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.361 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.362 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.363 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.363 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.363 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.363 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.363 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.364 [eventLoopGroupProxy-13-1 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.364 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.364 [eventLoopGroupProxy-13-1 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.364 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.366 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.366 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.366 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.366 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.366 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.408 [eventLoopGroupProxy-13-1 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.409 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.409 [eventLoopGroupProxy-13-1 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 13:53:24.409 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.410 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.410 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.410 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.410 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.410 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.411 [eventLoopGroupProxy-13-1 @coroutine#1462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.411 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.411 [eventLoopGroupProxy-13-1 @call-handler#1461] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.412 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.412 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.412 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.412 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.412 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.412 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.413 [eventLoopGroupProxy-13-1 @coroutine#1467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.413 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.413 [eventLoopGroupProxy-13-1 @call-handler#1466] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.413 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.414 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.414 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.414 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.414 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.414 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.415 [eventLoopGroupProxy-13-1 @coroutine#1472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.415 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.415 [eventLoopGroupProxy-13-1 @call-handler#1471] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.415 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.415 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.415 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.415 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.415 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.416 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.458 [eventLoopGroupProxy-13-1 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.458 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.458 [eventLoopGroupProxy-13-1 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:24.458 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.459 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.459 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.459 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.459 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.459 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.460 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.460 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.460 [eventLoopGroupProxy-13-1 @call-handler#1481] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.460 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.460 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.461 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.461 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.461 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.461 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.462 [eventLoopGroupProxy-13-1 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.462 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.462 [eventLoopGroupProxy-13-1 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.462 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.462 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.462 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.462 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.462 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.463 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.463 [eventLoopGroupProxy-13-1 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.463 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.463 [eventLoopGroupProxy-13-1 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-05-21 13:53:24.464 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.464 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.464 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.464 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.464 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.464 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.502 [DefaultDispatcher-worker-12 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.506 [eventLoopGroupProxy-13-1 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.506 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.506 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:24.506 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.507 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.507 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.507 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.507 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.507 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.517 [DefaultDispatcher-worker-8 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2025-05-21 13:53:24.549 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.550 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.550 [eventLoopGroupProxy-13-1 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 13:53:24.550 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.550 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.550 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.550 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.550 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.551 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.552 [eventLoopGroupProxy-13-1 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.552 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.552 [eventLoopGroupProxy-13-1 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.552 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.553 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.553 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.553 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.553 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.553 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.598 [eventLoopGroupProxy-13-1 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.598 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.598 [eventLoopGroupProxy-13-1 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-05-21 13:53:24.598 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.599 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.599 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.599 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.599 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.599 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.600 [eventLoopGroupProxy-13-1 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.600 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.600 [eventLoopGroupProxy-13-1 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.601 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.601 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.601 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.601 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.601 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.602 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.643 [eventLoopGroupProxy-13-1 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.643 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.643 [eventLoopGroupProxy-13-1 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-21 13:53:24.643 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.644 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.644 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.644 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.644 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.644 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.645 [eventLoopGroupProxy-13-1 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.645 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.645 [eventLoopGroupProxy-13-1 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.645 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.646 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.646 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.646 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.646 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.646 [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-05-21 13:53:24.688 [eventLoopGroupProxy-13-1 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.688 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.688 [eventLoopGroupProxy-13-1 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:24.688 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.689 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.689 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.689 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.689 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.689 [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-05-21 13:53:24.731 [eventLoopGroupProxy-13-1 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.731 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.731 [eventLoopGroupProxy-13-1 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:24.731 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.732 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.732 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.732 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.732 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.732 [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-05-21 13:53:24.733 [eventLoopGroupProxy-13-1 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.733 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.733 [eventLoopGroupProxy-13-1 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.733 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.733 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.733 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.733 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.733 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.734 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.746 [DefaultDispatcher-worker-6 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-21 13:53:24.776 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.776 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.776 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:24.777 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.777 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.777 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.777 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.777 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.778 [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-05-21 13:53:24.778 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.778 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.778 [eventLoopGroupProxy-13-1 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-05-21 13:53:24.779 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.779 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.779 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.779 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.779 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.779 [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-05-21 13:53:24.780 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.780 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.780 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.780 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.781 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.781 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.781 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.781 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.781 [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-05-21 13:53:24.782 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.782 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.782 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.782 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.783 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.783 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.783 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.783 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.783 [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-05-21 13:53:24.829 [eventLoopGroupProxy-13-1 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.829 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.829 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-05-21 13:53:24.829 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.830 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.830 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.830 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.830 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.830 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.872 [eventLoopGroupProxy-13-1 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.872 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.872 [eventLoopGroupProxy-13-1 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 13:53:24.872 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.873 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.873 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.873 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.873 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.873 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.874 [eventLoopGroupProxy-13-1 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.874 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.874 [eventLoopGroupProxy-13-1 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.875 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.875 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.875 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.875 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.875 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.875 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.876 [eventLoopGroupProxy-13-1 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.876 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.876 [eventLoopGroupProxy-13-1 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 13:53:24.877 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.877 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.877 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/blob/upload-batch-data. 2025-05-21 13:53:24.877 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.877 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:24.878 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 13:53:24.880 [eventLoopGroupProxy-13-1 @coroutine#1594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:24.880 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.880 [eventLoopGroupProxy-13-1 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 13:53:24.880 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/blob/upload-batch-data 2025-05-21 13:53:24.886 [DefaultDispatcher-worker-20 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-21 13:53:24.890 [DefaultDispatcher-worker-7 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-21 13:53:24.890 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/UmAppDatabase/replication/message 2025-05-21 13:53:24.890 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37687/UmAppDatabase/replication/message. 2025-05-21 13:53:24.890 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/UmAppDatabase/replication/message 2025-05-21 13:53:24.890 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37687/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 13:53:24.890 [eventLoopGroupProxy-13-1 @call-handler#1603] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:24.891 [eventLoopGroupProxy-13-1 @call-handler#1603] 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-05-21 13:53:24.891 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 13:53:24.902 [DefaultDispatcher-worker-18 @call-handler#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-05-21 13:53:24.902 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:24.902 [eventLoopGroupProxy-13-1 @call-handler#1603] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-05-21 13:53:24.903 [DefaultDispatcher-worker-18 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37687/api/content/730108375074869248/_ustadmanifest.json 2025-05-21 13:53:24.903 [DefaultDispatcher-worker-18 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37687/api/content/730108375074869248/_ustadmanifest.json. 2025-05-21 13:53:24.903 [DefaultDispatcher-worker-18 @coroutine#749] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37687/api/content/730108375074869248/_ustadmanifest.json 2025-05-21 13:53:24.903 [DefaultDispatcher-worker-6 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/UmAppDatabase/replication/message 2025-05-21 13:53:24.903 [DefaultDispatcher-worker-6 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37687/UmAppDatabase/replication/message 2025-05-21 13:53:24.903 [DefaultDispatcher-worker-6 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37687/UmAppDatabase/replication/message. 2025-05-21 13:53:24.903 [DefaultDispatcher-worker-6 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37687/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:24.903 [DefaultDispatcher-worker-7 @coroutine#749] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37687/api/content/730108375074869248/_ustadmanifest.json 2025-05-21 13:53:24.903 [DefaultDispatcher-worker-7 @coroutine#749] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37687/api/content/730108375074869248/_ustadmanifest.json 2025-05-21 13:53:24.904 [DefaultDispatcher-worker-4 @coroutine#749] 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:37687/api/content/730108375074869248/_ustadmanifest.json. 2025-05-21 13:53:24.904 [DefaultDispatcher-worker-4 @coroutine#749] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37687/api/content/730108375074869248/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 13:53:24.908 [DefaultDispatcher-worker-14 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-21 13:53:24.918 [DefaultDispatcher-worker-14 @coroutine#749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-05-21 13:53:24.931 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-21 13:53:24.931 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-21 13:53:24.931 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-21 13:53:24.931 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-21 13:53:24.931 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-21 13:53:24.933 [Test worker @coroutine#1619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2025-05-21 13:53:24.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-05-21 13:53:24.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-05-21 13:53:24.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:24.933 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b: (connection evicted) 2025-05-21 13:53:24.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:24.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-05-21 13:53:24.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-05-21 13:53:25.014 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 13:53:25.014 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 13:53:25.386 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 13:53:25.936 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5bc1903 2025-05-21 13:53:25.936 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5bc1903 2025-05-21 13:53:25.939 [Test worker @coroutine#1624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-05-21 13:53:25.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-05-21 13:53:25.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-05-21 13:53:25.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:25.939 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4: (connection evicted) 2025-05-21 13:53:25.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:25.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-05-21 13:53:25.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4505015b 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:25.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@67167f8f 2025-05-21 13:53:25.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@67167f8f 2025-05-21 13:53:25.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-05-21 13:53:25.983 [DefaultDispatcher-worker-9 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67167f8f 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@105cdf61 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:25.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2025-05-21 13:53:25.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2025-05-21 13:53:25.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7657d29f 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:25.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2025-05-21 13:53:25.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2025-05-21 13:53:25.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-05-21 13:53:25.990 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-21 13:53:25.991 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-21 13:53:25.992 [DefaultDispatcher-worker-9 @coroutine#1640] INFO ktor.application - Responding at http://0.0.0.0:45873 2025-05-21 13:53:25.995 [DefaultDispatcher-worker-9 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2025-05-21 13:53:25.996 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45873/api/blob/upload-init-batch 2025-05-21 13:53:25.996 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45873/api/blob/upload-init-batch. 2025-05-21 13:53:25.996 [Test worker @coroutine#1641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45873/api/blob/upload-init-batch 2025-05-21 13:53:25.996 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45873/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 13:53:25.997 [eventLoopGroupProxy-16-1 @call-handler#1647] 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-05-21 13:53:25.998 [eventLoopGroupProxy-16-1 @call-handler#1647] 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-05-21 13:53:25.998 [eventLoopGroupProxy-16-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2025-05-21 13:53:25.999 [Test worker @coroutine#1641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45873/api/blob/upload-init-batch 2025-05-21 13:53:25.999 [Test worker @coroutine#1641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45873/api/blob/upload-init-batch 2025-05-21 13:53:25.999 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45873/api/blob/upload-init-batch. 2025-05-21 13:53:25.999 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45873/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:26.000 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45873/api/blob/upload-batch-data 2025-05-21 13:53:26.000 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45873/api/blob/upload-batch-data. 2025-05-21 13:53:26.000 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45873/api/blob/upload-batch-data 2025-05-21 13:53:26.000 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45873/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:26.000 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-05-21 13:53:26.002 [eventLoopGroupProxy-16-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2025-05-21 13:53:26.002 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:26.002 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45873/api/blob/upload-batch-data 2025-05-21 13:53:26.003 [eventLoopGroupProxy-16-2 @call-handler#1664] 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-05-21 13:53:26.005 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:26.008 [Test worker @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2025-05-21 13:53:26.048 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:26.088 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:26.089 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:27.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c31e01f 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:27.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@442151d1 2025-05-21 13:53:27.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@442151d1 2025-05-21 13:53:27.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-05-21 13:53:27.113 [DefaultDispatcher-worker-2 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442151d1 2025-05-21 13:53:27.119 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58457/api/blob/upload-init-batch 2025-05-21 13:53:27.119 [Test worker @coroutine#1673] 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:58457/api/blob/upload-init-batch. 2025-05-21 13:53:27.119 [Test worker @coroutine#1673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58457/api/blob/upload-init-batch 2025-05-21 13:53:27.119 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58457/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 13:53:27.122 [Test worker @coroutine#1673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58457/api/blob/upload-init-batch 2025-05-21 13:53:27.122 [Test worker @coroutine#1673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58457/api/blob/upload-init-batch 2025-05-21 13:53:27.122 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58457/api/blob/upload-init-batch. 2025-05-21 13:53:27.122 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58457/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:27.130 [DefaultDispatcher-worker-1 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442151d1 2025-05-21 13:53:27.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-05-21 13:53:27.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-05-21 13:53:27.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:27.141 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@442151d1: (connection evicted) 2025-05-21 13:53:27.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:27.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-05-21 13:53:27.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@211cf27b 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:27.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-05-21 13:53:27.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4b9592 2025-05-21 13:53:27.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4b9592 2025-05-21 13:53:27.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-05-21 13:53:27.163 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59389/api/blob/upload-init-batch 2025-05-21 13:53:27.163 [Test worker @coroutine#1684] 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:59389/api/blob/upload-init-batch. 2025-05-21 13:53:27.163 [Test worker @coroutine#1684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59389/api/blob/upload-init-batch 2025-05-21 13:53:27.163 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59389/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 13:53:27.166 [Test worker @coroutine#1684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59389/api/blob/upload-init-batch 2025-05-21 13:53:27.166 [Test worker @coroutine#1684] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59389/api/blob/upload-init-batch 2025-05-21 13:53:27.166 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59389/api/blob/upload-init-batch. 2025-05-21 13:53:27.166 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59389/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:27.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-05-21 13:53:27.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-05-21 13:53:27.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:27.168 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e4b9592: (connection evicted) 2025-05-21 13:53:27.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:27.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-05-21 13:53:27.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-05-21 13:53:27.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-05-21 13:53:27.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:27.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:27.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:27.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@725490dd 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:27.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:27.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:27.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:27.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:27.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:27.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:27.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:27.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-05-21 13:53:27.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c89c98a 2025-05-21 13:53:27.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c89c98a 2025-05-21 13:53:27.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-05-21 13:53:27.191 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58057/api/blob/upload-init-batch 2025-05-21 13:53:27.191 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58057/api/blob/upload-init-batch. 2025-05-21 13:53:27.191 [Test worker @coroutine#1690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58057/api/blob/upload-init-batch 2025-05-21 13:53:27.191 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58057/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 13:53:27.193 [Test worker @coroutine#1690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58057/api/blob/upload-init-batch 2025-05-21 13:53:27.193 [Test worker @coroutine#1690] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58057/api/blob/upload-init-batch 2025-05-21 13:53:27.193 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58057/api/blob/upload-init-batch. 2025-05-21 13:53:27.193 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58057/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:27.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-05-21 13:53:27.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-05-21 13:53:27.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:27.199 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c89c98a: (connection evicted) 2025-05-21 13:53:27.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:27.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-05-21 13:53:27.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-05-21 13:53:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-05-21 13:53:27.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2370c90 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:27.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-05-21 13:53:27.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2025-05-21 13:53:27.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2025-05-21 13:53:27.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-05-21 13:53:27.727 [DefaultDispatcher-worker-5 @coroutine#1711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a0e35c3 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:27.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:27.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-05-21 13:53:27.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@325a781c 2025-05-21 13:53:27.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@325a781c 2025-05-21 13:53:27.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-05-21 13:53:27.761 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:27.779 [DefaultDispatcher-worker-20 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@325a781c 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46bff388 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:27.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:27.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:27.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-05-21 13:53:27.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-05-21 13:53:27.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-05-21 13:53:27.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-05-21 13:53:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aec151b 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:27.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-05-21 13:53:27.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-05-21 13:53:27.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-05-21 13:53:27.838 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:27.842 [DefaultDispatcher-worker-18 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-05-21 13:53:27.854 [DefaultDispatcher-worker-12 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-05-21 13:53:27.860 [DefaultDispatcher-worker-10 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-05-21 13:53:27.868 [DefaultDispatcher-worker-11 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-05-21 13:53:27.872 [Test worker @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-05-21 13:53:27.879 [DefaultDispatcher-worker-20 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-05-21 13:53:27.885 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:27.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-05-21 13:53:27.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-05-21 13:53:27.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:27.887 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14b9817b: (connection evicted) 2025-05-21 13:53:27.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:27.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-05-21 13:53:27.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45bbb3e8 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:27.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:27.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-05-21 13:53:27.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2025-05-21 13:53:27.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2025-05-21 13:53:27.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-05-21 13:53:27.926 [DefaultDispatcher-worker-19 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2025-05-21 13:53:27.937 [DefaultDispatcher-worker-14 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2025-05-21 13:53:27.943 [DefaultDispatcher-worker-9 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2025-05-21 13:53:27.949 [DefaultDispatcher-worker-5 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67167f8f 2025-05-21 13:53:27.952 [DefaultDispatcher-worker-19 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2025-05-21 13:53:27.954 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2025-05-21 13:53:27.962 [DefaultDispatcher-worker-18 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2025-05-21 13:53:27.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-05-21 13:53:27.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-05-21 13:53:27.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:27.966 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13976c57: (connection evicted) 2025-05-21 13:53:27.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:27.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-05-21 13:53:27.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f1aa2bc 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:27.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:27.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-05-21 13:53:27.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d03df76 2025-05-21 13:53:27.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d03df76 2025-05-21 13:53:27.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-05-21 13:53:27.990 [DefaultDispatcher-worker-3 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2025-05-21 13:53:27.996 [DefaultDispatcher-worker-12 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d03df76 2025-05-21 13:53:28.002 [DefaultDispatcher-worker-19 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d03df76 2025-05-21 13:53:28.008 [DefaultDispatcher-worker-4 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d03df76 2025-05-21 13:53:28.021 [DefaultDispatcher-worker-13 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d03df76 2025-05-21 13:53:28.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-05-21 13:53:28.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-05-21 13:53:28.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:28.028 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d03df76: (connection evicted) 2025-05-21 13:53:28.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:28.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-05-21 13:53:28.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ed4674 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:28.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-05-21 13:53:28.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2025-05-21 13:53:28.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2025-05-21 13:53:28.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-05-21 13:53:28.072 [DefaultDispatcher-worker-6 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2025-05-21 13:53:28.081 [DefaultDispatcher-worker-19 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2025-05-21 13:53:28.089 [DefaultDispatcher-worker-2 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2025-05-21 13:53:28.094 [DefaultDispatcher-worker-18 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2025-05-21 13:53:28.102 [Test worker @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2025-05-21 13:53:28.110 [DefaultDispatcher-worker-1 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2025-05-21 13:53:28.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-05-21 13:53:28.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-05-21 13:53:28.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:28.118 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8: (connection evicted) 2025-05-21 13:53:28.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:28.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-05-21 13:53:28.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ecead5 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:33.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-05-21 13:53:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:33.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-05-21 13:53:33.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d61b62 2025-05-21 13:53:33.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d61b62 2025-05-21 13:53:33.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-05-21 13:53:33.271 [DefaultDispatcher-worker-3 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d61b62 2025-05-21 13:53:33.335 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:33.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-05-21 13:53:33.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:33.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:33.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:33.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:33.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:33.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:33.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64096a41 2025-05-21 13:53:33.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:33.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:33.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:33.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:33.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:33.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:33.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:33.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:33.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:33.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:33.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-05-21 13:53:33.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-05-21 13:53:33.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-05-21 13:53:33.944 [DefaultDispatcher-worker-3 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-05-21 13:53:33.953 [DefaultDispatcher-worker-1 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-05-21 13:53:33.960 [DefaultDispatcher-worker-6 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-05-21 13:53:33.970 [DefaultDispatcher-worker-20 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-05-21 13:53:33.981 [DefaultDispatcher-worker-2 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d426e01 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:33.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-05-21 13:53:33.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-05-21 13:53:33.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-05-21 13:53:33.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-05-21 13:53:34.017 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:34.023 [DefaultDispatcher-worker-9 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-05-21 13:53:34.029 [DefaultDispatcher-worker-13 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-05-21 13:53:34.035 [DefaultDispatcher-worker-1 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-05-21 13:53:34.040 [DefaultDispatcher-worker-14 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8f97dd 2025-05-21 13:53:34.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-05-21 13:53:34.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:34.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36e11b60 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:34.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-05-21 13:53:34.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-05-21 13:53:34.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-05-21 13:53:34.068 [DefaultDispatcher-worker-11 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-05-21 13:53:34.077 [DefaultDispatcher-worker-21 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-05-21 13:53:34.083 [DefaultDispatcher-worker-19 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-05-21 13:53:34.088 [DefaultDispatcher-worker-1 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-05-21 13:53:34.089 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:34.093 [DefaultDispatcher-worker-17 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-05-21 13:53:34.103 [DefaultDispatcher-worker-1 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-05-21 13:53:34.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c4697fc 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:34.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-05-21 13:53:34.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-05-21 13:53:34.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-05-21 13:53:34.130 [DefaultDispatcher-worker-19 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-05-21 13:53:34.136 [DefaultDispatcher-worker-15 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-05-21 13:53:34.141 [DefaultDispatcher-worker-3 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-05-21 13:53:34.144 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:34.146 [DefaultDispatcher-worker-4 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-05-21 13:53:34.152 [DefaultDispatcher-worker-14 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f38545a 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:34.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:34.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-05-21 13:53:34.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-05-21 13:53:34.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-05-21 13:53:34.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-05-21 13:53:34.177 [DefaultDispatcher-worker-14 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-05-21 13:53:34.184 [DefaultDispatcher-worker-1 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-05-21 13:53:34.189 [DefaultDispatcher-worker-1 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-05-21 13:53:34.194 [DefaultDispatcher-worker-14 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-05-21 13:53:34.199 [DefaultDispatcher-worker-12 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-05-21 13:53:34.205 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:34.206 [DefaultDispatcher-worker-3 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-05-21 13:53:34.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-05-21 13:53:34.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c4231e5 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:34.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-05-21 13:53:34.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-05-21 13:53:34.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-05-21 13:53:34.234 [DefaultDispatcher-worker-13 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-05-21 13:53:34.240 [DefaultDispatcher-worker-20 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-05-21 13:53:34.245 [DefaultDispatcher-worker-8 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-05-21 13:53:34.249 [DefaultDispatcher-worker-20 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2220c5f7 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:34.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:34.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-05-21 13:53:34.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b0dd3a 2025-05-21 13:53:34.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b0dd3a 2025-05-21 13:53:34.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-05-21 13:53:34.254 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:34.273 [DefaultDispatcher-worker-6 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b0dd3a 2025-05-21 13:53:34.278 [DefaultDispatcher-worker-1 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b0dd3a 2025-05-21 13:53:34.283 [DefaultDispatcher-worker-7 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b0dd3a 2025-05-21 13:53:34.288 [DefaultDispatcher-worker-4 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b0dd3a 2025-05-21 13:53:34.292 [DefaultDispatcher-worker-5 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b0dd3a 2025-05-21 13:53:34.300 [DefaultDispatcher-worker-12 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b0dd3a 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b30b25f 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:34.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-05-21 13:53:34.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@195d4780 2025-05-21 13:53:34.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@195d4780 2025-05-21 13:53:34.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-05-21 13:53:34.310 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-05-21 13:53:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@427128a6 2025-05-21 13:53:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:34.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@28468162 2025-05-21 13:53:34.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@28468162 2025-05-21 13:53:34.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-05-21 13:53:34.347 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28468162 2025-05-21 13:53:34.350 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28468162 2025-05-21 13:53:34.351 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:34.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-05-21 13:53:34.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:34.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:34.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69d9d322 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:34.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e00723b 2025-05-21 13:53:34.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e00723b 2025-05-21 13:53:34.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-05-21 13:53:34.378 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e00723b 2025-05-21 13:53:34.384 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e00723b 2025-05-21 13:53:34.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4417755b 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:34.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:34.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-05-21 13:53:34.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0a5848 2025-05-21 13:53:34.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0a5848 2025-05-21 13:53:34.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-05-21 13:53:34.406 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:34.415 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0a5848 2025-05-21 13:53:34.418 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0a5848 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c7b4a31 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:34.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:34.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-05-21 13:53:34.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@235d46b2 2025-05-21 13:53:34.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@235d46b2 2025-05-21 13:53:34.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-05-21 13:53:34.424 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:34.443 [Test worker @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235d46b2 2025-05-21 13:53:34.449 [Test worker @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235d46b2 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f0bf0ed 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:34.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e17a9e6 2025-05-21 13:53:34.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e17a9e6 2025-05-21 13:53:34.455 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:34.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-05-21 13:53:34.483 [DefaultDispatcher-worker-13 @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e17a9e6 2025-05-21 13:53:34.492 [DefaultDispatcher-worker-13 @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e17a9e6 2025-05-21 13:53:34.495 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:34.522 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:34.527 [DefaultDispatcher-worker-4 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e17a9e6 2025-05-21 13:53:34.556 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:35.537 [DefaultDispatcher-worker-13 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e17a9e6 2025-05-21 13:53:35.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5319efc0 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:35.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-05-21 13:53:35.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-05-21 13:53:35.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-05-21 13:53:35.573 [DefaultDispatcher-worker-2 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-05-21 13:53:35.579 [DefaultDispatcher-worker-9 @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-05-21 13:53:35.586 [DefaultDispatcher-worker-21 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e64a46 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:35.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:35.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:35.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:35.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:35.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:35.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:35.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:35.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:35.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-05-21 13:53:35.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:35.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:35.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:35.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:35.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:35.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:35.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:35.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:35.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-05-21 13:53:35.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2025-05-21 13:53:35.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2025-05-21 13:53:35.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-05-21 13:53:35.613 [DefaultDispatcher-worker-3 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2025-05-21 13:53:35.618 [DefaultDispatcher-worker-21 @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bafc754 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:35.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-05-21 13:53:35.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2025-05-21 13:53:35.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2025-05-21 13:53:35.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-05-21 13:53:35.642 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:35.661 [DefaultDispatcher-worker-5 @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2025-05-21 13:53:35.668 [DefaultDispatcher-worker-13 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2025-05-21 13:53:35.671 [Test worker @coroutine#1903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2025-05-21 13:53:35.679 [DefaultDispatcher-worker-19 @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2025-05-21 13:53:35.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-05-21 13:53:35.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:35.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:35.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:35.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:35.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:35.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:35.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65c66fc4 2025-05-21 13:53:35.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:35.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:35.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:35.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:35.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:35.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:35.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:35.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:35.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:35.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:35.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c7b27c 2025-05-21 13:53:35.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c7b27c 2025-05-21 13:53:35.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-05-21 13:53:35.691 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:35.726 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:35.749 [DefaultDispatcher-worker-17 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7b27c 2025-05-21 13:53:35.756 [DefaultDispatcher-worker-14 @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7b27c 2025-05-21 13:53:35.767 [DefaultDispatcher-worker-4 @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7b27c 2025-05-21 13:53:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-05-21 13:53:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aac31b7 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:35.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf4a79b 2025-05-21 13:53:35.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf4a79b 2025-05-21 13:53:35.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-05-21 13:53:35.781 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:35.806 [DefaultDispatcher-worker-19 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf4a79b 2025-05-21 13:53:35.813 [DefaultDispatcher-worker-21 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf4a79b 2025-05-21 13:53:35.825 [DefaultDispatcher-worker-19 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf4a79b 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f239a76 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:35.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:35.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-05-21 13:53:35.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@419c70f6 2025-05-21 13:53:35.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@419c70f6 2025-05-21 13:53:35.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-05-21 13:53:35.870 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:35.874 [DefaultDispatcher-worker-9 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@419c70f6 2025-05-21 13:53:35.882 [DefaultDispatcher-worker-15 @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@419c70f6 2025-05-21 13:53:35.893 [DefaultDispatcher-worker-4 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@419c70f6 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a887649 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:35.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-05-21 13:53:35.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ada0e8 2025-05-21 13:53:35.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ada0e8 2025-05-21 13:53:35.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-05-21 13:53:35.924 [DefaultDispatcher-worker-19 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ada0e8 2025-05-21 13:53:35.930 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:35.932 [DefaultDispatcher-worker-15 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ada0e8 2025-05-21 13:53:35.941 [DefaultDispatcher-worker-21 @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ada0e8 2025-05-21 13:53:35.970 [Test worker @coroutine#1933] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34851/ 2025-05-21 13:53:35.970 [Test worker @coroutine#1933] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34851/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:35.972 [Test worker @coroutine#1933] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34851/ 2025-05-21 13:53:35.973 [Test worker @coroutine#1933] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34851/ 2025-05-21 13:53:35.973 [Test worker @coroutine#1933] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34851/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:35.996 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:36.015 [Test worker @coroutine#1933] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34851/ 2025-05-21 13:53:36.016 [Test worker @coroutine#1933] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34851/ 2025-05-21 13:53:36.017 [Test worker @coroutine#1933] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34851/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:36.062 [Test worker @coroutine#1933] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34851/ 2025-05-21 13:53:36.062 [Test worker @coroutine#1933] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34851/ 2025-05-21 13:53:36.062 [Test worker @coroutine#1933] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34851/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:36.105 [Test worker @coroutine#1933] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34851/ 2025-05-21 13:53:36.105 [Test worker @coroutine#1933] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34851/ 2025-05-21 13:53:36.106 [Test worker @coroutine#1933] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34851/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:36.148 [Test worker @coroutine#1933] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34851/ 2025-05-21 13:53:36.148 [Test worker @coroutine#1933] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34851/ 2025-05-21 13:53:36.148 [Test worker @coroutine#1933] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34851/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:36.190 [Test worker @coroutine#1933] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34851/ 2025-05-21 13:53:36.191 [Test worker @coroutine#1933] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34851/ 2025-05-21 13:53:36.191 [Test worker @coroutine#1933] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34851/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:36.232 [Test worker @coroutine#1933] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34851/ 2025-05-21 13:53:36.251 [Test worker @coroutine#1950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38095/ 2025-05-21 13:53:36.251 [Test worker @coroutine#1950] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38095/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:36.255 [Test worker @coroutine#1950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38095/ 2025-05-21 13:53:36.255 [Test worker @coroutine#1950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38095/ 2025-05-21 13:53:36.255 [Test worker @coroutine#1950] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38095/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:36.304 [Test worker @coroutine#1950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38095/ 2025-05-21 13:53:36.304 [Test worker @coroutine#1950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38095/ 2025-05-21 13:53:36.304 [Test worker @coroutine#1950] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38095/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:36.352 [Test worker @coroutine#1950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38095/ 2025-05-21 13:53:36.352 [Test worker @coroutine#1950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38095/ 2025-05-21 13:53:36.352 [Test worker @coroutine#1950] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38095/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:36.394 [Test worker @coroutine#1950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38095/ 2025-05-21 13:53:36.395 [Test worker @coroutine#1950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38095/ 2025-05-21 13:53:36.395 [Test worker @coroutine#1950] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38095/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:36.436 [Test worker @coroutine#1950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38095/ 2025-05-21 13:53:36.437 [Test worker @coroutine#1950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38095/ 2025-05-21 13:53:36.437 [Test worker @coroutine#1950] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38095/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:36.478 [Test worker @coroutine#1950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38095/ 2025-05-21 13:53:36.479 [Test worker @coroutine#1950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38095/ 2025-05-21 13:53:36.479 [Test worker @coroutine#1950] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38095/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 13:53:36.479 [Test worker @coroutine#1950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38095/ 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60ae950f 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:36.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-05-21 13:53:36.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2025-05-21 13:53:36.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2025-05-21 13:53:36.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-05-21 13:53:36.601 [DefaultDispatcher-worker-14 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9fc125b 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:36.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:36.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-05-21 13:53:36.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@22db974d 2025-05-21 13:53:36.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@22db974d 2025-05-21 13:53:36.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-05-21 13:53:36.642 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:36.669 [DefaultDispatcher-worker-20 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22db974d 2025-05-21 13:53:36.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27d4513e 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:36.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:36.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-05-21 13:53:36.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2025-05-21 13:53:36.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2025-05-21 13:53:36.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-05-21 13:53:36.701 [DefaultDispatcher-worker-6 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aa5292d 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:36.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:36.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-05-21 13:53:36.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6d4547 2025-05-21 13:53:36.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6d4547 2025-05-21 13:53:36.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-05-21 13:53:36.728 [DefaultDispatcher-worker-20 @coroutine#2017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6d4547 2025-05-21 13:53:36.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e2ad1f2 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:36.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f97fb 2025-05-21 13:53:36.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f97fb 2025-05-21 13:53:36.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-05-21 13:53:36.742 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:36.759 [DefaultDispatcher-worker-14 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121f97fb 2025-05-21 13:53:36.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-05-21 13:53:36.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:36.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:36.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:36.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:36.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:36.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:36.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66297b63 2025-05-21 13:53:36.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:36.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:36.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:36.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:36.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:36.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:36.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:36.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2025-05-21 13:53:36.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2025-05-21 13:53:36.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-05-21 13:53:36.772 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:36.793 [DefaultDispatcher-worker-20 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fe4b8b6 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:36.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:36.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-05-21 13:53:36.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-05-21 13:53:36.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-05-21 13:53:36.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-05-21 13:53:36.805 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:36.830 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:36.831 [DefaultDispatcher-worker-12 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d791c0 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:36.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:36.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-05-21 13:53:36.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-05-21 13:53:36.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-05-21 13:53:36.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-05-21 13:53:36.861 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:36.870 [DefaultDispatcher-worker-1 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-05-21 13:53:36.877 [DefaultDispatcher-worker-2 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-05-21 13:53:36.882 [DefaultDispatcher-worker-21 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-05-21 13:53:36.888 [DefaultDispatcher-worker-6 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-05-21 13:53:36.900 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:36.904 [DefaultDispatcher-worker-9 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-05-21 13:53:36.910 [DefaultDispatcher-worker-18 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-05-21 13:53:36.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2025-05-21 13:53:36.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2025-05-21 13:53:36.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:36.918 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66ab3716: (connection evicted) 2025-05-21 13:53:36.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:36.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2025-05-21 13:53:36.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2025-05-21 13:53:36.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-05-21 13:53:36.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:36.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:36.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:36.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e6add8d 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:36.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2025-05-21 13:53:36.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2025-05-21 13:53:36.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-05-21 13:53:36.950 [DefaultDispatcher-worker-19 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34947355 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:36.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:36.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-05-21 13:53:36.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-05-21 13:53:36.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-05-21 13:53:36.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-05-21 13:53:36.990 [DefaultDispatcher-worker-12 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56728f48 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:36.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-05-21 13:53:36.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-05-21 13:53:36.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-05-21 13:53:37.014 [DefaultDispatcher-worker-8 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-05-21 13:53:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d0f6be 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:37.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c10678 2025-05-21 13:53:37.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c10678 2025-05-21 13:53:37.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-05-21 13:53:37.021 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:37.046 [DefaultDispatcher-worker-9 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c10678 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e834a5b 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:37.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-05-21 13:53:37.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-05-21 13:53:37.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-05-21 13:53:37.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-05-21 13:53:37.055 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:37.080 [DefaultDispatcher-worker-3 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6079d219 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:37.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:37.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-05-21 13:53:37.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@686ace1f 2025-05-21 13:53:37.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@686ace1f 2025-05-21 13:53:37.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-05-21 13:53:37.092 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:37.110 [DefaultDispatcher-worker-20 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686ace1f 2025-05-21 13:53:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a8e484b 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:37.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-05-21 13:53:37.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-05-21 13:53:37.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-05-21 13:53:37.117 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:37.144 [DefaultDispatcher-worker-4 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-05-21 13:53:37.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-05-21 13:53:37.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:37.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:37.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:37.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:37.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:37.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:37.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62818ab0 2025-05-21 13:53:37.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:37.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:37.149 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:37.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:37.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-05-21 13:53:37.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2025-05-21 13:53:37.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2025-05-21 13:53:37.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-05-21 13:53:37.182 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:37.190 [DefaultDispatcher-worker-6 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2025-05-21 13:53:37.249 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:37.251 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb3cfef 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-05-21 13:53:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:41.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-05-21 13:53:41.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@197da701 2025-05-21 13:53:41.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@197da701 2025-05-21 13:53:41.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-05-21 13:53:41.356 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2025-05-21 13:53:41.367 [DefaultDispatcher-worker-21 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2025-05-21 13:53:41.375 [DefaultDispatcher-worker-15 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f065f9e 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:41.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e778abb 2025-05-21 13:53:41.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e778abb 2025-05-21 13:53:41.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-05-21 13:53:41.390 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e778abb 2025-05-21 13:53:41.401 [DefaultDispatcher-worker-20 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e778abb 2025-05-21 13:53:41.407 [DefaultDispatcher-worker-4 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e778abb 2025-05-21 13:53:41.412 [DefaultDispatcher-worker-4 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e778abb 2025-05-21 13:53:41.418 [DefaultDispatcher-worker-9 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e778abb 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f9ee527 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:41.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-05-21 13:53:41.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2025-05-21 13:53:41.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2025-05-21 13:53:41.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-05-21 13:53:41.433 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2025-05-21 13:53:41.445 [DefaultDispatcher-worker-18 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2025-05-21 13:53:41.445 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:41.450 [DefaultDispatcher-worker-20 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2025-05-21 13:53:41.455 [DefaultDispatcher-worker-11 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2025-05-21 13:53:41.459 [DefaultDispatcher-worker-11 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2257590f 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:41.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:41.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-05-21 13:53:41.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2025-05-21 13:53:41.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2025-05-21 13:53:41.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-05-21 13:53:41.473 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2025-05-21 13:53:41.478 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:41.485 [DefaultDispatcher-worker-2 @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2025-05-21 13:53:41.492 [DefaultDispatcher-worker-15 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2025-05-21 13:53:41.498 [DefaultDispatcher-worker-13 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@480fb706 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:41.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2025-05-21 13:53:41.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2025-05-21 13:53:41.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-05-21 13:53:41.512 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2025-05-21 13:53:41.521 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:41.523 [DefaultDispatcher-worker-21 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2025-05-21 13:53:41.529 [DefaultDispatcher-worker-9 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259f0fdb 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:41.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-05-21 13:53:41.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2025-05-21 13:53:41.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2025-05-21 13:53:41.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-05-21 13:53:41.544 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2025-05-21 13:53:41.555 [DefaultDispatcher-worker-8 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49d5c751 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:41.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-05-21 13:53:41.561 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2025-05-21 13:53:41.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2025-05-21 13:53:41.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-05-21 13:53:41.580 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2025-05-21 13:53:41.591 [DefaultDispatcher-worker-13 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b29e00 2025-05-21 13:53:41.599 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:41.648 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:41.662 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34e7a627 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:41.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:41.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-05-21 13:53:41.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-05-21 13:53:41.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-05-21 13:53:41.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-05-21 13:53:41.761 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-05-21 13:53:41.770 [Test worker @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-05-21 13:53:41.771 [Test worker @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-05-21 13:53:41.774 [DefaultDispatcher-worker-13 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47207/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:41.774 [DefaultDispatcher-worker-13 @coroutine#2158] 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:47207/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 13:53:41.774 [DefaultDispatcher-worker-13 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47207/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:41.774 [DefaultDispatcher-worker-13 @coroutine#2158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47207/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 13:53:41.775 [DefaultDispatcher-worker-21 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47207/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:41.775 [DefaultDispatcher-worker-21 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47207/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:41.779 [DefaultDispatcher-worker-4 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-05-21 13:53:41.780 [DefaultDispatcher-worker-4 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:41.780 [DefaultDispatcher-worker-4 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:41.780 [DefaultDispatcher-worker-4 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:41.780 [DefaultDispatcher-worker-1 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:41.780 [DefaultDispatcher-worker-1 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:41.781 [Test worker @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54972f9a 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:41.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:41.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-05-21 13:53:41.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2025-05-21 13:53:41.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2025-05-21 13:53:41.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-05-21 13:53:41.801 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2025-05-21 13:53:41.809 [Test worker @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2025-05-21 13:53:41.810 [Test worker @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2025-05-21 13:53:41.814 [DefaultDispatcher-worker-14 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47207/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-21 13:53:41.814 [DefaultDispatcher-worker-14 @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:47207/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-05-21 13:53:41.814 [DefaultDispatcher-worker-14 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47207/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-21 13:53:41.816 [DefaultDispatcher-worker-3 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47207/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-21 13:53:41.816 [DefaultDispatcher-worker-3 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47207/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-21 13:53:41.817 [DefaultDispatcher-worker-5 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2025-05-21 13:53:41.844 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:41.847 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf9a4f4 2025-05-21 13:53:41.847 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf9a4f4 2025-05-21 13:53:41.849 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@253e4ffb 2025-05-21 13:53:41.849 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@253e4ffb 2025-05-21 13:53:41.852 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2101cf84 2025-05-21 13:53:41.852 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2101cf84 2025-05-21 13:53:41.854 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@640345c0 2025-05-21 13:53:41.854 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@640345c0 2025-05-21 13:53:41.856 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb93b0 2025-05-21 13:53:41.856 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb93b0 2025-05-21 13:53:41.859 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@552d458b 2025-05-21 13:53:41.859 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@552d458b 2025-05-21 13:53:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-05-21 13:53:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:41.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@146b4c6c 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:41.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:41.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:41.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-05-21 13:53:41.861 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7fcd45 2025-05-21 13:53:41.861 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7fcd45 2025-05-21 13:53:41.863 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cba8f 2025-05-21 13:53:41.863 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cba8f 2025-05-21 13:53:41.865 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad49fa9 2025-05-21 13:53:41.865 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad49fa9 2025-05-21 13:53:41.865 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:41.877 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:41.883 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:41.885 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f599e4d 2025-05-21 13:53:41.885 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f599e4d 2025-05-21 13:53:41.885 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:41.887 [Test worker @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:41.887 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@119e73d6 2025-05-21 13:53:41.887 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@119e73d6 2025-05-21 13:53:41.888 [DefaultDispatcher-worker-16 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37055/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:41.888 [DefaultDispatcher-worker-16 @coroutine#2190] 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:37055/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 13:53:41.888 [DefaultDispatcher-worker-16 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37055/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:41.888 [DefaultDispatcher-worker-16 @coroutine#2190] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37055/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 13:53:41.889 [DefaultDispatcher-worker-4 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37055/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:41.889 [DefaultDispatcher-worker-4 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37055/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:41.889 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a1f53d 2025-05-21 13:53:41.889 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a1f53d 2025-05-21 13:53:41.892 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a379ed 2025-05-21 13:53:41.892 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a379ed 2025-05-21 13:53:41.893 [DefaultDispatcher-worker-19 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:41.893 [DefaultDispatcher-worker-19 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:41.893 [DefaultDispatcher-worker-19 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:41.893 [DefaultDispatcher-worker-19 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:41.895 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b2e42 2025-05-21 13:53:41.895 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b2e42 2025-05-21 13:53:41.895 [DefaultDispatcher-worker-9 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:41.895 [DefaultDispatcher-worker-9 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:41.896 [Test worker @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:41.897 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b9ed3c 2025-05-21 13:53:41.897 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b9ed3c 2025-05-21 13:53:41.899 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7babe42b 2025-05-21 13:53:41.899 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7babe42b 2025-05-21 13:53:41.902 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@308c86a2 2025-05-21 13:53:41.902 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@308c86a2 2025-05-21 13:53:41.903 [DefaultDispatcher-worker-14 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:41.904 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7f87cf 2025-05-21 13:53:41.904 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7f87cf 2025-05-21 13:53:41.904 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:41.908 [DefaultDispatcher-worker-16 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:41.913 [DefaultDispatcher-worker-10 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:41.918 [DefaultDispatcher-worker-19 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:41.923 [DefaultDispatcher-worker-14 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:41.928 [DefaultDispatcher-worker-17 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:41.933 [DefaultDispatcher-worker-18 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:41.938 [DefaultDispatcher-worker-15 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:41.944 [DefaultDispatcher-worker-11 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:41.949 [DefaultDispatcher-worker-6 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d09031 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:41.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-05-21 13:53:41.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-05-21 13:53:41.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-05-21 13:53:41.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-05-21 13:53:41.960 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:41.963 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@575a06f7 2025-05-21 13:53:41.963 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@575a06f7 2025-05-21 13:53:41.965 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@599df26c 2025-05-21 13:53:41.965 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@599df26c 2025-05-21 13:53:41.967 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da26d87 2025-05-21 13:53:41.967 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da26d87 2025-05-21 13:53:41.968 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a0f857 2025-05-21 13:53:41.968 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a0f857 2025-05-21 13:53:41.970 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4a380a 2025-05-21 13:53:41.970 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4a380a 2025-05-21 13:53:41.972 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2972a71d 2025-05-21 13:53:41.972 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2972a71d 2025-05-21 13:53:41.974 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@677239e1 2025-05-21 13:53:41.974 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@677239e1 2025-05-21 13:53:41.975 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-05-21 13:53:41.976 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@788f0718 2025-05-21 13:53:41.977 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@788f0718 2025-05-21 13:53:41.979 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@364bea6b 2025-05-21 13:53:41.979 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@364bea6b 2025-05-21 13:53:41.979 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:41.985 [Test worker @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-05-21 13:53:41.986 [Test worker @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-05-21 13:53:41.987 [DefaultDispatcher-worker-8 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:41.987 [DefaultDispatcher-worker-8 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 13:53:41.987 [DefaultDispatcher-worker-8 @coroutine#2236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:41.987 [DefaultDispatcher-worker-8 @coroutine#2236] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52451/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 13:53:41.988 [DefaultDispatcher-worker-3 @coroutine#2236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:41.988 [DefaultDispatcher-worker-3 @coroutine#2236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:41.992 [DefaultDispatcher-worker-6 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-05-21 13:53:41.992 [DefaultDispatcher-worker-6 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:41.992 [DefaultDispatcher-worker-6 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:41.992 [DefaultDispatcher-worker-6 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:41.993 [DefaultDispatcher-worker-6 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:41.993 [DefaultDispatcher-worker-6 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:41.994 [Test worker @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@100d5018 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:41.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:41.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:41.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-05-21 13:53:41.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-05-21 13:53:41.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-05-21 13:53:41.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-05-21 13:53:41.998 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-05-21 13:53:42.007 [Test worker @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-05-21 13:53:42.008 [Test worker @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-05-21 13:53:42.009 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-21 13:53:42.009 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-05-21 13:53:42.009 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-21 13:53:42.010 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-21 13:53:42.010 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-21 13:53:42.013 [DefaultDispatcher-worker-2 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1315f1d5 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:42.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:42.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-05-21 13:53:42.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2025-05-21 13:53:42.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2025-05-21 13:53:42.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-05-21 13:53:42.059 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:42.061 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d830de 2025-05-21 13:53:42.061 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d830de 2025-05-21 13:53:42.063 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1fce15 2025-05-21 13:53:42.063 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1fce15 2025-05-21 13:53:42.064 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@f205bae 2025-05-21 13:53:42.064 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@f205bae 2025-05-21 13:53:42.066 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2025-05-21 13:53:42.066 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a22c42e 2025-05-21 13:53:42.066 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a22c42e 2025-05-21 13:53:42.068 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb84374 2025-05-21 13:53:42.068 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb84374 2025-05-21 13:53:42.070 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba24bd0 2025-05-21 13:53:42.070 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba24bd0 2025-05-21 13:53:42.071 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d29221 2025-05-21 13:53:42.071 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d29221 2025-05-21 13:53:42.071 [Test worker @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2025-05-21 13:53:42.072 [Test worker @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2025-05-21 13:53:42.073 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d3b61 2025-05-21 13:53:42.073 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d3b61 2025-05-21 13:53:42.073 [DefaultDispatcher-worker-15 @coroutine#2269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.073 [DefaultDispatcher-worker-15 @coroutine#2269] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52373/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 13:53:42.073 [DefaultDispatcher-worker-15 @coroutine#2269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.073 [DefaultDispatcher-worker-15 @coroutine#2269] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52373/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 13:53:42.075 [DefaultDispatcher-worker-10 @coroutine#2269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.075 [DefaultDispatcher-worker-10 @coroutine#2269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.075 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@66627eb7 2025-05-21 13:53:42.075 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@66627eb7 2025-05-21 13:53:42.075 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:42.079 [DefaultDispatcher-worker-9 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2025-05-21 13:53:42.079 [DefaultDispatcher-worker-9 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.079 [DefaultDispatcher-worker-9 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:42.079 [DefaultDispatcher-worker-9 @coroutine#2268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.080 [DefaultDispatcher-worker-13 @coroutine#2268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.080 [DefaultDispatcher-worker-13 @coroutine#2268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.080 [Test worker @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2025-05-21 13:53:42.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79fbcef4 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:42.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:42.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-05-21 13:53:42.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c54d0dc 2025-05-21 13:53:42.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c54d0dc 2025-05-21 13:53:42.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-05-21 13:53:42.083 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c54d0dc 2025-05-21 13:53:42.091 [Test worker @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c54d0dc 2025-05-21 13:53:42.092 [Test worker @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c54d0dc 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eb7ff78 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:42.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:42.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-05-21 13:53:42.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2025-05-21 13:53:42.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2025-05-21 13:53:42.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-05-21 13:53:42.097 [DefaultDispatcher-worker-8 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c54d0dc 2025-05-21 13:53:42.097 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:42.099 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ef310d 2025-05-21 13:53:42.099 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ef310d 2025-05-21 13:53:42.101 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28c100 2025-05-21 13:53:42.101 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28c100 2025-05-21 13:53:42.103 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@79175a7d 2025-05-21 13:53:42.103 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@79175a7d 2025-05-21 13:53:42.105 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c15cb3b 2025-05-21 13:53:42.105 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c15cb3b 2025-05-21 13:53:42.106 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3678e2ed 2025-05-21 13:53:42.106 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3678e2ed 2025-05-21 13:53:42.108 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2025-05-21 13:53:42.108 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@de315e3 2025-05-21 13:53:42.108 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@de315e3 2025-05-21 13:53:42.110 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e646290 2025-05-21 13:53:42.110 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e646290 2025-05-21 13:53:42.111 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3a3474 2025-05-21 13:53:42.111 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3a3474 2025-05-21 13:53:42.113 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d24da94 2025-05-21 13:53:42.113 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d24da94 2025-05-21 13:53:42.113 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:42.116 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2025-05-21 13:53:42.117 [Test worker @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2025-05-21 13:53:42.118 [DefaultDispatcher-worker-8 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48221/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.118 [DefaultDispatcher-worker-8 @coroutine#2298] 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:48221/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 13:53:42.118 [DefaultDispatcher-worker-8 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48221/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.118 [DefaultDispatcher-worker-8 @coroutine#2298] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48221/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 13:53:42.120 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48221/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.120 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48221/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.123 [DefaultDispatcher-worker-1 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2025-05-21 13:53:42.123 [DefaultDispatcher-worker-1 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.123 [DefaultDispatcher-worker-1 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:42.123 [DefaultDispatcher-worker-1 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.124 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.124 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.124 [Test worker @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@94f79a7 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:42.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:42.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-05-21 13:53:42.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9a1be5 2025-05-21 13:53:42.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9a1be5 2025-05-21 13:53:42.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-05-21 13:53:42.127 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9a1be5 2025-05-21 13:53:42.133 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9a1be5 2025-05-21 13:53:42.134 [Test worker @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9a1be5 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c3164f6 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:42.135 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:42.136 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:42.136 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:42.136 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:42.136 [DefaultDispatcher-worker-1 @coroutine#2320] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-05-21 13:53:42.136 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@633ba8e4 2025-05-21 13:53:42.136 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@633ba8e4 2025-05-21 13:53:42.136 [DefaultDispatcher-worker-1 @coroutine#2320] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-05-21 13:53:42.139 [DefaultDispatcher-worker-8 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9a1be5 2025-05-21 13:53:42.153 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:42.154 [DefaultDispatcher-worker-1 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633ba8e4 2025-05-21 13:53:42.155 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e245a6b 2025-05-21 13:53:42.155 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e245a6b 2025-05-21 13:53:42.157 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e3a7df 2025-05-21 13:53:42.157 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e3a7df 2025-05-21 13:53:42.159 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@14dc311b 2025-05-21 13:53:42.159 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@14dc311b 2025-05-21 13:53:42.160 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@51deade4 2025-05-21 13:53:42.160 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@51deade4 2025-05-21 13:53:42.162 [DefaultDispatcher-worker-1 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633ba8e4 2025-05-21 13:53:42.162 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1542b6 2025-05-21 13:53:42.162 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1542b6 2025-05-21 13:53:42.164 [DefaultDispatcher-worker-1 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633ba8e4 2025-05-21 13:53:42.164 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6045dd94 2025-05-21 13:53:42.164 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6045dd94 2025-05-21 13:53:42.164 [DefaultDispatcher-worker-8 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.164 [DefaultDispatcher-worker-8 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 13:53:42.164 [DefaultDispatcher-worker-8 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.164 [DefaultDispatcher-worker-8 @coroutine#2327] 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-05-21 13:53:42.165 [DefaultDispatcher-worker-1 @coroutine#2320] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 13:53:42.165 [DefaultDispatcher-worker-1 @coroutine#2320] 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-05-21 13:53:42.165 [DefaultDispatcher-worker-1 @coroutine#2320] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 13:53:42.166 [DefaultDispatcher-worker-12 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.166 [DefaultDispatcher-worker-10 @coroutine#2320] 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-05-21 13:53:42.167 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@15646c6e 2025-05-21 13:53:42.167 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@15646c6e 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63e54c66 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:42.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:42.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-05-21 13:53:42.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:42.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:42.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-05-21 13:53:42.169 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f152ab 2025-05-21 13:53:42.169 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f152ab 2025-05-21 13:53:42.169 [DefaultDispatcher-worker-11 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633ba8e4 2025-05-21 13:53:42.169 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.169 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:42.169 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.171 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b6a6d1 2025-05-21 13:53:42.171 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b6a6d1 2025-05-21 13:53:42.171 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:42.171 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.183 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:42.185 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@183c4847 2025-05-21 13:53:42.185 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@183c4847 2025-05-21 13:53:42.186 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:42.187 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@16fba530 2025-05-21 13:53:42.187 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@16fba530 2025-05-21 13:53:42.188 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c42337 2025-05-21 13:53:42.189 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c42337 2025-05-21 13:53:42.190 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c6af0b 2025-05-21 13:53:42.190 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c6af0b 2025-05-21 13:53:42.192 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc2abc4 2025-05-21 13:53:42.192 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc2abc4 2025-05-21 13:53:42.194 [Test worker @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:42.194 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@66db5969 2025-05-21 13:53:42.194 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@66db5969 2025-05-21 13:53:42.194 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:42.195 [Test worker @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:42.196 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5535031e 2025-05-21 13:53:42.196 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5535031e 2025-05-21 13:53:42.197 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51039/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.197 [DefaultDispatcher-worker-10 @coroutine#2341] 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:51039/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 13:53:42.197 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51039/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.197 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51039/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 13:53:42.197 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@237caade 2025-05-21 13:53:42.197 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@237caade 2025-05-21 13:53:42.199 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e95044 2025-05-21 13:53:42.199 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e95044 2025-05-21 13:53:42.199 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbb50c1 2025-05-21 13:53:42.199 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbb50c1 2025-05-21 13:53:42.201 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4d51f6 2025-05-21 13:53:42.201 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4d51f6 2025-05-21 13:53:42.201 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:42.202 [DefaultDispatcher-worker-12 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:42.202 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2984c1ae 2025-05-21 13:53:42.202 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2984c1ae 2025-05-21 13:53:42.202 [DefaultDispatcher-worker-12 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.202 [DefaultDispatcher-worker-12 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:42.202 [DefaultDispatcher-worker-12 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.202 [DefaultDispatcher-worker-6 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51039/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.202 [DefaultDispatcher-worker-6 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51039/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.202 [DefaultDispatcher-worker-5 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.202 [DefaultDispatcher-worker-5 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.203 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:42.204 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c865afa 2025-05-21 13:53:42.204 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c865afa 2025-05-21 13:53:42.206 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6a37ee 2025-05-21 13:53:42.207 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6a37ee 2025-05-21 13:53:42.209 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d20573a 2025-05-21 13:53:42.209 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d20573a 2025-05-21 13:53:42.209 [DefaultDispatcher-worker-5 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:42.211 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@52266481 2025-05-21 13:53:42.211 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@52266481 2025-05-21 13:53:42.214 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca9a5b5 2025-05-21 13:53:42.214 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca9a5b5 2025-05-21 13:53:42.215 [DefaultDispatcher-worker-4 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:42.216 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@77073689 2025-05-21 13:53:42.216 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@77073689 2025-05-21 13:53:42.216 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:42.220 [DefaultDispatcher-worker-13 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:42.226 [DefaultDispatcher-worker-5 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:42.227 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:42.229 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8ae4f1 2025-05-21 13:53:42.229 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8ae4f1 2025-05-21 13:53:42.231 [DefaultDispatcher-worker-11 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:42.231 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@134d0930 2025-05-21 13:53:42.231 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@134d0930 2025-05-21 13:53:42.233 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@17728f81 2025-05-21 13:53:42.233 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@17728f81 2025-05-21 13:53:42.235 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5270030b 2025-05-21 13:53:42.235 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5270030b 2025-05-21 13:53:42.236 [DefaultDispatcher-worker-1 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:42.236 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:42.237 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1817c8d8 2025-05-21 13:53:42.237 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1817c8d8 2025-05-21 13:53:42.239 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@63685663 2025-05-21 13:53:42.239 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@63685663 2025-05-21 13:53:42.239 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5703f815 2025-05-21 13:53:42.239 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5703f815 2025-05-21 13:53:42.241 [DefaultDispatcher-worker-19 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:42.241 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e5c308 2025-05-21 13:53:42.241 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e5c308 2025-05-21 13:53:42.241 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c40c85 2025-05-21 13:53:42.241 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c40c85 2025-05-21 13:53:42.243 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfb9365 2025-05-21 13:53:42.243 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfb9365 2025-05-21 13:53:42.243 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@325ffc44 2025-05-21 13:53:42.244 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@325ffc44 2025-05-21 13:53:42.245 [DefaultDispatcher-worker-1 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:42.246 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f906be 2025-05-21 13:53:42.246 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f906be 2025-05-21 13:53:42.246 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1428b3df 2025-05-21 13:53:42.246 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1428b3df 2025-05-21 13:53:42.246 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:42.248 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@507286e4 2025-05-21 13:53:42.248 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@507286e4 2025-05-21 13:53:42.250 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@292b184b 2025-05-21 13:53:42.250 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@292b184b 2025-05-21 13:53:42.251 [DefaultDispatcher-worker-13 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:42.252 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@284ac6b0 2025-05-21 13:53:42.252 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@284ac6b0 2025-05-21 13:53:42.253 [DefaultDispatcher-worker-11 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51039/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 13:53:42.253 [DefaultDispatcher-worker-11 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51039/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-21 13:53:42.253 [DefaultDispatcher-worker-11 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51039/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 13:53:42.253 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d6f9f1 2025-05-21 13:53:42.253 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d6f9f1 2025-05-21 13:53:42.254 [DefaultDispatcher-worker-6 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51039/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 13:53:42.254 [DefaultDispatcher-worker-6 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51039/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 13:53:42.254 [DefaultDispatcher-worker-6 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51039/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-21 13:53:42.254 [DefaultDispatcher-worker-6 @coroutine#2369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51039/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:42.255 [DefaultDispatcher-worker-6 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51039/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 13:53:42.255 [DefaultDispatcher-worker-6 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51039/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-05-21 13:53:42.255 [DefaultDispatcher-worker-6 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51039/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 13:53:42.255 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd715a9 2025-05-21 13:53:42.255 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd715a9 2025-05-21 13:53:42.255 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:42.255 [DefaultDispatcher-worker-15 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51039/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 13:53:42.255 [DefaultDispatcher-worker-15 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51039/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 13:53:42.268 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:42.270 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c89fd2 2025-05-21 13:53:42.270 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c89fd2 2025-05-21 13:53:42.272 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@680f7d7b 2025-05-21 13:53:42.272 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@680f7d7b 2025-05-21 13:53:42.274 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c30f4a2 2025-05-21 13:53:42.274 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c30f4a2 2025-05-21 13:53:42.275 [DefaultDispatcher-worker-6 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:42.275 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@29327740 2025-05-21 13:53:42.275 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@29327740 2025-05-21 13:53:42.277 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba64bbb 2025-05-21 13:53:42.277 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba64bbb 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67544105 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:42.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:42.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-05-21 13:53:42.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:42.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:42.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-05-21 13:53:42.279 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@18511b11 2025-05-21 13:53:42.279 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@18511b11 2025-05-21 13:53:42.281 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@732f795d 2025-05-21 13:53:42.281 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@732f795d 2025-05-21 13:53:42.282 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@491d880f 2025-05-21 13:53:42.282 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@491d880f 2025-05-21 13:53:42.284 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@705ff904 2025-05-21 13:53:42.284 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@705ff904 2025-05-21 13:53:42.284 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:42.296 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:42.302 [Test worker @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:42.303 [Test worker @coroutine#2388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:42.303 [DefaultDispatcher-worker-5 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56201/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.304 [DefaultDispatcher-worker-5 @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:56201/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 13:53:42.304 [DefaultDispatcher-worker-5 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56201/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.304 [DefaultDispatcher-worker-5 @coroutine#2392] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56201/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 13:53:42.305 [DefaultDispatcher-worker-6 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56201/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.305 [DefaultDispatcher-worker-6 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56201/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.308 [DefaultDispatcher-worker-16 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:42.308 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.308 [DefaultDispatcher-worker-16 @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:56201/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:42.308 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.309 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.309 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.309 [Test worker @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:42.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f36439 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:42.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:42.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-05-21 13:53:42.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9c848 2025-05-21 13:53:42.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9c848 2025-05-21 13:53:42.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-05-21 13:53:42.313 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9c848 2025-05-21 13:53:42.318 [Test worker @coroutine#2403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9c848 2025-05-21 13:53:42.319 [Test worker @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9c848 2025-05-21 13:53:42.324 [DefaultDispatcher-worker-5 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9c848 2025-05-21 13:53:42.324 [DefaultDispatcher-worker-21 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:42.330 [DefaultDispatcher-worker-3 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:42.334 [DefaultDispatcher-worker-14 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:42.339 [DefaultDispatcher-worker-4 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:42.355 [DefaultDispatcher-worker-17 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:42.363 [DefaultDispatcher-worker-13 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:42.367 [DefaultDispatcher-worker-20 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:42.371 [DefaultDispatcher-worker-17 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:42.375 [DefaultDispatcher-worker-17 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:42.379 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:42.379 [DefaultDispatcher-worker-19 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-05-21 13:53:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@696d28ee 2025-05-21 13:53:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:42.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-05-21 13:53:42.381 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a81d8a5 2025-05-21 13:53:42.381 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a81d8a5 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:42.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:42.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-05-21 13:53:42.383 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@64462b85 2025-05-21 13:53:42.383 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@64462b85 2025-05-21 13:53:42.385 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6079b3d5 2025-05-21 13:53:42.385 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6079b3d5 2025-05-21 13:53:42.386 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@257b21be 2025-05-21 13:53:42.386 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@257b21be 2025-05-21 13:53:42.388 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@415b8144 2025-05-21 13:53:42.388 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@415b8144 2025-05-21 13:53:42.390 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@149480e9 2025-05-21 13:53:42.390 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@149480e9 2025-05-21 13:53:42.391 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@395e7eb5 2025-05-21 13:53:42.391 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@395e7eb5 2025-05-21 13:53:42.393 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4554def1 2025-05-21 13:53:42.393 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4554def1 2025-05-21 13:53:42.394 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:42.395 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@581826be 2025-05-21 13:53:42.395 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@581826be 2025-05-21 13:53:42.395 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:42.399 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:42.400 [Test worker @coroutine#2431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:42.401 [DefaultDispatcher-worker-19 @coroutine#2435] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51921/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.401 [DefaultDispatcher-worker-19 @coroutine#2435] 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:51921/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 13:53:42.401 [DefaultDispatcher-worker-19 @coroutine#2435] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51921/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.401 [DefaultDispatcher-worker-19 @coroutine#2435] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51921/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 13:53:42.402 [DefaultDispatcher-worker-15 @coroutine#2435] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51921/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.402 [DefaultDispatcher-worker-15 @coroutine#2435] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51921/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.406 [DefaultDispatcher-worker-18 @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:42.406 [DefaultDispatcher-worker-18 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.406 [DefaultDispatcher-worker-18 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:42.406 [DefaultDispatcher-worker-18 @coroutine#2434] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.406 [DefaultDispatcher-worker-14 @coroutine#2434] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.406 [DefaultDispatcher-worker-14 @coroutine#2434] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.407 [Test worker @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb69e8d 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:42.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:42.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:42.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:42.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:42.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-05-21 13:53:42.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cec4ff 2025-05-21 13:53:42.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cec4ff 2025-05-21 13:53:42.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-05-21 13:53:42.410 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cec4ff 2025-05-21 13:53:42.412 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:42.414 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7867dc89 2025-05-21 13:53:42.414 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7867dc89 2025-05-21 13:53:42.416 [Test worker @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cec4ff 2025-05-21 13:53:42.416 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a03df5 2025-05-21 13:53:42.416 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a03df5 2025-05-21 13:53:42.417 [Test worker @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cec4ff 2025-05-21 13:53:42.418 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@729fb7f9 2025-05-21 13:53:42.418 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@729fb7f9 2025-05-21 13:53:42.420 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@379d37ce 2025-05-21 13:53:42.420 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@379d37ce 2025-05-21 13:53:42.421 [DefaultDispatcher-worker-6 @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cec4ff 2025-05-21 13:53:42.422 [DefaultDispatcher-worker-10 @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:42.422 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d82620 2025-05-21 13:53:42.422 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d82620 2025-05-21 13:53:42.424 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0e27b 2025-05-21 13:53:42.424 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0e27b 2025-05-21 13:53:42.426 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@94fad21 2025-05-21 13:53:42.426 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@94fad21 2025-05-21 13:53:42.426 [DefaultDispatcher-worker-1 @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:42.427 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b2c881 2025-05-21 13:53:42.427 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b2c881 2025-05-21 13:53:42.429 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@676b1d71 2025-05-21 13:53:42.429 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@676b1d71 2025-05-21 13:53:42.429 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:42.430 [DefaultDispatcher-worker-19 @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:42.434 [DefaultDispatcher-worker-15 @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:42.435 [DefaultDispatcher-worker-19 @coroutine#2463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51921/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 13:53:42.435 [DefaultDispatcher-worker-19 @coroutine#2463] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51921/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-21 13:53:42.435 [DefaultDispatcher-worker-19 @coroutine#2463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51921/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 13:53:42.436 [DefaultDispatcher-worker-21 @coroutine#2463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51921/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 13:53:42.436 [DefaultDispatcher-worker-21 @coroutine#2463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51921/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 13:53:42.477 [DefaultDispatcher-worker-15 @coroutine#2463] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51921/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-21 13:53:42.477 [DefaultDispatcher-worker-15 @coroutine#2463] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51921/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:42.477 [DefaultDispatcher-worker-15 @coroutine#2463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51921/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 13:53:42.478 [DefaultDispatcher-worker-15 @coroutine#2463] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51921/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-05-21 13:53:42.478 [DefaultDispatcher-worker-15 @coroutine#2463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51921/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 13:53:42.479 [DefaultDispatcher-worker-21 @coroutine#2463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51921/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 13:53:42.479 [DefaultDispatcher-worker-21 @coroutine#2463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51921/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 13:53:42.481 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:42.483 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f634d 2025-05-21 13:53:42.483 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f634d 2025-05-21 13:53:42.486 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb89d12 2025-05-21 13:53:42.486 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb89d12 2025-05-21 13:53:42.487 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@b87083d 2025-05-21 13:53:42.487 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@b87083d 2025-05-21 13:53:42.489 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e859729 2025-05-21 13:53:42.489 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e859729 2025-05-21 13:53:42.491 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@341ae0bf 2025-05-21 13:53:42.491 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@341ae0bf 2025-05-21 13:53:42.491 [DefaultDispatcher-worker-12 @coroutine#2463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:42.493 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f01bb23 2025-05-21 13:53:42.493 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f01bb23 2025-05-21 13:53:42.495 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c74921e 2025-05-21 13:53:42.495 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c74921e 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54dc163a 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:42.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:42.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-05-21 13:53:42.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:42.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:42.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-05-21 13:53:42.497 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eaa6866 2025-05-21 13:53:42.497 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eaa6866 2025-05-21 13:53:42.498 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d566a14 2025-05-21 13:53:42.498 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d566a14 2025-05-21 13:53:42.498 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:42.510 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:42.510 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:42.511 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d3e2bed 2025-05-21 13:53:42.511 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d3e2bed 2025-05-21 13:53:42.512 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f9c63a 2025-05-21 13:53:42.512 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f9c63a 2025-05-21 13:53:42.514 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c6409d 2025-05-21 13:53:42.514 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c6409d 2025-05-21 13:53:42.515 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:42.516 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c4cc01 2025-05-21 13:53:42.516 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c4cc01 2025-05-21 13:53:42.516 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:42.517 [DefaultDispatcher-worker-13 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53277/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.517 [DefaultDispatcher-worker-13 @coroutine#2488] 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:53277/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 13:53:42.517 [DefaultDispatcher-worker-13 @coroutine#2488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53277/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.517 [DefaultDispatcher-worker-13 @coroutine#2488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53277/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 13:53:42.518 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec9e4f7 2025-05-21 13:53:42.518 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec9e4f7 2025-05-21 13:53:42.518 [DefaultDispatcher-worker-14 @coroutine#2488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53277/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.518 [DefaultDispatcher-worker-14 @coroutine#2488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53277/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:42.520 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc3d02 2025-05-21 13:53:42.520 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc3d02 2025-05-21 13:53:42.522 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@463b4b4c 2025-05-21 13:53:42.522 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@463b4b4c 2025-05-21 13:53:42.522 [DefaultDispatcher-worker-8 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:42.522 [DefaultDispatcher-worker-8 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.522 [DefaultDispatcher-worker-8 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:42.522 [DefaultDispatcher-worker-8 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.523 [DefaultDispatcher-worker-5 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.523 [DefaultDispatcher-worker-5 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.523 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-05-21 13:53:42.524 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eb334e 2025-05-21 13:53:42.524 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eb334e 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d7d7b1a 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:42.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-05-21 13:53:42.525 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@437497b8 2025-05-21 13:53:42.525 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@437497b8 2025-05-21 13:53:42.525 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:42.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@65011123 2025-05-21 13:53:42.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@65011123 2025-05-21 13:53:42.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-05-21 13:53:42.526 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65011123 2025-05-21 13:53:42.532 [Test worker @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65011123 2025-05-21 13:53:42.533 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65011123 2025-05-21 13:53:42.536 [DefaultDispatcher-worker-7 @coroutine#2510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53277/auth/register 2025-05-21 13:53:42.536 [DefaultDispatcher-worker-7 @coroutine#2510] 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:53277/auth/register. 2025-05-21 13:53:42.536 [DefaultDispatcher-worker-7 @coroutine#2510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53277/auth/register 2025-05-21 13:53:42.536 [DefaultDispatcher-worker-7 @coroutine#2510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53277/auth/register from class io.ktor.http.content.TextContent 2025-05-21 13:53:42.537 [DefaultDispatcher-worker-11 @coroutine#2510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53277/auth/register 2025-05-21 13:53:42.537 [DefaultDispatcher-worker-11 @coroutine#2510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53277/auth/register 2025-05-21 13:53:42.538 [DefaultDispatcher-worker-16 @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65011123 2025-05-21 13:53:42.578 [DefaultDispatcher-worker-6 @coroutine#2510] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53277/auth/register. 2025-05-21 13:53:42.578 [DefaultDispatcher-worker-6 @coroutine#2510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53277/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:42.591 [DefaultDispatcher-worker-2 @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:42.596 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:42.596 [DefaultDispatcher-worker-14 @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:42.598 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@41457cb7 2025-05-21 13:53:42.598 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@41457cb7 2025-05-21 13:53:42.600 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f829aef 2025-05-21 13:53:42.600 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f829aef 2025-05-21 13:53:42.602 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbd17c7 2025-05-21 13:53:42.602 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbd17c7 2025-05-21 13:53:42.604 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebf90d4 2025-05-21 13:53:42.604 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebf90d4 2025-05-21 13:53:42.606 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f5f570 2025-05-21 13:53:42.606 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f5f570 2025-05-21 13:53:42.607 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffb5ee3 2025-05-21 13:53:42.607 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffb5ee3 2025-05-21 13:53:42.609 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5b65f4 2025-05-21 13:53:42.609 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5b65f4 2025-05-21 13:53:42.611 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e906f9b 2025-05-21 13:53:42.611 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e906f9b 2025-05-21 13:53:42.612 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2585594c 2025-05-21 13:53:42.612 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2585594c 2025-05-21 13:53:42.612 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58df431e 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:42.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:42.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-05-21 13:53:42.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4446e1d9 2025-05-21 13:53:42.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4446e1d9 2025-05-21 13:53:42.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-05-21 13:53:42.626 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:42.628 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa86ca4 2025-05-21 13:53:42.628 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa86ca4 2025-05-21 13:53:42.630 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@346f8581 2025-05-21 13:53:42.630 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@346f8581 2025-05-21 13:53:42.630 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446e1d9 2025-05-21 13:53:42.631 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@305007d4 2025-05-21 13:53:42.631 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@305007d4 2025-05-21 13:53:42.633 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@75528fba 2025-05-21 13:53:42.633 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@75528fba 2025-05-21 13:53:42.635 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6600f8 2025-05-21 13:53:42.635 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6600f8 2025-05-21 13:53:42.636 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446e1d9 2025-05-21 13:53:42.636 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@446ddf78 2025-05-21 13:53:42.636 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@446ddf78 2025-05-21 13:53:42.637 [Test worker @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446e1d9 2025-05-21 13:53:42.638 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b30e86 2025-05-21 13:53:42.638 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b30e86 2025-05-21 13:53:42.638 [DefaultDispatcher-worker-6 @coroutine#2524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.638 [DefaultDispatcher-worker-6 @coroutine#2524] 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-05-21 13:53:42.638 [DefaultDispatcher-worker-6 @coroutine#2524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.638 [DefaultDispatcher-worker-6 @coroutine#2524] 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-05-21 13:53:42.639 [DefaultDispatcher-worker-1 @coroutine#2524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.639 [DefaultDispatcher-worker-1 @coroutine#2524] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.640 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@157d70f5 2025-05-21 13:53:42.640 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@157d70f5 2025-05-21 13:53:42.642 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a0c362 2025-05-21 13:53:42.642 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a0c362 2025-05-21 13:53:42.642 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 13:53:42.642 [DefaultDispatcher-worker-20 @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446e1d9 2025-05-21 13:53:42.642 [DefaultDispatcher-worker-20 @coroutine#2523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.642 [DefaultDispatcher-worker-20 @coroutine#2523] 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-05-21 13:53:42.642 [DefaultDispatcher-worker-20 @coroutine#2523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.642 [DefaultDispatcher-worker-20 @coroutine#2523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.642 [DefaultDispatcher-worker-20 @coroutine#2523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.644 [Test worker @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446e1d9 2025-05-21 13:53:42.646 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446e1d9 2025-05-21 13:53:42.657 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446e1d9 2025-05-21 13:53:42.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-05-21 13:53:42.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-05-21 13:53:42.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:42.658 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4446e1d9: (connection evicted) 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:42.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-05-21 13:53:42.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44233014 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:42.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:42.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-05-21 13:53:42.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4303511e 2025-05-21 13:53:42.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4303511e 2025-05-21 13:53:42.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-05-21 13:53:42.662 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4303511e 2025-05-21 13:53:42.667 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4303511e 2025-05-21 13:53:42.669 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4303511e 2025-05-21 13:53:42.670 [DefaultDispatcher-worker-20 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.670 [DefaultDispatcher-worker-20 @coroutine#2551] 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-05-21 13:53:42.670 [DefaultDispatcher-worker-20 @coroutine#2551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.670 [DefaultDispatcher-worker-20 @coroutine#2551] 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-05-21 13:53:42.671 [DefaultDispatcher-worker-13 @coroutine#2551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.671 [DefaultDispatcher-worker-13 @coroutine#2551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.674 [DefaultDispatcher-worker-20 @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4303511e 2025-05-21 13:53:42.674 [DefaultDispatcher-worker-20 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.674 [DefaultDispatcher-worker-20 @coroutine#2550] 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-05-21 13:53:42.674 [DefaultDispatcher-worker-20 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.674 [DefaultDispatcher-worker-5 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.674 [DefaultDispatcher-worker-5 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.675 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4303511e 2025-05-21 13:53:42.677 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4303511e 2025-05-21 13:53:42.678 [Test worker @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4303511e 2025-05-21 13:53:42.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-05-21 13:53:42.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-05-21 13:53:42.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:42.679 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4303511e: (connection evicted) 2025-05-21 13:53:42.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:42.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-05-21 13:53:42.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@739500b8 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:42.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:42.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-05-21 13:53:42.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2025-05-21 13:53:42.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2025-05-21 13:53:42.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-05-21 13:53:42.682 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2025-05-21 13:53:42.687 [Test worker @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2025-05-21 13:53:42.688 [Test worker @coroutine#2574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2025-05-21 13:53:42.689 [DefaultDispatcher-worker-5 @coroutine#2578] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.689 [DefaultDispatcher-worker-5 @coroutine#2578] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-05-21 13:53:42.689 [DefaultDispatcher-worker-5 @coroutine#2578] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.689 [DefaultDispatcher-worker-5 @coroutine#2578] 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-05-21 13:53:42.690 [DefaultDispatcher-worker-17 @coroutine#2578] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.690 [DefaultDispatcher-worker-17 @coroutine#2578] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.693 [DefaultDispatcher-worker-4 @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2025-05-21 13:53:42.693 [DefaultDispatcher-worker-4 @coroutine#2577] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.693 [DefaultDispatcher-worker-4 @coroutine#2577] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-05-21 13:53:42.693 [DefaultDispatcher-worker-4 @coroutine#2577] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.694 [DefaultDispatcher-worker-13 @coroutine#2577] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.694 [DefaultDispatcher-worker-13 @coroutine#2577] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.695 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2025-05-21 13:53:42.696 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2025-05-21 13:53:42.698 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2025-05-21 13:53:42.699 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2025-05-21 13:53:42.701 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2025-05-21 13:53:42.703 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2025-05-21 13:53:42.704 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2025-05-21 13:53:42.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-05-21 13:53:42.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-05-21 13:53:42.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:42.705 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@301b89e1: (connection evicted) 2025-05-21 13:53:42.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:42.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-05-21 13:53:42.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb0e39e 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:42.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-05-21 13:53:42.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a10e65b 2025-05-21 13:53:42.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a10e65b 2025-05-21 13:53:42.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-05-21 13:53:42.708 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a10e65b 2025-05-21 13:53:42.713 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a10e65b 2025-05-21 13:53:42.714 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a10e65b 2025-05-21 13:53:42.715 [DefaultDispatcher-worker-13 @coroutine#2616] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.715 [DefaultDispatcher-worker-13 @coroutine#2616] 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-05-21 13:53:42.715 [DefaultDispatcher-worker-13 @coroutine#2616] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.715 [DefaultDispatcher-worker-13 @coroutine#2616] 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-05-21 13:53:42.716 [DefaultDispatcher-worker-5 @coroutine#2616] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.716 [DefaultDispatcher-worker-5 @coroutine#2616] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.719 [DefaultDispatcher-worker-3 @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a10e65b 2025-05-21 13:53:42.719 [DefaultDispatcher-worker-3 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.719 [DefaultDispatcher-worker-3 @coroutine#2615] 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-05-21 13:53:42.719 [DefaultDispatcher-worker-3 @coroutine#2615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.720 [DefaultDispatcher-worker-11 @coroutine#2615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.720 [DefaultDispatcher-worker-11 @coroutine#2615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.721 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a10e65b 2025-05-21 13:53:42.722 [Test worker @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a10e65b 2025-05-21 13:53:42.723 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a10e65b 2025-05-21 13:53:42.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-05-21 13:53:42.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-05-21 13:53:42.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:42.724 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a10e65b: (connection evicted) 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:42.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-05-21 13:53:42.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53f18591 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:42.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:42.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-05-21 13:53:42.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb03136 2025-05-21 13:53:42.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb03136 2025-05-21 13:53:42.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-05-21 13:53:42.727 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb03136 2025-05-21 13:53:42.732 [Test worker @coroutine#2642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb03136 2025-05-21 13:53:42.733 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb03136 2025-05-21 13:53:42.734 [DefaultDispatcher-worker-5 @coroutine#2648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.734 [DefaultDispatcher-worker-5 @coroutine#2648] 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-05-21 13:53:42.734 [DefaultDispatcher-worker-5 @coroutine#2648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.734 [DefaultDispatcher-worker-5 @coroutine#2648] 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-05-21 13:53:42.735 [DefaultDispatcher-worker-19 @coroutine#2648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.735 [DefaultDispatcher-worker-19 @coroutine#2648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.738 [DefaultDispatcher-worker-5 @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb03136 2025-05-21 13:53:42.738 [DefaultDispatcher-worker-5 @coroutine#2647] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.738 [DefaultDispatcher-worker-5 @coroutine#2647] 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-05-21 13:53:42.738 [DefaultDispatcher-worker-5 @coroutine#2647] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.739 [DefaultDispatcher-worker-13 @coroutine#2647] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.739 [DefaultDispatcher-worker-13 @coroutine#2647] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.740 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb03136 2025-05-21 13:53:42.743 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb03136 2025-05-21 13:53:42.746 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb03136 2025-05-21 13:53:42.748 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb03136 2025-05-21 13:53:42.751 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb03136 2025-05-21 13:53:42.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-05-21 13:53:42.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-05-21 13:53:42.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:42.753 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bb03136: (connection evicted) 2025-05-21 13:53:42.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:42.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-05-21 13:53:42.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13ac1657 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:42.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:42.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-05-21 13:53:42.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2025-05-21 13:53:42.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2025-05-21 13:53:42.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-05-21 13:53:42.758 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2025-05-21 13:53:42.766 [Test worker @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2025-05-21 13:53:42.768 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2025-05-21 13:53:42.773 [DefaultDispatcher-worker-6 @coroutine#2679] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.773 [DefaultDispatcher-worker-6 @coroutine#2679] 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-05-21 13:53:42.773 [DefaultDispatcher-worker-6 @coroutine#2679] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.773 [DefaultDispatcher-worker-6 @coroutine#2679] 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-05-21 13:53:42.775 [DefaultDispatcher-worker-12 @coroutine#2679] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.775 [DefaultDispatcher-worker-12 @coroutine#2679] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 13:53:42.777 [DefaultDispatcher-worker-14 @coroutine#2678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2025-05-21 13:53:42.778 [DefaultDispatcher-worker-14 @coroutine#2678] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.778 [DefaultDispatcher-worker-14 @coroutine#2678] 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-05-21 13:53:42.778 [DefaultDispatcher-worker-14 @coroutine#2678] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.778 [DefaultDispatcher-worker-15 @coroutine#2678] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.778 [DefaultDispatcher-worker-15 @coroutine#2678] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-21 13:53:42.779 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2025-05-21 13:53:42.780 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2025-05-21 13:53:42.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-05-21 13:53:42.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-05-21 13:53:42.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:42.781 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a557a52: (connection evicted) 2025-05-21 13:53:42.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:42.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-05-21 13:53:42.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-05-21 13:53:42.785 [DefaultDispatcher-worker-4 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-05-21 13:53:42.786 [DefaultDispatcher-worker-4 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.786 [DefaultDispatcher-worker-4 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:42.786 [DefaultDispatcher-worker-4 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.786 [DefaultDispatcher-worker-11 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.786 [DefaultDispatcher-worker-11 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.911 [DefaultDispatcher-worker-20 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:42.911 [DefaultDispatcher-worker-20 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.911 [DefaultDispatcher-worker-20 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:42.911 [DefaultDispatcher-worker-20 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.912 [DefaultDispatcher-worker-10 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.912 [DefaultDispatcher-worker-10 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.998 [DefaultDispatcher-worker-9 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-05-21 13:53:42.998 [DefaultDispatcher-worker-9 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.998 [DefaultDispatcher-worker-9 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:42.998 [DefaultDispatcher-worker-9 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.999 [DefaultDispatcher-worker-15 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:42.999 [DefaultDispatcher-worker-15 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50c462b8 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:43.050 [Test worker @coroutine#2731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-05-21 13:53:43.051 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2025-05-21 13:53:43.051 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2025-05-21 13:53:43.051 [Test worker @coroutine#2731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-05-21 13:53:43.060 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2025-05-21 13:53:43.065 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2025-05-21 13:53:43.066 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2025-05-21 13:53:43.067 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2025-05-21 13:53:43.073 [DefaultDispatcher-worker-4 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2025-05-21 13:53:43.081 [DefaultDispatcher-worker-21 @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2025-05-21 13:53:43.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-05-21 13:53:43.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-05-21 13:53:43.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:43.084 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3: (connection evicted) 2025-05-21 13:53:43.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:43.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-05-21 13:53:43.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-05-21 13:53:43.085 [DefaultDispatcher-worker-5 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2025-05-21 13:53:43.085 [DefaultDispatcher-worker-5 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.085 [DefaultDispatcher-worker-5 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:43.085 [DefaultDispatcher-worker-5 @coroutine#2268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.086 [DefaultDispatcher-worker-1 @coroutine#2268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.086 [DefaultDispatcher-worker-1 @coroutine#2268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67887bf2 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:43.086 [Test worker @coroutine#2758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-05-21 13:53:43.087 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f65b61d 2025-05-21 13:53:43.087 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f65b61d 2025-05-21 13:53:43.087 [Test worker @coroutine#2758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-05-21 13:53:43.102 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f65b61d 2025-05-21 13:53:43.108 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f65b61d 2025-05-21 13:53:43.109 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f65b61d 2025-05-21 13:53:43.110 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f65b61d 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38503309 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:43.110 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:43.111 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:43.111 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-05-21 13:53:43.111 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:43.111 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:43.111 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:43.111 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:43.111 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:43.111 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:43.111 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:43.111 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:43.111 [Test worker @coroutine#2758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-05-21 13:53:43.111 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2025-05-21 13:53:43.111 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2025-05-21 13:53:43.111 [Test worker @coroutine#2758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-05-21 13:53:43.120 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2025-05-21 13:53:43.125 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2025-05-21 13:53:43.126 [Test worker @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2025-05-21 13:53:43.127 [Test worker @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2025-05-21 13:53:43.129 [DefaultDispatcher-worker-19 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2025-05-21 13:53:43.129 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.129 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:43.129 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.130 [DefaultDispatcher-worker-15 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.130 [DefaultDispatcher-worker-15 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.132 [DefaultDispatcher-worker-17 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2025-05-21 13:53:43.140 [DefaultDispatcher-worker-5 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f65b61d 2025-05-21 13:53:43.145 [DefaultDispatcher-worker-6 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f65b61d 2025-05-21 13:53:43.148 [DefaultDispatcher-worker-12 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f65b61d 2025-05-21 13:53:43.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-05-21 13:53:43.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-05-21 13:53:43.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:43.156 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f65b61d: (connection evicted) 2025-05-21 13:53:43.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:43.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-05-21 13:53:43.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-05-21 13:53:43.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-05-21 13:53:43.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-05-21 13:53:43.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:43.157 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78b888df: (connection evicted) 2025-05-21 13:53:43.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:43.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-05-21 13:53:43.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a9f7cf8 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:43.158 [Test worker @coroutine#2795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-05-21 13:53:43.159 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-05-21 13:53:43.159 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-05-21 13:53:43.159 [Test worker @coroutine#2795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-05-21 13:53:43.169 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-05-21 13:53:43.175 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-05-21 13:53:43.177 [DefaultDispatcher-worker-10 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633ba8e4 2025-05-21 13:53:43.177 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-05-21 13:53:43.178 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.178 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:43.178 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.178 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.178 [Test worker @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25d5327 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14 2025-05-21 13:53:43.179 [Test worker @coroutine#2795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-05-21 13:53:43.187 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14 2025-05-21 13:53:43.192 [Test worker @coroutine#2804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14 2025-05-21 13:53:43.193 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14 2025-05-21 13:53:43.194 [Test worker @coroutine#2808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14 2025-05-21 13:53:43.198 [DefaultDispatcher-worker-10 @coroutine#2810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14 2025-05-21 13:53:43.207 [DefaultDispatcher-worker-2 @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-05-21 13:53:43.207 [DefaultDispatcher-worker-10 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:43.207 [DefaultDispatcher-worker-10 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.207 [DefaultDispatcher-worker-10 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:43.207 [DefaultDispatcher-worker-10 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.208 [DefaultDispatcher-worker-17 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.208 [DefaultDispatcher-worker-17 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.210 [DefaultDispatcher-worker-10 @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-05-21 13:53:43.214 [DefaultDispatcher-worker-2 @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-05-21 13:53:43.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-05-21 13:53:43.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-05-21 13:53:43.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:43.217 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b: (connection evicted) 2025-05-21 13:53:43.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:43.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-05-21 13:53:43.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-05-21 13:53:43.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-05-21 13:53:43.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-05-21 13:53:43.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:43.218 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14: (connection evicted) 2025-05-21 13:53:43.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:43.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-05-21 13:53:43.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bbab46e 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2025-05-21 13:53:43.220 [Test worker @coroutine#2834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-05-21 13:53:43.230 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2025-05-21 13:53:43.236 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2025-05-21 13:53:43.236 [Test worker @coroutine#2838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2025-05-21 13:53:43.237 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2025-05-21 13:53:43.242 [DefaultDispatcher-worker-3 @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2025-05-21 13:53:43.253 [DefaultDispatcher-worker-7 @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2025-05-21 13:53:43.254 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2025-05-21 13:53:43.260 [DefaultDispatcher-worker-11 @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2025-05-21 13:53:43.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-05-21 13:53:43.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-05-21 13:53:43.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:43.274 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c: (connection evicted) 2025-05-21 13:53:43.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:43.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-05-21 13:53:43.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f5b0926 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:43.275 [Test worker @coroutine#2897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-05-21 13:53:43.276 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-05-21 13:53:43.276 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-05-21 13:53:43.276 [Test worker @coroutine#2897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-05-21 13:53:43.284 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-05-21 13:53:43.289 [Test worker @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-05-21 13:53:43.290 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-05-21 13:53:43.292 [Test worker @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-05-21 13:53:43.298 [DefaultDispatcher-worker-3 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-05-21 13:53:43.311 [DefaultDispatcher-worker-3 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-05-21 13:53:43.312 [Test worker @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-05-21 13:53:43.314 [DefaultDispatcher-worker-16 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:43.314 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.314 [DefaultDispatcher-worker-16 @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:56201/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:43.314 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.315 [DefaultDispatcher-worker-15 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.315 [DefaultDispatcher-worker-15 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.317 [DefaultDispatcher-worker-3 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-05-21 13:53:43.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-05-21 13:53:43.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-05-21 13:53:43.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:43.321 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f: (connection evicted) 2025-05-21 13:53:43.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:43.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-05-21 13:53:43.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed763aa 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2025-05-21 13:53:43.323 [Test worker @coroutine#2961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-05-21 13:53:43.332 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2025-05-21 13:53:43.338 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2025-05-21 13:53:43.339 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2025-05-21 13:53:43.340 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2025-05-21 13:53:43.345 [DefaultDispatcher-worker-7 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2025-05-21 13:53:43.358 [DefaultDispatcher-worker-13 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2025-05-21 13:53:43.362 [DefaultDispatcher-worker-21 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2025-05-21 13:53:43.435 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:43.440 [DefaultDispatcher-worker-12 @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:43.440 [DefaultDispatcher-worker-12 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.440 [DefaultDispatcher-worker-12 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:43.440 [DefaultDispatcher-worker-12 @coroutine#2434] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.441 [DefaultDispatcher-worker-11 @coroutine#2434] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.441 [DefaultDispatcher-worker-11 @coroutine#2434] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.496 [DefaultDispatcher-worker-8 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2025-05-21 13:53:43.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-05-21 13:53:43.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-05-21 13:53:43.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:43.531 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e6881e: (connection evicted) 2025-05-21 13:53:43.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:43.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-05-21 13:53:43.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f5a003 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@53791a39 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@53791a39 2025-05-21 13:53:43.534 [Test worker @coroutine#3002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-05-21 13:53:43.536 [DefaultDispatcher-worker-10 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:43.537 [DefaultDispatcher-worker-10 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.537 [DefaultDispatcher-worker-10 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:43.537 [DefaultDispatcher-worker-10 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.537 [DefaultDispatcher-worker-10 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.537 [DefaultDispatcher-worker-10 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.544 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53791a39 2025-05-21 13:53:43.549 [Test worker @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53791a39 2025-05-21 13:53:43.550 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53791a39 2025-05-21 13:53:43.552 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53791a39 2025-05-21 13:53:43.557 [DefaultDispatcher-worker-20 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53791a39 2025-05-21 13:53:43.558 [Test worker @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53791a39 2025-05-21 13:53:43.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-05-21 13:53:43.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-05-21 13:53:43.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:43.564 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53791a39: (connection evicted) 2025-05-21 13:53:43.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:43.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-05-21 13:53:43.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f8933b 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2025-05-21 13:53:43.566 [Test worker @coroutine#3036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-05-21 13:53:43.575 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2025-05-21 13:53:43.580 [Test worker @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2025-05-21 13:53:43.581 [Test worker @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2025-05-21 13:53:43.583 [Test worker @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2025-05-21 13:53:43.589 [DefaultDispatcher-worker-21 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2025-05-21 13:53:43.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-05-21 13:53:43.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-05-21 13:53:43.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:43.633 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a29520e: (connection evicted) 2025-05-21 13:53:43.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:43.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-05-21 13:53:43.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33c5cc0 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:43.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:43.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-05-21 13:53:43.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@7641d70 2025-05-21 13:53:43.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@7641d70 2025-05-21 13:53:43.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-05-21 13:53:43.701 [DefaultDispatcher-worker-3 @coroutine#3066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641d70 2025-05-21 13:53:43.706 [DefaultDispatcher-worker-1 @coroutine#3066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641d70 2025-05-21 13:53:43.710 [DefaultDispatcher-worker-8 @coroutine#3066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641d70 2025-05-21 13:53:43.714 [DefaultDispatcher-worker-3 @coroutine#3066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641d70 2025-05-21 13:53:43.733 [DefaultDispatcher-worker-9 @coroutine#3066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641d70 2025-05-21 13:53:43.734 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-21 13:53:43.736 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:43.740 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2025-05-21 13:53:43.741 [DefaultDispatcher-worker-14 @coroutine#3072] INFO ktor.application - Responding at http://0.0.0.0:37641 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d79651d 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:43.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:43.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-05-21 13:53:43.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:43.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:43.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-05-21 13:53:43.752 [DefaultDispatcher-worker-4 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:43.752 [DefaultDispatcher-worker-4 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 13:53:43.752 [DefaultDispatcher-worker-4 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:43.752 [DefaultDispatcher-worker-4 @coroutine#3074] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37641/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 13:53:43.753 [eventLoopGroupProxy-19-1 @call-handler#3082] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.753 [eventLoopGroupProxy-19-2 @call-handler#3083] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.754 [eventLoopGroupProxy-19-1 @call-handler#3082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.754 [eventLoopGroupProxy-19-2 @call-handler#3083] 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-05-21 13:53:43.754 [eventLoopGroupProxy-19-2 @call-handler#3083] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 13:53:43.754 [eventLoopGroupProxy-19-2 @call-handler#3083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.754 [DefaultDispatcher-worker-4 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:43.754 [DefaultDispatcher-worker-4 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f7e004d 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:43.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:43.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-05-21 13:53:43.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:43.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:43.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-05-21 13:53:43.763 [DefaultDispatcher-worker-14 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:43.764 [DefaultDispatcher-worker-14 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.764 [DefaultDispatcher-worker-14 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:43.764 [DefaultDispatcher-worker-14 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.765 [eventLoopGroupProxy-19-2 @call-handler#3088] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.765 [eventLoopGroupProxy-19-2 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.765 [DefaultDispatcher-worker-16 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.765 [DefaultDispatcher-worker-16 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.770 [DefaultDispatcher-worker-5 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:43.770 [DefaultDispatcher-worker-5 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 13:53:43.770 [DefaultDispatcher-worker-5 @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:43.770 [DefaultDispatcher-worker-5 @coroutine#3093] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37641/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 13:53:43.770 [DefaultDispatcher-worker-19 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-05-21 13:53:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@443819d5 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:43.771 [eventLoopGroupProxy-19-2 @call-handler#3098] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:43.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-05-21 13:53:43.771 [eventLoopGroupProxy-19-2 @call-handler#3098] 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-05-21 13:53:43.771 [eventLoopGroupProxy-19-2 @call-handler#3098] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@23938caa 2025-05-21 13:53:43.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@23938caa 2025-05-21 13:53:43.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-05-21 13:53:43.771 [eventLoopGroupProxy-19-2 @call-handler#3098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.771 [eventLoopGroupProxy-19-3 @call-handler#3101] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.771 [eventLoopGroupProxy-19-3 @call-handler#3101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.772 [DefaultDispatcher-worker-12 @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:43.772 [DefaultDispatcher-worker-12 @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:43.775 [DefaultDispatcher-worker-11 @coroutine#3075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:43.782 [DefaultDispatcher-worker-21 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:43.782 [DefaultDispatcher-worker-21 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.782 [DefaultDispatcher-worker-21 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:43.782 [DefaultDispatcher-worker-21 @coroutine#3092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.782 [DefaultDispatcher-worker-15 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:43.782 [DefaultDispatcher-worker-15 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 13:53:43.782 [DefaultDispatcher-worker-15 @coroutine#3108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:43.782 [DefaultDispatcher-worker-15 @coroutine#3108] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37641/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 13:53:43.783 [eventLoopGroupProxy-19-2 @call-handler#3112] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.783 [eventLoopGroupProxy-19-2 @call-handler#3112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.784 [DefaultDispatcher-worker-10 @coroutine#3092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.784 [DefaultDispatcher-worker-10 @coroutine#3092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.784 [eventLoopGroupProxy-19-4 @call-handler#3121] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.784 [eventLoopGroupProxy-19-4 @call-handler#3121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.786 [eventLoopGroupProxy-19-5 @call-handler#3123] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.786 [eventLoopGroupProxy-19-5 @call-handler#3123] 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-05-21 13:53:43.786 [eventLoopGroupProxy-19-5 @call-handler#3123] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 13:53:43.788 [DefaultDispatcher-worker-10 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:43.789 [DefaultDispatcher-worker-13 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641d70 2025-05-21 13:53:43.789 [eventLoopGroupProxy-19-5 @call-handler#3123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.789 [DefaultDispatcher-worker-3 @coroutine#3108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:43.789 [DefaultDispatcher-worker-3 @coroutine#3108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 13:53:43.791 [DefaultDispatcher-worker-17 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-05-21 13:53:43.791 [DefaultDispatcher-worker-17 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.791 [DefaultDispatcher-worker-17 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:43.791 [DefaultDispatcher-worker-17 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.792 [DefaultDispatcher-worker-19 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.792 [DefaultDispatcher-worker-19 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.792 [DefaultDispatcher-worker-15 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:43.794 [DefaultDispatcher-worker-5 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641d70 2025-05-21 13:53:43.794 [DefaultDispatcher-worker-14 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23938caa 2025-05-21 13:53:43.794 [DefaultDispatcher-worker-14 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.794 [DefaultDispatcher-worker-14 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:43.794 [DefaultDispatcher-worker-14 @coroutine#3107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.795 [eventLoopGroupProxy-19-2 @call-handler#3133] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.795 [eventLoopGroupProxy-19-2 @call-handler#3133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.795 [DefaultDispatcher-worker-14 @coroutine#3107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.795 [DefaultDispatcher-worker-14 @coroutine#3107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.800 [DefaultDispatcher-worker-2 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23938caa 2025-05-21 13:53:43.804 [DefaultDispatcher-worker-8 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23938caa 2025-05-21 13:53:43.812 [DefaultDispatcher-worker-7 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641d70 2025-05-21 13:53:43.814 [DefaultDispatcher-worker-18 @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-21 13:53:43.814 [DefaultDispatcher-worker-18 @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-05-21 13:53:43.814 [DefaultDispatcher-worker-18 @coroutine#3113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-21 13:53:43.814 [eventLoopGroupProxy-19-2 @call-handler#3147] 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-05-21 13:53:43.818 [DefaultDispatcher-worker-20 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:43.831 [DefaultDispatcher-worker-15 @coroutine#3113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-21 13:53:43.831 [DefaultDispatcher-worker-15 @coroutine#3113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-21 13:53:43.831 [DefaultDispatcher-worker-15 @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-05-21 13:53:43.831 [DefaultDispatcher-worker-15 @coroutine#3113] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:43.832 [DefaultDispatcher-worker-15 @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730108461602344961 2025-05-21 13:53:43.832 [DefaultDispatcher-worker-15 @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730108461602344961. 2025-05-21 13:53:43.832 [DefaultDispatcher-worker-15 @coroutine#3113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730108461602344961 2025-05-21 13:53:43.832 [eventLoopGroupProxy-19-2 @call-handler#3152] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.837 [eventLoopGroupProxy-19-2 @call-handler#3152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.837 [DefaultDispatcher-worker-15 @coroutine#3113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730108461602344961 2025-05-21 13:53:43.837 [DefaultDispatcher-worker-15 @coroutine#3113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730108461602344961 2025-05-21 13:53:43.838 [DefaultDispatcher-worker-15 @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730108461602344961. 2025-05-21 13:53:43.838 [DefaultDispatcher-worker-15 @coroutine#3113] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730108461602344961 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:43.842 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:43.843 [DefaultDispatcher-worker-5 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:43.843 [DefaultDispatcher-worker-5 @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 13:53:43.843 [DefaultDispatcher-worker-5 @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-21 13:53:43.843 [DefaultDispatcher-worker-5 @coroutine#3113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 13:53:43.844 [eventLoopGroupProxy-19-2 @call-handler#3156] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.845 [eventLoopGroupProxy-19-2 @call-handler#3156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.846 [DefaultDispatcher-worker-19 @coroutine#3113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 13:53:43.846 [DefaultDispatcher-worker-19 @coroutine#3113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 13:53:43.846 [DefaultDispatcher-worker-19 @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-21 13:53:43.846 [DefaultDispatcher-worker-19 @coroutine#3113] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:43.851 [DefaultDispatcher-worker-3 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:43.858 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:43.863 [DefaultDispatcher-worker-4 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:43.868 [DefaultDispatcher-worker-3 @coroutine#3075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:43.868 [DefaultDispatcher-worker-11 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641d70 2025-05-21 13:53:43.868 [DefaultDispatcher-worker-3 @coroutine#3075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/replication/message 2025-05-21 13:53:43.868 [DefaultDispatcher-worker-3 @coroutine#3075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/replication/message. 2025-05-21 13:53:43.868 [DefaultDispatcher-worker-3 @coroutine#3075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/replication/message 2025-05-21 13:53:43.868 [DefaultDispatcher-worker-3 @coroutine#3075] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37641/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 13:53:43.869 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.869 [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-05-21 13:53:43.869 [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-05-21 13:53:43.871 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:43.874 [DefaultDispatcher-worker-15 @call-handler#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641d70 2025-05-21 13:53:43.875 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.875 [DefaultDispatcher-worker-15 @coroutine#3075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/replication/message 2025-05-21 13:53:43.875 [DefaultDispatcher-worker-15 @coroutine#3075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/replication/message 2025-05-21 13:53:43.875 [DefaultDispatcher-worker-15 @coroutine#3075] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/replication/message. 2025-05-21 13:53:43.875 [DefaultDispatcher-worker-15 @coroutine#3075] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:43.880 [DefaultDispatcher-worker-8 @coroutine#3075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:43.886 [DefaultDispatcher-worker-5 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641d70 2025-05-21 13:53:43.887 [DefaultDispatcher-worker-20 @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-21 13:53:43.887 [DefaultDispatcher-worker-20 @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-05-21 13:53:43.887 [DefaultDispatcher-worker-20 @coroutine#3113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-21 13:53:43.888 [eventLoopGroupProxy-19-2 @call-handler#3175] 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-05-21 13:53:43.892 [DefaultDispatcher-worker-11 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:43.902 [DefaultDispatcher-worker-11 @coroutine#3113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-21 13:53:43.902 [DefaultDispatcher-worker-11 @coroutine#3113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-21 13:53:43.903 [DefaultDispatcher-worker-11 @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-05-21 13:53:43.903 [DefaultDispatcher-worker-11 @coroutine#3113] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:43.903 [DefaultDispatcher-worker-11 @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730108461602344962 2025-05-21 13:53:43.903 [DefaultDispatcher-worker-11 @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730108461602344962. 2025-05-21 13:53:43.903 [DefaultDispatcher-worker-11 @coroutine#3113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730108461602344962 2025-05-21 13:53:43.904 [eventLoopGroupProxy-19-2 @call-handler#3180] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.904 [eventLoopGroupProxy-19-2 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.904 [DefaultDispatcher-worker-11 @coroutine#3113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730108461602344962 2025-05-21 13:53:43.904 [DefaultDispatcher-worker-11 @coroutine#3113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730108461602344962 2025-05-21 13:53:43.905 [DefaultDispatcher-worker-11 @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730108461602344962. 2025-05-21 13:53:43.905 [DefaultDispatcher-worker-11 @coroutine#3113] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730108461602344962 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:43.910 [DefaultDispatcher-worker-11 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:43.911 [DefaultDispatcher-worker-11 @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 13:53:43.911 [DefaultDispatcher-worker-11 @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-21 13:53:43.911 [DefaultDispatcher-worker-11 @coroutine#3113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 13:53:43.911 [eventLoopGroupProxy-19-2 @call-handler#3184] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.912 [eventLoopGroupProxy-19-2 @call-handler#3184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.912 [DefaultDispatcher-worker-11 @coroutine#3113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 13:53:43.912 [DefaultDispatcher-worker-11 @coroutine#3113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 13:53:43.913 [DefaultDispatcher-worker-11 @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-21 13:53:43.913 [DefaultDispatcher-worker-11 @coroutine#3113] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:43.917 [DefaultDispatcher-worker-10 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:43.917 [DefaultDispatcher-worker-10 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.917 [DefaultDispatcher-worker-10 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:43.917 [DefaultDispatcher-worker-10 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.917 [DefaultDispatcher-worker-11 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:43.918 [DefaultDispatcher-worker-1 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.918 [DefaultDispatcher-worker-1 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:43.931 [DefaultDispatcher-worker-20 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:43.935 [DefaultDispatcher-worker-12 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641d70 2025-05-21 13:53:43.936 [DefaultDispatcher-worker-11 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:43.936 [DefaultDispatcher-worker-11 @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/replication/message 2025-05-21 13:53:43.936 [DefaultDispatcher-worker-11 @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/replication/message. 2025-05-21 13:53:43.936 [DefaultDispatcher-worker-11 @coroutine#3094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/replication/message 2025-05-21 13:53:43.936 [DefaultDispatcher-worker-11 @coroutine#3094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37641/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 13:53:43.937 [eventLoopGroupProxy-19-2 @call-handler#3193] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.937 [eventLoopGroupProxy-19-2 @call-handler#3193] 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-05-21 13:53:43.937 [eventLoopGroupProxy-19-2 @call-handler#3193] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 13:53:43.943 [DefaultDispatcher-worker-13 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641d70 2025-05-21 13:53:43.948 [DefaultDispatcher-worker-9 @call-handler#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641d70 2025-05-21 13:53:43.949 [eventLoopGroupProxy-19-2 @call-handler#3193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.949 [DefaultDispatcher-worker-15 @coroutine#3094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/replication/message 2025-05-21 13:53:43.949 [DefaultDispatcher-worker-15 @coroutine#3094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/replication/message 2025-05-21 13:53:43.949 [DefaultDispatcher-worker-15 @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/replication/message. 2025-05-21 13:53:43.949 [DefaultDispatcher-worker-15 @coroutine#3094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:43.955 [DefaultDispatcher-worker-17 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:43.958 [UI Thread @coroutine#3212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730108461602344960 2025-05-21 13:53:43.958 [UI Thread @coroutine#3212] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730108461602344960. 2025-05-21 13:53:43.958 [UI Thread @coroutine#3212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730108461602344960 2025-05-21 13:53:43.959 [UI Thread @coroutine#3217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:43.959 [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:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730108461602344961&assignmentUid=730108461602344960. 2025-05-21 13:53:43.959 [UI Thread @coroutine#3217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:43.959 [eventLoopGroupProxy-19-2 @call-handler#3228] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.959 [eventLoopGroupProxy-19-5 @call-handler#3230] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.960 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:43.960 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960. 2025-05-21 13:53:43.960 [UI Thread @coroutine#3222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:43.960 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:43.960 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960. 2025-05-21 13:53:43.960 [UI Thread @coroutine#3224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:43.962 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344961 2025-05-21 13:53:43.962 [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:37641/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344961. 2025-05-21 13:53:43.962 [UI Thread @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344961 2025-05-21 13:53:43.962 [eventLoopGroupProxy-19-5 @call-handler#3230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.963 [UI Thread @coroutine#3217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:43.963 [UI Thread @coroutine#3217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:43.963 [UI Thread @coroutine#3217] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730108461602344961&assignmentUid=730108461602344960. 2025-05-21 13:53:43.963 [UI Thread @coroutine#3217] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:43.963 [eventLoopGroupProxy-19-2 @call-handler#3228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.964 [eventLoopGroupProxy-19-6 @call-handler#3250] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.964 [UI Thread @coroutine#3212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730108461602344960 2025-05-21 13:53:43.964 [UI Thread @coroutine#3212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730108461602344960 2025-05-21 13:53:43.964 [eventLoopGroupProxy-19-7 @call-handler#3253] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.965 [UI Thread @coroutine#3212] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730108461602344960. 2025-05-21 13:53:43.965 [UI Thread @coroutine#3212] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730108461602344960 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:43.966 [eventLoopGroupProxy-19-6 @call-handler#3250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.966 [eventLoopGroupProxy-19-7 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.966 [UI Thread @coroutine#3222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:43.966 [UI Thread @coroutine#3222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:43.966 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960. 2025-05-21 13:53:43.966 [UI Thread @coroutine#3222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:43.967 [eventLoopGroupProxy-19-8 @call-handler#3260] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:43.969 [UI Thread @coroutine#3224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:43.969 [UI Thread @coroutine#3224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:43.969 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960. 2025-05-21 13:53:43.969 [UI Thread @coroutine#3224] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:43.971 [DefaultDispatcher-worker-14 @coroutine#3217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:43.977 [DefaultDispatcher-worker-13 @coroutine#3212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:43.977 [eventLoopGroupProxy-19-8 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:43.978 [UI Thread @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344961 2025-05-21 13:53:43.978 [UI Thread @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344961 2025-05-21 13:53:43.978 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344961. 2025-05-21 13:53:43.978 [UI Thread @coroutine#3241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344961 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:43.982 [DefaultDispatcher-worker-19 @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:43.988 [DefaultDispatcher-worker-10 @coroutine#3224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:43.995 [DefaultDispatcher-worker-12 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:43.998 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730108461602344960 2025-05-21 13:53:43.999 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730108461602344960. 2025-05-21 13:53:43.999 [UI Thread @coroutine#3271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730108461602344960 2025-05-21 13:53:43.999 [eventLoopGroupProxy-19-2 @call-handler#3273] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:44.001 [eventLoopGroupProxy-19-2 @call-handler#3273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:44.001 [UI Thread @coroutine#3271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730108461602344960 2025-05-21 13:53:44.001 [UI Thread @coroutine#3271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730108461602344960 2025-05-21 13:53:44.002 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730108461602344960. 2025-05-21 13:53:44.002 [UI Thread @coroutine#3271] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730108461602344960 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:44.005 [DefaultDispatcher-worker-17 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-05-21 13:53:44.005 [DefaultDispatcher-worker-17 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.005 [DefaultDispatcher-worker-17 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:44.005 [DefaultDispatcher-worker-17 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.006 [DefaultDispatcher-worker-6 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.006 [DefaultDispatcher-worker-6 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.007 [DefaultDispatcher-worker-7 @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:44.014 [DefaultDispatcher-worker-20 @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:44.018 [DefaultDispatcher-worker-3 @coroutine#3075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:44.019 [DefaultDispatcher-worker-3 @coroutine#3075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/replication/message 2025-05-21 13:53:44.019 [DefaultDispatcher-worker-3 @coroutine#3075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/replication/message. 2025-05-21 13:53:44.019 [DefaultDispatcher-worker-3 @coroutine#3075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/replication/message 2025-05-21 13:53:44.019 [DefaultDispatcher-worker-3 @coroutine#3075] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37641/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 13:53:44.020 [eventLoopGroupProxy-19-2 @call-handler#3284] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:44.020 [eventLoopGroupProxy-19-2 @call-handler#3284] 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-05-21 13:53:44.020 [eventLoopGroupProxy-19-2 @call-handler#3284] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 13:53:44.025 [DefaultDispatcher-worker-3 @call-handler#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641d70 2025-05-21 13:53:44.025 [eventLoopGroupProxy-19-2 @call-handler#3284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:44.026 [DefaultDispatcher-worker-19 @coroutine#3075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/replication/message 2025-05-21 13:53:44.026 [DefaultDispatcher-worker-19 @coroutine#3075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/replication/message 2025-05-21 13:53:44.026 [DefaultDispatcher-worker-19 @coroutine#3075] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/replication/message. 2025-05-21 13:53:44.026 [DefaultDispatcher-worker-19 @coroutine#3075] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:44.031 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730108461602344962&assignmentUid=730108461602344960&clazzUid=730108461602344960&submitterUid=730108461602344961 2025-05-21 13:53:44.031 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730108461602344962&assignmentUid=730108461602344960&clazzUid=730108461602344960&submitterUid=730108461602344961. 2025-05-21 13:53:44.031 [UI Thread @coroutine#3300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730108461602344962&assignmentUid=730108461602344960&clazzUid=730108461602344960&submitterUid=730108461602344961 2025-05-21 13:53:44.031 [DefaultDispatcher-worker-17 @coroutine#3075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:44.032 [eventLoopGroupProxy-19-2 @call-handler#3304] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:44.036 [eventLoopGroupProxy-19-2 @call-handler#3304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:44.037 [UI Thread @coroutine#3300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730108461602344962&assignmentUid=730108461602344960&clazzUid=730108461602344960&submitterUid=730108461602344961 2025-05-21 13:53:44.037 [UI Thread @coroutine#3300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730108461602344962&assignmentUid=730108461602344960&clazzUid=730108461602344960&submitterUid=730108461602344961 2025-05-21 13:53:44.037 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730108461602344962&assignmentUid=730108461602344960&clazzUid=730108461602344960&submitterUid=730108461602344961. 2025-05-21 13:53:44.037 [UI Thread @coroutine#3300] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730108461602344962&assignmentUid=730108461602344960&clazzUid=730108461602344960&submitterUid=730108461602344961 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:44.043 [DefaultDispatcher-worker-10 @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:44.049 [UI Thread @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/PersonDao/getNamesByUid?uid=730108461602344961 2025-05-21 13:53:44.049 [UI Thread @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/PersonDao/getNamesByUid?uid=730108461602344961. 2025-05-21 13:53:44.049 [UI Thread @coroutine#3314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/PersonDao/getNamesByUid?uid=730108461602344961 2025-05-21 13:53:44.050 [eventLoopGroupProxy-19-2 @call-handler#3323] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:44.050 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.050 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960. 2025-05-21 13:53:44.050 [UI Thread @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.051 [eventLoopGroupProxy-19-2 @call-handler#3323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:44.051 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730108461602344960 2025-05-21 13:53:44.051 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730108461602344960. 2025-05-21 13:53:44.051 [UI Thread @coroutine#3324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730108461602344960 2025-05-21 13:53:44.051 [eventLoopGroupProxy-19-6 @call-handler#3332] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:44.051 [UI Thread @coroutine#3326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.051 [UI Thread @coroutine#3326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960. 2025-05-21 13:53:44.051 [UI Thread @coroutine#3326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.051 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.051 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960. 2025-05-21 13:53:44.051 [UI Thread @coroutine#3328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.051 [eventLoopGroupProxy-19-7 @call-handler#3340] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:44.052 [eventLoopGroupProxy-19-2 @call-handler#3342] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:44.052 [eventLoopGroupProxy-19-8 @call-handler#3344] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:44.052 [UI Thread @coroutine#3314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/PersonDao/getNamesByUid?uid=730108461602344961 2025-05-21 13:53:44.052 [UI Thread @coroutine#3314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/PersonDao/getNamesByUid?uid=730108461602344961 2025-05-21 13:53:44.052 [eventLoopGroupProxy-19-2 @call-handler#3342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:44.052 [UI Thread @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/PersonDao/getNamesByUid?uid=730108461602344961. 2025-05-21 13:53:44.052 [UI Thread @coroutine#3314] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/PersonDao/getNamesByUid?uid=730108461602344961 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:44.053 [UI Thread @coroutine#3326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.053 [UI Thread @coroutine#3326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.053 [eventLoopGroupProxy-19-8 @call-handler#3344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:44.053 [UI Thread @coroutine#3326] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960. 2025-05-21 13:53:44.053 [UI Thread @coroutine#3326] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:44.053 [UI Thread @coroutine#3328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.053 [UI Thread @coroutine#3328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.053 [eventLoopGroupProxy-19-6 @call-handler#3332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:44.053 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960. 2025-05-21 13:53:44.053 [UI Thread @coroutine#3328] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:44.053 [UI Thread @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.054 [UI Thread @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.054 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960. 2025-05-21 13:53:44.054 [UI Thread @coroutine#3319] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730108461602344961&assignmentUid=730108461602344960 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:44.054 [eventLoopGroupProxy-19-7 @call-handler#3340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:44.055 [UI Thread @coroutine#3324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730108461602344960 2025-05-21 13:53:44.055 [UI Thread @coroutine#3324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730108461602344960 2025-05-21 13:53:44.055 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730108461602344960. 2025-05-21 13:53:44.055 [UI Thread @coroutine#3324] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730108461602344960 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:44.058 [DefaultDispatcher-worker-21 @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:44.062 [DefaultDispatcher-worker-7 @coroutine#3326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:44.066 [DefaultDispatcher-worker-19 @coroutine#3328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:44.070 [DefaultDispatcher-worker-19 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:44.075 [DefaultDispatcher-worker-13 @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:44.078 [UI Thread @coroutine#3359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344962 2025-05-21 13:53:44.078 [UI Thread @coroutine#3359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344962. 2025-05-21 13:53:44.078 [UI Thread @coroutine#3359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344962 2025-05-21 13:53:44.079 [eventLoopGroupProxy-19-2 @call-handler#3361] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:44.082 [eventLoopGroupProxy-19-2 @call-handler#3361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:44.082 [UI Thread @coroutine#3359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344962 2025-05-21 13:53:44.082 [UI Thread @coroutine#3359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344962 2025-05-21 13:53:44.083 [UI Thread @coroutine#3359] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344962. 2025-05-21 13:53:44.083 [UI Thread @coroutine#3359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344962 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:44.092 [DefaultDispatcher-worker-20 @coroutine#3359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:44.096 [DefaultDispatcher-worker-8 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2025-05-21 13:53:44.096 [DefaultDispatcher-worker-8 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.096 [DefaultDispatcher-worker-8 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:44.096 [DefaultDispatcher-worker-8 @coroutine#2268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.097 [UI Thread @coroutine#3359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/PersonDao/findByUidAsync?uid=730108461602344961 2025-05-21 13:53:44.097 [UI Thread @coroutine#3359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/PersonDao/findByUidAsync?uid=730108461602344961. 2025-05-21 13:53:44.097 [UI Thread @coroutine#3359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/PersonDao/findByUidAsync?uid=730108461602344961 2025-05-21 13:53:44.103 [DefaultDispatcher-worker-10 @coroutine#2268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.103 [DefaultDispatcher-worker-10 @coroutine#2268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.117 [eventLoopGroupProxy-19-2 @call-handler#3368] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:44.119 [eventLoopGroupProxy-19-2 @call-handler#3368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:44.120 [UI Thread @coroutine#3359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/PersonDao/findByUidAsync?uid=730108461602344961 2025-05-21 13:53:44.120 [UI Thread @coroutine#3359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/PersonDao/findByUidAsync?uid=730108461602344961 2025-05-21 13:53:44.120 [UI Thread @coroutine#3359] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/PersonDao/findByUidAsync?uid=730108461602344961. 2025-05-21 13:53:44.120 [UI Thread @coroutine#3359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/PersonDao/findByUidAsync?uid=730108461602344961 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:44.126 [DefaultDispatcher-worker-12 @coroutine#3359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:44.133 [DefaultDispatcher-worker-10 @coroutine#3359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:44.134 [DefaultDispatcher-worker-19 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2025-05-21 13:53:44.134 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.134 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:44.134 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.135 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.135 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.137 [DefaultDispatcher-worker-3 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:44.137 [DefaultDispatcher-worker-3 @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/replication/message 2025-05-21 13:53:44.137 [DefaultDispatcher-worker-3 @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/replication/message. 2025-05-21 13:53:44.137 [DefaultDispatcher-worker-3 @coroutine#3094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/replication/message 2025-05-21 13:53:44.137 [DefaultDispatcher-worker-3 @coroutine#3094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37641/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 13:53:44.138 [eventLoopGroupProxy-19-2 @call-handler#3378] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:44.138 [eventLoopGroupProxy-19-2 @call-handler#3378] 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-05-21 13:53:44.138 [eventLoopGroupProxy-19-2 @call-handler#3378] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 13:53:44.143 [DefaultDispatcher-worker-4 @call-handler#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641d70 2025-05-21 13:53:44.143 [eventLoopGroupProxy-19-2 @call-handler#3378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:44.143 [DefaultDispatcher-worker-14 @coroutine#3094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/replication/message 2025-05-21 13:53:44.143 [DefaultDispatcher-worker-14 @coroutine#3094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/replication/message 2025-05-21 13:53:44.143 [DefaultDispatcher-worker-14 @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/replication/message. 2025-05-21 13:53:44.143 [DefaultDispatcher-worker-14 @coroutine#3094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:44.145 [UI Thread @coroutine#3401] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730108461602344960 2025-05-21 13:53:44.145 [UI Thread @coroutine#3401] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730108461602344960. 2025-05-21 13:53:44.145 [UI Thread @coroutine#3401] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730108461602344960 2025-05-21 13:53:44.145 [UI Thread @coroutine#3405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.145 [UI Thread @coroutine#3405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730108461602344961&assignmentUid=730108461602344960. 2025-05-21 13:53:44.145 [UI Thread @coroutine#3405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.145 [UI Thread @coroutine#3410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.145 [UI Thread @coroutine#3410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960. 2025-05-21 13:53:44.145 [UI Thread @coroutine#3410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.145 [eventLoopGroupProxy-19-2 @call-handler#3418] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:44.146 [UI Thread @coroutine#3412] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.146 [UI Thread @coroutine#3412] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960. 2025-05-21 13:53:44.146 [UI Thread @coroutine#3412] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.146 [eventLoopGroupProxy-19-6 @call-handler#3421] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:44.146 [UI Thread @coroutine#3429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344961 2025-05-21 13:53:44.146 [UI Thread @coroutine#3429] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344961. 2025-05-21 13:53:44.146 [UI Thread @coroutine#3429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344961 2025-05-21 13:53:44.146 [eventLoopGroupProxy-19-7 @call-handler#3432] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:44.147 [eventLoopGroupProxy-19-2 @call-handler#3418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:44.147 [eventLoopGroupProxy-19-7 @call-handler#3432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:44.147 [UI Thread @coroutine#3401] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730108461602344960 2025-05-21 13:53:44.147 [UI Thread @coroutine#3401] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730108461602344960 2025-05-21 13:53:44.148 [UI Thread @coroutine#3401] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730108461602344960. 2025-05-21 13:53:44.148 [UI Thread @coroutine#3401] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730108461602344960 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:44.148 [eventLoopGroupProxy-19-10 @call-handler#3442] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:44.148 [UI Thread @coroutine#3410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.148 [UI Thread @coroutine#3410] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.148 [eventLoopGroupProxy-19-6 @call-handler#3421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:44.148 [UI Thread @coroutine#3410] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960. 2025-05-21 13:53:44.148 [UI Thread @coroutine#3410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:44.149 [DefaultDispatcher-worker-20 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475454ae 2025-05-21 13:53:44.149 [UI Thread @coroutine#3405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.149 [UI Thread @coroutine#3405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.149 [eventLoopGroupProxy-19-9 @call-handler#3447] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 13:53:44.149 [UI Thread @coroutine#3405] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730108461602344961&assignmentUid=730108461602344960. 2025-05-21 13:53:44.149 [UI Thread @coroutine#3405] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:44.150 [eventLoopGroupProxy-19-9 @call-handler#3447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:44.150 [UI Thread @coroutine#3412] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.150 [UI Thread @coroutine#3412] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 2025-05-21 13:53:44.150 [UI Thread @coroutine#3412] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960. 2025-05-21 13:53:44.150 [UI Thread @coroutine#3412] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730108461602344961&assignmentUid=730108461602344960 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:44.151 [eventLoopGroupProxy-19-10 @call-handler#3442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 13:53:44.151 [UI Thread @coroutine#3429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344961 2025-05-21 13:53:44.151 [UI Thread @coroutine#3429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344961 2025-05-21 13:53:44.151 [UI Thread @coroutine#3429] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344961. 2025-05-21 13:53:44.151 [UI Thread @coroutine#3429] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37641/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730108461602344960&clazzUid=730108461602344960&accountPersonUid=730108461602344961 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:44.153 [DefaultDispatcher-worker-15 @coroutine#3401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:44.157 [DefaultDispatcher-worker-2 @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:44.161 [DefaultDispatcher-worker-17 @coroutine#3405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:44.164 [DefaultDispatcher-worker-14 @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:44.169 [DefaultDispatcher-worker-10 @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b 2025-05-21 13:53:44.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-05-21 13:53:44.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-05-21 13:53:44.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:44.172 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@424ebf5b: (connection evicted) 2025-05-21 13:53:44.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:44.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-05-21 13:53:44.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-05-21 13:53:44.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-05-21 13:53:44.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-05-21 13:53:44.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:44.173 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@475454ae: (connection evicted) 2025-05-21 13:53:44.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:44.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-05-21 13:53:44.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-05-21 13:53:44.183 [DefaultDispatcher-worker-12 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633ba8e4 2025-05-21 13:53:44.183 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.183 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:44.183 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.184 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.213 [DefaultDispatcher-worker-12 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:44.213 [DefaultDispatcher-worker-12 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.213 [DefaultDispatcher-worker-12 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:44.213 [DefaultDispatcher-worker-12 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.214 [DefaultDispatcher-worker-19 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.214 [DefaultDispatcher-worker-19 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.320 [DefaultDispatcher-worker-2 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:44.320 [DefaultDispatcher-worker-2 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.320 [DefaultDispatcher-worker-2 @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:56201/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:44.320 [DefaultDispatcher-worker-2 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.321 [DefaultDispatcher-worker-5 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.321 [DefaultDispatcher-worker-5 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.446 [DefaultDispatcher-worker-1 @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:44.446 [DefaultDispatcher-worker-1 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.446 [DefaultDispatcher-worker-1 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:44.446 [DefaultDispatcher-worker-1 @coroutine#2434] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.447 [DefaultDispatcher-worker-10 @coroutine#2434] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.447 [DefaultDispatcher-worker-10 @coroutine#2434] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.542 [DefaultDispatcher-worker-2 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:44.543 [DefaultDispatcher-worker-2 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.543 [DefaultDispatcher-worker-2 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:44.543 [DefaultDispatcher-worker-2 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.544 [DefaultDispatcher-worker-3 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.544 [DefaultDispatcher-worker-3 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.799 [DefaultDispatcher-worker-7 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-05-21 13:53:44.799 [DefaultDispatcher-worker-7 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.799 [DefaultDispatcher-worker-7 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:44.799 [DefaultDispatcher-worker-7 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.800 [DefaultDispatcher-worker-15 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.800 [DefaultDispatcher-worker-15 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.922 [DefaultDispatcher-worker-1 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:44.922 [DefaultDispatcher-worker-1 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.922 [DefaultDispatcher-worker-1 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:44.922 [DefaultDispatcher-worker-1 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.923 [DefaultDispatcher-worker-13 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:44.923 [DefaultDispatcher-worker-13 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.011 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-05-21 13:53:45.011 [DefaultDispatcher-worker-2 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.011 [DefaultDispatcher-worker-2 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:45.011 [DefaultDispatcher-worker-2 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.012 [DefaultDispatcher-worker-1 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.012 [DefaultDispatcher-worker-1 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.108 [DefaultDispatcher-worker-13 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2025-05-21 13:53:45.108 [DefaultDispatcher-worker-13 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.108 [DefaultDispatcher-worker-13 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:45.108 [DefaultDispatcher-worker-13 @coroutine#2268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.109 [DefaultDispatcher-worker-18 @coroutine#2268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.109 [DefaultDispatcher-worker-18 @coroutine#2268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.140 [DefaultDispatcher-worker-19 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2025-05-21 13:53:45.140 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.140 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:45.140 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.141 [DefaultDispatcher-worker-2 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.141 [DefaultDispatcher-worker-2 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-05-21 13:53:45.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-05-21 13:53:45.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:45.178 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7641d70: (connection evicted) 2025-05-21 13:53:45.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:45.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-05-21 13:53:45.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1934a7c1 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:45.181 [Test worker @coroutine#3495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-05-21 13:53:45.182 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@621c7b91 2025-05-21 13:53:45.182 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@621c7b91 2025-05-21 13:53:45.182 [Test worker @coroutine#3495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-05-21 13:53:45.189 [DefaultDispatcher-worker-1 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633ba8e4 2025-05-21 13:53:45.189 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.189 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:45.189 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.190 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.191 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@621c7b91 2025-05-21 13:53:45.196 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@621c7b91 2025-05-21 13:53:45.197 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@621c7b91 2025-05-21 13:53:45.198 [Test worker @coroutine#3502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@621c7b91 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c3a8246 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:45.198 [Test worker @coroutine#3495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-05-21 13:53:45.199 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@620ba2b0 2025-05-21 13:53:45.199 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@620ba2b0 2025-05-21 13:53:45.199 [Test worker @coroutine#3495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-05-21 13:53:45.206 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620ba2b0 2025-05-21 13:53:45.211 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620ba2b0 2025-05-21 13:53:45.212 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620ba2b0 2025-05-21 13:53:45.213 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620ba2b0 2025-05-21 13:53:45.217 [DefaultDispatcher-worker-15 @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620ba2b0 2025-05-21 13:53:45.217 [DefaultDispatcher-worker-1 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:45.217 [DefaultDispatcher-worker-1 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.218 [DefaultDispatcher-worker-1 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:45.218 [DefaultDispatcher-worker-1 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.218 [DefaultDispatcher-worker-12 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.218 [DefaultDispatcher-worker-12 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.225 [DefaultDispatcher-worker-1 @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@621c7b91 2025-05-21 13:53:45.231 [DefaultDispatcher-worker-2 @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@621c7b91 2025-05-21 13:53:45.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-05-21 13:53:45.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-05-21 13:53:45.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:45.236 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@621c7b91: (connection evicted) 2025-05-21 13:53:45.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:45.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-05-21 13:53:45.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-05-21 13:53:45.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-05-21 13:53:45.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-05-21 13:53:45.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:45.237 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@620ba2b0: (connection evicted) 2025-05-21 13:53:45.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:45.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-05-21 13:53:45.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76d9fe26 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2025-05-21 13:53:45.238 [Test worker @coroutine#3559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-05-21 13:53:45.246 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2025-05-21 13:53:45.251 [Test worker @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2025-05-21 13:53:45.252 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2025-05-21 13:53:45.253 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b910a4b 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:45.253 [Test worker @coroutine#3559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-05-21 13:53:45.254 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@582ce329 2025-05-21 13:53:45.254 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@582ce329 2025-05-21 13:53:45.254 [Test worker @coroutine#3559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-05-21 13:53:45.261 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582ce329 2025-05-21 13:53:45.267 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582ce329 2025-05-21 13:53:45.267 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582ce329 2025-05-21 13:53:45.268 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582ce329 2025-05-21 13:53:45.272 [DefaultDispatcher-worker-2 @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582ce329 2025-05-21 13:53:45.279 [DefaultDispatcher-worker-4 @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2025-05-21 13:53:45.284 [DefaultDispatcher-worker-18 @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2025-05-21 13:53:45.290 [DefaultDispatcher-worker-14 @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2025-05-21 13:53:45.303 [DefaultDispatcher-worker-14 @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2025-05-21 13:53:45.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-05-21 13:53:45.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-05-21 13:53:45.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:45.306 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3: (connection evicted) 2025-05-21 13:53:45.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:45.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-05-21 13:53:45.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-05-21 13:53:45.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-05-21 13:53:45.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-05-21 13:53:45.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:45.307 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@582ce329: (connection evicted) 2025-05-21 13:53:45.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:45.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-05-21 13:53:45.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1964a3f 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b334a1 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b334a1 2025-05-21 13:53:45.308 [Test worker @coroutine#3645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-05-21 13:53:45.318 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b334a1 2025-05-21 13:53:45.324 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b334a1 2025-05-21 13:53:45.325 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b334a1 2025-05-21 13:53:45.326 [DefaultDispatcher-worker-14 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:45.326 [DefaultDispatcher-worker-14 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.326 [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:56201/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:45.326 [DefaultDispatcher-worker-14 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.327 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b334a1 2025-05-21 13:53:45.327 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@432fca40 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@71662b15 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@71662b15 2025-05-21 13:53:45.328 [Test worker @coroutine#3645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-05-21 13:53:45.331 [DefaultDispatcher-worker-9 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.331 [DefaultDispatcher-worker-9 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.341 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71662b15 2025-05-21 13:53:45.346 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71662b15 2025-05-21 13:53:45.348 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71662b15 2025-05-21 13:53:45.350 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71662b15 2025-05-21 13:53:45.361 [DefaultDispatcher-worker-22 @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71662b15 2025-05-21 13:53:45.366 [DefaultDispatcher-worker-22 @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b334a1 2025-05-21 13:53:45.377 [DefaultDispatcher-worker-3 @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b334a1 2025-05-21 13:53:45.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-05-21 13:53:45.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-05-21 13:53:45.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:45.398 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b334a1: (connection evicted) 2025-05-21 13:53:45.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:45.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-05-21 13:53:45.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-05-21 13:53:45.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-05-21 13:53:45.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-05-21 13:53:45.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:45.401 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71662b15: (connection evicted) 2025-05-21 13:53:45.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:45.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-05-21 13:53:45.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-05-21 13:53:45.402 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-05-21 13:53:45.402 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:45.402 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:45.402 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:45.402 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:45.402 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:45.402 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:45.402 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@629fc74d 2025-05-21 13:53:45.402 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:45.403 [Test worker @coroutine#3706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-05-21 13:53:45.404 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2025-05-21 13:53:45.404 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2025-05-21 13:53:45.404 [Test worker @coroutine#3706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-05-21 13:53:45.424 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2025-05-21 13:53:45.439 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2025-05-21 13:53:45.441 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2025-05-21 13:53:45.446 [Test worker @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b35687 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:45.447 [Test worker @coroutine#3706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-05-21 13:53:45.454 [DefaultDispatcher-worker-18 @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:45.454 [DefaultDispatcher-worker-18 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.454 [DefaultDispatcher-worker-18 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:45.454 [DefaultDispatcher-worker-18 @coroutine#2434] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.456 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-05-21 13:53:45.456 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-05-21 13:53:45.456 [Test worker @coroutine#3706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-05-21 13:53:45.461 [DefaultDispatcher-worker-14 @coroutine#2434] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.461 [DefaultDispatcher-worker-14 @coroutine#2434] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.477 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-05-21 13:53:45.488 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-05-21 13:53:45.489 [Test worker @coroutine#3718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-05-21 13:53:45.491 [Test worker @coroutine#3720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-05-21 13:53:45.493 [DefaultDispatcher-worker-19 @coroutine#3722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2321e482 2025-05-21 13:53:45.499 [DefaultDispatcher-worker-17 @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-05-21 13:53:45.504 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:45.511 [DefaultDispatcher-worker-15 @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2025-05-21 13:53:45.517 [DefaultDispatcher-worker-1 @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2025-05-21 13:53:45.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-05-21 13:53:45.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-05-21 13:53:45.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:45.526 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849: (connection evicted) 2025-05-21 13:53:45.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:45.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-05-21 13:53:45.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-05-21 13:53:45.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-05-21 13:53:45.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-05-21 13:53:45.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:45.531 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7655dc27: (connection evicted) 2025-05-21 13:53:45.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:45.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-05-21 13:53:45.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-05-21 13:53:45.532 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@609a996f 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:45.533 [Test worker @coroutine#3767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-05-21 13:53:45.536 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@2984edab 2025-05-21 13:53:45.536 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@2984edab 2025-05-21 13:53:45.536 [Test worker @coroutine#3767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-05-21 13:53:45.550 [DefaultDispatcher-worker-14 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:45.550 [DefaultDispatcher-worker-14 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.550 [DefaultDispatcher-worker-14 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:45.550 [DefaultDispatcher-worker-14 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.555 [DefaultDispatcher-worker-5 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.555 [DefaultDispatcher-worker-5 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.559 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2984edab 2025-05-21 13:53:45.568 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2984edab 2025-05-21 13:53:45.569 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2984edab 2025-05-21 13:53:45.571 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2984edab 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bcfa08b 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:45.572 [Test worker @coroutine#3767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-05-21 13:53:45.576 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2025-05-21 13:53:45.576 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2025-05-21 13:53:45.576 [Test worker @coroutine#3767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-05-21 13:53:45.589 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:45.590 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2025-05-21 13:53:45.598 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2025-05-21 13:53:45.600 [Test worker @coroutine#3779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2025-05-21 13:53:45.601 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2025-05-21 13:53:45.608 [DefaultDispatcher-worker-18 @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2025-05-21 13:53:45.626 [DefaultDispatcher-worker-2 @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2984edab 2025-05-21 13:53:45.636 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:45.642 [DefaultDispatcher-worker-13 @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2984edab 2025-05-21 13:53:45.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-05-21 13:53:45.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-05-21 13:53:45.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:45.665 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2984edab: (connection evicted) 2025-05-21 13:53:45.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:45.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-05-21 13:53:45.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-05-21 13:53:45.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-05-21 13:53:45.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-05-21 13:53:45.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:45.666 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d: (connection evicted) 2025-05-21 13:53:45.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:45.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-05-21 13:53:45.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b3976 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:45.668 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-05-21 13:53:45.669 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@15db4dc 2025-05-21 13:53:45.669 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@15db4dc 2025-05-21 13:53:45.669 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-05-21 13:53:45.697 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15db4dc 2025-05-21 13:53:45.707 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15db4dc 2025-05-21 13:53:45.708 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15db4dc 2025-05-21 13:53:45.710 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15db4dc 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e32a3ed 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:45.711 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-05-21 13:53:45.716 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-05-21 13:53:45.716 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-05-21 13:53:45.716 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-05-21 13:53:45.742 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-05-21 13:53:45.751 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-05-21 13:53:45.752 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-05-21 13:53:45.754 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-05-21 13:53:45.760 [DefaultDispatcher-worker-13 @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-05-21 13:53:45.769 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:45.770 [DefaultDispatcher-worker-11 @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15db4dc 2025-05-21 13:53:45.783 [DefaultDispatcher-worker-6 @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15db4dc 2025-05-21 13:53:45.795 [DefaultDispatcher-worker-10 @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15db4dc 2025-05-21 13:53:45.810 [DefaultDispatcher-worker-22 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-05-21 13:53:45.810 [DefaultDispatcher-worker-22 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.810 [DefaultDispatcher-worker-22 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:45.810 [DefaultDispatcher-worker-22 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-05-21 13:53:45.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-05-21 13:53:45.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:45.816 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:45.821 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15db4dc: (connection evicted) 2025-05-21 13:53:45.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:45.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-05-21 13:53:45.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-05-21 13:53:45.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-05-21 13:53:45.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-05-21 13:53:45.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:45.822 [DefaultDispatcher-worker-9 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.822 [DefaultDispatcher-worker-9 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.826 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b778004: (connection evicted) 2025-05-21 13:53:45.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:45.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-05-21 13:53:45.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-05-21 13:53:45.830 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@502a9b30 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:45.832 [Test worker @coroutine#3892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-05-21 13:53:45.836 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4494ed08 2025-05-21 13:53:45.836 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4494ed08 2025-05-21 13:53:45.836 [Test worker @coroutine#3892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-05-21 13:53:45.863 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4494ed08 2025-05-21 13:53:45.878 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4494ed08 2025-05-21 13:53:45.880 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4494ed08 2025-05-21 13:53:45.882 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4494ed08 2025-05-21 13:53:45.882 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bc150e9 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:45.890 [Test worker @coroutine#3892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-05-21 13:53:45.893 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2025-05-21 13:53:45.893 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2025-05-21 13:53:45.893 [Test worker @coroutine#3892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-05-21 13:53:45.908 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2025-05-21 13:53:45.917 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2025-05-21 13:53:45.918 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2025-05-21 13:53:45.920 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2025-05-21 13:53:45.926 [DefaultDispatcher-worker-6 @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2025-05-21 13:53:45.930 [DefaultDispatcher-worker-11 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:45.930 [DefaultDispatcher-worker-11 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.930 [DefaultDispatcher-worker-11 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:45.930 [DefaultDispatcher-worker-11 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.932 [DefaultDispatcher-worker-15 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.932 [DefaultDispatcher-worker-15 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:45.936 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:45.936 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:45.947 [DefaultDispatcher-worker-18 @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4494ed08 2025-05-21 13:53:45.955 [DefaultDispatcher-worker-4 @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4494ed08 2025-05-21 13:53:45.976 [DefaultDispatcher-worker-6 @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4494ed08 2025-05-21 13:53:45.993 [HikariPool-178 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.007 [DefaultDispatcher-worker-6 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4494ed08 2025-05-21 13:53:46.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-05-21 13:53:46.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-05-21 13:53:46.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.023 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4494ed08: (connection evicted) 2025-05-21 13:53:46.023 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-05-21 13:53:46.024 [DefaultDispatcher-worker-8 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.024 [DefaultDispatcher-worker-8 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:46.024 [DefaultDispatcher-worker-8 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-05-21 13:53:46.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-05-21 13:53:46.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-05-21 13:53:46.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-05-21 13:53:46.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.027 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@726e780a: (connection evicted) 2025-05-21 13:53:46.029 [DefaultDispatcher-worker-15 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.029 [DefaultDispatcher-worker-15 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-05-21 13:53:46.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bef1304 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:46.034 [Test worker @coroutine#3988] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-05-21 13:53:46.039 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2025-05-21 13:53:46.039 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2025-05-21 13:53:46.039 [Test worker @coroutine#3988] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-05-21 13:53:46.064 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2025-05-21 13:53:46.086 [Test worker @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2025-05-21 13:53:46.088 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2025-05-21 13:53:46.093 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2025-05-21 13:53:46.093 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-05-21 13:53:46.093 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:46.093 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:46.093 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:46.093 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:46.093 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:46.093 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:46.093 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7e13c0 2025-05-21 13:53:46.093 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:46.093 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:46.098 [Test worker @coroutine#3988] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-05-21 13:53:46.102 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2025-05-21 13:53:46.102 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2025-05-21 13:53:46.102 [Test worker @coroutine#3988] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-05-21 13:53:46.132 [DefaultDispatcher-worker-22 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2025-05-21 13:53:46.132 [DefaultDispatcher-worker-22 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.132 [DefaultDispatcher-worker-22 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:46.132 [DefaultDispatcher-worker-22 @coroutine#2268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.135 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2025-05-21 13:53:46.139 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.140 [DefaultDispatcher-worker-9 @coroutine#2268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.140 [DefaultDispatcher-worker-9 @coroutine#2268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.144 [Test worker @coroutine#3999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2025-05-21 13:53:46.146 [Test worker @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2025-05-21 13:53:46.148 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2025-05-21 13:53:46.148 [DefaultDispatcher-worker-3 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2025-05-21 13:53:46.148 [DefaultDispatcher-worker-3 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.148 [DefaultDispatcher-worker-3 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:46.148 [DefaultDispatcher-worker-3 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.151 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.151 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.154 [DefaultDispatcher-worker-22 @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2025-05-21 13:53:46.183 [DefaultDispatcher-worker-17 @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2025-05-21 13:53:46.197 [DefaultDispatcher-worker-4 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633ba8e4 2025-05-21 13:53:46.197 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.197 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:46.197 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.198 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.199 [DefaultDispatcher-worker-13 @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2025-05-21 13:53:46.201 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2025-05-21 13:53:46.205 [HikariPool-180 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.208 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-05-21 13:53:46.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-05-21 13:53:46.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.220 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c: (connection evicted) 2025-05-21 13:53:46.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-05-21 13:53:46.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-05-21 13:53:46.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-05-21 13:53:46.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-05-21 13:53:46.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.225 [DefaultDispatcher-worker-18 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:46.226 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.226 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:46.226 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.227 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5524e471: (connection evicted) 2025-05-21 13:53:46.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-05-21 13:53:46.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-05-21 13:53:46.229 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-05-21 13:53:46.229 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:46.229 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:46.229 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:46.229 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:46.229 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:46.229 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:46.229 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1435b17 2025-05-21 13:53:46.229 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:46.229 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:46.229 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:46.229 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:46.229 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:46.229 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:46.229 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:46.232 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:46.233 [Test worker @coroutine#4062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-05-21 13:53:46.233 [DefaultDispatcher-worker-7 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.233 [DefaultDispatcher-worker-7 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.237 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2025-05-21 13:53:46.237 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2025-05-21 13:53:46.237 [Test worker @coroutine#4062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-05-21 13:53:46.250 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.265 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.267 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2025-05-21 13:53:46.286 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.286 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2025-05-21 13:53:46.288 [Test worker @coroutine#4067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2025-05-21 13:53:46.289 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f4fd04 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-05-21 13:53:46.290 [Test worker @coroutine#4062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-05-21 13:53:46.303 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-05-21 13:53:46.312 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-05-21 13:53:46.313 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-05-21 13:53:46.315 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-05-21 13:53:46.322 [DefaultDispatcher-worker-10 @coroutine#4078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-05-21 13:53:46.337 [DefaultDispatcher-worker-14 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:46.337 [DefaultDispatcher-worker-14 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.337 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:46.337 [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:56201/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:46.337 [DefaultDispatcher-worker-14 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.338 [DefaultDispatcher-worker-7 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.338 [DefaultDispatcher-worker-7 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.345 [DefaultDispatcher-worker-13 @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2025-05-21 13:53:46.360 [DefaultDispatcher-worker-15 @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2025-05-21 13:53:46.362 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2025-05-21 13:53:46.369 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2025-05-21 13:53:46.390 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-05-21 13:53:46.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-05-21 13:53:46.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.393 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f507d33: (connection evicted) 2025-05-21 13:53:46.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-05-21 13:53:46.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-05-21 13:53:46.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-05-21 13:53:46.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-05-21 13:53:46.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.394 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eba962d: (connection evicted) 2025-05-21 13:53:46.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-05-21 13:53:46.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24d998ba 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@99e03a9 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@99e03a9 2025-05-21 13:53:46.396 [Test worker @coroutine#4129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-05-21 13:53:46.405 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99e03a9 2025-05-21 13:53:46.412 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99e03a9 2025-05-21 13:53:46.413 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99e03a9 2025-05-21 13:53:46.415 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99e03a9 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@509e4bc4 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:46.415 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:46.416 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:46.416 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:46.416 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:46.416 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:46.416 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:46.416 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:46.416 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:46.416 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:46.416 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-05-21 13:53:46.416 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:46.416 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:46.416 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:46.416 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:46.416 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:46.416 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:46.416 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:46.416 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:46.416 [Test worker @coroutine#4129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-05-21 13:53:46.422 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a35a792 2025-05-21 13:53:46.422 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a35a792 2025-05-21 13:53:46.422 [Test worker @coroutine#4129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-05-21 13:53:46.433 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a35a792 2025-05-21 13:53:46.441 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a35a792 2025-05-21 13:53:46.443 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a35a792 2025-05-21 13:53:46.445 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a35a792 2025-05-21 13:53:46.454 [DefaultDispatcher-worker-6 @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a35a792 2025-05-21 13:53:46.462 [DefaultDispatcher-worker-15 @coroutine#4129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99e03a9 2025-05-21 13:53:46.469 [DefaultDispatcher-worker-8 @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:46.469 [DefaultDispatcher-worker-8 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.469 [DefaultDispatcher-worker-8 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:46.469 [DefaultDispatcher-worker-8 @coroutine#2434] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.470 [DefaultDispatcher-worker-12 @coroutine#2434] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.470 [DefaultDispatcher-worker-12 @coroutine#2434] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.470 [DefaultDispatcher-worker-14 @coroutine#4129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99e03a9 2025-05-21 13:53:46.515 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.515 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.522 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-05-21 13:53:46.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-05-21 13:53:46.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.523 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99e03a9: (connection evicted) 2025-05-21 13:53:46.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-05-21 13:53:46.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-05-21 13:53:46.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-05-21 13:53:46.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-05-21 13:53:46.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.524 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a35a792: (connection evicted) 2025-05-21 13:53:46.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-05-21 13:53:46.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b9d5218 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:46.526 [Test worker @coroutine#4204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-05-21 13:53:46.527 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-05-21 13:53:46.527 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-05-21 13:53:46.527 [Test worker @coroutine#4204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-05-21 13:53:46.538 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-05-21 13:53:46.546 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-05-21 13:53:46.548 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-05-21 13:53:46.549 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb8cfa7 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-05-21 13:53:46.550 [Test worker @coroutine#4204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-05-21 13:53:46.560 [DefaultDispatcher-worker-15 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:46.561 [DefaultDispatcher-worker-15 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.561 [DefaultDispatcher-worker-15 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:46.561 [DefaultDispatcher-worker-15 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.562 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-05-21 13:53:46.562 [DefaultDispatcher-worker-10 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.562 [DefaultDispatcher-worker-10 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.569 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-05-21 13:53:46.571 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-05-21 13:53:46.572 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-05-21 13:53:46.579 [DefaultDispatcher-worker-7 @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-05-21 13:53:46.588 [DefaultDispatcher-worker-19 @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-05-21 13:53:46.595 [DefaultDispatcher-worker-19 @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-05-21 13:53:46.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-05-21 13:53:46.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-05-21 13:53:46.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.612 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11261fc9: (connection evicted) 2025-05-21 13:53:46.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-05-21 13:53:46.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-05-21 13:53:46.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-05-21 13:53:46.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-05-21 13:53:46.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.613 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16486ab3: (connection evicted) 2025-05-21 13:53:46.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-05-21 13:53:46.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@300566e 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:46.615 [Test worker @coroutine#4265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-05-21 13:53:46.616 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9355a6 2025-05-21 13:53:46.616 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9355a6 2025-05-21 13:53:46.616 [Test worker @coroutine#4265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-05-21 13:53:46.627 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9355a6 2025-05-21 13:53:46.636 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9355a6 2025-05-21 13:53:46.637 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9355a6 2025-05-21 13:53:46.639 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9355a6 2025-05-21 13:53:46.639 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-05-21 13:53:46.639 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:46.639 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:46.639 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:46.639 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:46.639 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:46.639 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:46.639 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d25244 2025-05-21 13:53:46.639 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:46.640 [Test worker @coroutine#4265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-05-21 13:53:46.644 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@2889d997 2025-05-21 13:53:46.644 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@2889d997 2025-05-21 13:53:46.644 [Test worker @coroutine#4265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-05-21 13:53:46.667 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.673 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2889d997 2025-05-21 13:53:46.675 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.682 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2889d997 2025-05-21 13:53:46.683 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2889d997 2025-05-21 13:53:46.684 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2889d997 2025-05-21 13:53:46.686 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.691 [DefaultDispatcher-worker-17 @coroutine#4279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2889d997 2025-05-21 13:53:46.700 [DefaultDispatcher-worker-21 @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9355a6 2025-05-21 13:53:46.702 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.716 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:46.716 [DefaultDispatcher-worker-4 @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9355a6 2025-05-21 13:53:46.718 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9355a6 2025-05-21 13:53:46.720 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9355a6 2025-05-21 13:53:46.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-05-21 13:53:46.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-05-21 13:53:46.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.733 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e9355a6: (connection evicted) 2025-05-21 13:53:46.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-05-21 13:53:46.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-05-21 13:53:46.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-05-21 13:53:46.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-05-21 13:53:46.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.735 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2889d997: (connection evicted) 2025-05-21 13:53:46.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-05-21 13:53:46.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d89c923 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:46.738 [Test worker @coroutine#4328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-05-21 13:53:46.739 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6717f504 2025-05-21 13:53:46.739 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6717f504 2025-05-21 13:53:46.739 [Test worker @coroutine#4328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-05-21 13:53:46.751 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6717f504 2025-05-21 13:53:46.759 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6717f504 2025-05-21 13:53:46.759 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.761 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6717f504 2025-05-21 13:53:46.762 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6717f504 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c2f4769 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b814b 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b814b 2025-05-21 13:53:46.763 [Test worker @coroutine#4328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-05-21 13:53:46.775 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b814b 2025-05-21 13:53:46.779 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.782 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b814b 2025-05-21 13:53:46.783 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b814b 2025-05-21 13:53:46.784 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b814b 2025-05-21 13:53:46.790 [DefaultDispatcher-worker-1 @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b814b 2025-05-21 13:53:46.799 [DefaultDispatcher-worker-12 @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6717f504 2025-05-21 13:53:46.802 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.804 [DefaultDispatcher-worker-21 @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6717f504 2025-05-21 13:53:46.812 [UI Thread @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6717f504 2025-05-21 13:53:46.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-05-21 13:53:46.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-05-21 13:53:46.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.815 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6717f504: (connection evicted) 2025-05-21 13:53:46.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-05-21 13:53:46.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-05-21 13:53:46.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-05-21 13:53:46.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-05-21 13:53:46.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.816 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8b814b: (connection evicted) 2025-05-21 13:53:46.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-05-21 13:53:46.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69959ea5 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@54da9644 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@54da9644 2025-05-21 13:53:46.818 [Test worker @coroutine#4420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-05-21 13:53:46.827 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54da9644 2025-05-21 13:53:46.827 [DefaultDispatcher-worker-11 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-05-21 13:53:46.827 [DefaultDispatcher-worker-11 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.827 [DefaultDispatcher-worker-11 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:46.827 [DefaultDispatcher-worker-11 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.828 [DefaultDispatcher-worker-9 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.828 [DefaultDispatcher-worker-9 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.833 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54da9644 2025-05-21 13:53:46.833 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.834 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54da9644 2025-05-21 13:53:46.835 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54da9644 2025-05-21 13:53:46.837 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54da9644 2025-05-21 13:53:46.841 [DefaultDispatcher-worker-4 @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54da9644 2025-05-21 13:53:46.844 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54da9644 2025-05-21 13:53:46.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-05-21 13:53:46.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-05-21 13:53:46.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.858 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54da9644: (connection evicted) 2025-05-21 13:53:46.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-05-21 13:53:46.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1f60cf 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:46.860 [Test worker @coroutine#4457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-05-21 13:53:46.861 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-05-21 13:53:46.861 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-05-21 13:53:46.861 [Test worker @coroutine#4457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-05-21 13:53:46.874 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-05-21 13:53:46.882 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-05-21 13:53:46.883 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-05-21 13:53:46.884 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-05-21 13:53:46.891 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-192 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 due to dirty commit state on close(). 2025-05-21 13:53:46.894 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-05-21 13:53:46.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-05-21 13:53:46.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-05-21 13:53:46.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.895 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76b35c38: (connection evicted) 2025-05-21 13:53:46.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-05-21 13:53:46.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9e511c 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:46.897 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-05-21 13:53:46.902 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2025-05-21 13:53:46.902 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2025-05-21 13:53:46.902 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-05-21 13:53:46.914 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2025-05-21 13:53:46.922 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2025-05-21 13:53:46.924 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2025-05-21 13:53:46.925 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2025-05-21 13:53:46.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-05-21 13:53:46.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-05-21 13:53:46.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:46.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-05-21 13:53:46.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21d85933 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:46.932 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-05-21 13:53:46.933 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@238fcafa 2025-05-21 13:53:46.933 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@238fcafa 2025-05-21 13:53:46.933 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-05-21 13:53:46.940 [DefaultDispatcher-worker-11 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:46.940 [DefaultDispatcher-worker-11 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.940 [DefaultDispatcher-worker-11 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:46.940 [DefaultDispatcher-worker-11 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.942 [DefaultDispatcher-worker-16 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.942 [DefaultDispatcher-worker-16 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:46.945 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238fcafa 2025-05-21 13:53:46.950 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:46.953 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238fcafa 2025-05-21 13:53:46.954 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238fcafa 2025-05-21 13:53:46.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238fcafa 2025-05-21 13:53:46.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-05-21 13:53:46.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-05-21 13:53:46.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:46.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-05-21 13:53:46.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5145dddc 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:46.961 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-05-21 13:53:46.962 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-05-21 13:53:46.962 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-05-21 13:53:46.962 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-05-21 13:53:46.974 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-05-21 13:53:46.982 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-05-21 13:53:46.983 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-05-21 13:53:46.985 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-05-21 13:53:46.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-05-21 13:53:46.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-05-21 13:53:46.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:46.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:46.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-05-21 13:53:46.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522941b2 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-05-21 13:53:46.990 [Test worker @coroutine#4583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-05-21 13:53:47.003 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-05-21 13:53:47.011 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-05-21 13:53:47.013 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-05-21 13:53:47.014 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-05-21 13:53:47.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-05-21 13:53:47.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-05-21 13:53:47.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:47.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-05-21 13:53:47.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23138317 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.019 [Test worker @coroutine#4612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-05-21 13:53:47.020 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@d884e9a 2025-05-21 13:53:47.020 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@d884e9a 2025-05-21 13:53:47.020 [Test worker @coroutine#4612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-05-21 13:53:47.033 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d884e9a 2025-05-21 13:53:47.034 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-05-21 13:53:47.034 [DefaultDispatcher-worker-2 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.034 [DefaultDispatcher-worker-2 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:47.034 [DefaultDispatcher-worker-2 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.041 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d884e9a 2025-05-21 13:53:47.043 [DefaultDispatcher-worker-9 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.043 [DefaultDispatcher-worker-9 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.043 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d884e9a 2025-05-21 13:53:47.045 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d884e9a 2025-05-21 13:53:47.054 [DefaultDispatcher-worker-10 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d884e9a 2025-05-21 13:53:47.055 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d884e9a 2025-05-21 13:53:47.059 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d884e9a 2025-05-21 13:53:47.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-05-21 13:53:47.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-05-21 13:53:47.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.078 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d884e9a: (connection evicted) 2025-05-21 13:53:47.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-05-21 13:53:47.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510c6b9 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.081 [Test worker @coroutine#4648] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-05-21 13:53:47.082 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-05-21 13:53:47.082 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-05-21 13:53:47.082 [Test worker @coroutine#4648] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-05-21 13:53:47.094 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-05-21 13:53:47.100 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.102 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-05-21 13:53:47.104 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-05-21 13:53:47.106 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e6bac0 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.106 [Test worker @coroutine#4648] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-05-21 13:53:47.111 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-05-21 13:53:47.111 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-05-21 13:53:47.111 [Test worker @coroutine#4648] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-05-21 13:53:47.117 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.125 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-05-21 13:53:47.134 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-05-21 13:53:47.139 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-05-21 13:53:47.145 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-05-21 13:53:47.146 [DefaultDispatcher-worker-20 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2025-05-21 13:53:47.147 [DefaultDispatcher-worker-20 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.147 [DefaultDispatcher-worker-20 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:47.147 [DefaultDispatcher-worker-20 @coroutine#2268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.165 [DefaultDispatcher-worker-13 @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54387873 2025-05-21 13:53:47.165 [DefaultDispatcher-worker-4 @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-05-21 13:53:47.163 [DefaultDispatcher-worker-12 @coroutine#2268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.167 [DefaultDispatcher-worker-12 @coroutine#2268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.173 [DefaultDispatcher-worker-10 @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2025-05-21 13:53:47.173 [DefaultDispatcher-worker-20 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2025-05-21 13:53:47.174 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.174 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:47.174 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.180 [DefaultDispatcher-worker-3 @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-05-21 13:53:47.181 [DefaultDispatcher-worker-3 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.181 [DefaultDispatcher-worker-3 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.182 [HikariPool-198 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:47.192 [DefaultDispatcher-worker-3 @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-05-21 13:53:47.193 [DefaultDispatcher-worker-21 @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39695803 2025-05-21 13:53:47.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-05-21 13:53:47.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-05-21 13:53:47.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.198 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770: (connection evicted) 2025-05-21 13:53:47.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-05-21 13:53:47.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-05-21 13:53:47.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-05-21 13:53:47.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-05-21 13:53:47.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.199 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5698a866: (connection evicted) 2025-05-21 13:53:47.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-05-21 13:53:47.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20309365 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.201 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-05-21 13:53:47.202 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-05-21 13:53:47.202 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-05-21 13:53:47.202 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-05-21 13:53:47.204 [DefaultDispatcher-worker-8 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633ba8e4 2025-05-21 13:53:47.204 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.204 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:47.204 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.205 [DefaultDispatcher-worker-22 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.214 [DefaultDispatcher-worker-1 @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2025-05-21 13:53:47.214 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-05-21 13:53:47.223 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.223 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-05-21 13:53:47.225 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-05-21 13:53:47.226 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1088b120 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-05-21 13:53:47.227 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-05-21 13:53:47.238 [DefaultDispatcher-worker-21 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:47.239 [DefaultDispatcher-worker-21 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.239 [DefaultDispatcher-worker-21 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:47.239 [DefaultDispatcher-worker-21 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.239 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-05-21 13:53:47.240 [DefaultDispatcher-worker-13 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.240 [DefaultDispatcher-worker-13 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.247 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-05-21 13:53:47.249 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-05-21 13:53:47.250 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-05-21 13:53:47.252 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.255 [DefaultDispatcher-worker-2 @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-05-21 13:53:47.265 [DefaultDispatcher-worker-10 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-05-21 13:53:47.270 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.275 [DefaultDispatcher-worker-19 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ade311 2025-05-21 13:53:47.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-05-21 13:53:47.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-05-21 13:53:47.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.279 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ade311: (connection evicted) 2025-05-21 13:53:47.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-05-21 13:53:47.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-05-21 13:53:47.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-05-21 13:53:47.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-05-21 13:53:47.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.280 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31: (connection evicted) 2025-05-21 13:53:47.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-05-21 13:53:47.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55882ff2 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-05-21 13:53:47.282 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-05-21 13:53:47.292 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.292 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-05-21 13:53:47.300 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-05-21 13:53:47.301 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-05-21 13:53:47.303 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cfc4475 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.303 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-05-21 13:53:47.304 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c586bb6 2025-05-21 13:53:47.304 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c586bb6 2025-05-21 13:53:47.304 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-05-21 13:53:47.313 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.314 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c586bb6 2025-05-21 13:53:47.321 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c586bb6 2025-05-21 13:53:47.323 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c586bb6 2025-05-21 13:53:47.324 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c586bb6 2025-05-21 13:53:47.329 [DefaultDispatcher-worker-19 @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c586bb6 2025-05-21 13:53:47.338 [DefaultDispatcher-worker-10 @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-05-21 13:53:47.343 [DefaultDispatcher-worker-1 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:47.343 [DefaultDispatcher-worker-1 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.343 [DefaultDispatcher-worker-1 @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:56201/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:47.343 [DefaultDispatcher-worker-1 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.344 [DefaultDispatcher-worker-5 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.344 [DefaultDispatcher-worker-5 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.346 [DefaultDispatcher-worker-5 @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-05-21 13:53:47.351 [DefaultDispatcher-worker-7 @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-05-21 13:53:47.357 [DefaultDispatcher-worker-20 @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-05-21 13:53:47.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-05-21 13:53:47.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-05-21 13:53:47.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.366 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78131a47: (connection evicted) 2025-05-21 13:53:47.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-05-21 13:53:47.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-05-21 13:53:47.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-05-21 13:53:47.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-05-21 13:53:47.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.368 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c586bb6: (connection evicted) 2025-05-21 13:53:47.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-05-21 13:53:47.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c19b0a8 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-05-21 13:53:47.370 [Test worker @coroutine#4757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-05-21 13:53:47.379 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-05-21 13:53:47.384 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-05-21 13:53:47.385 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-05-21 13:53:47.386 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7614beba 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-05-21 13:53:47.387 [Test worker @coroutine#4757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-05-21 13:53:47.395 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-05-21 13:53:47.401 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-05-21 13:53:47.402 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-05-21 13:53:47.403 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-05-21 13:53:47.408 [DefaultDispatcher-worker-21 @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-05-21 13:53:47.416 [DefaultDispatcher-worker-21 @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-05-21 13:53:47.422 [DefaultDispatcher-worker-8 @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-05-21 13:53:47.426 [DefaultDispatcher-worker-2 @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-05-21 13:53:47.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-05-21 13:53:47.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-05-21 13:53:47.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.433 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab: (connection evicted) 2025-05-21 13:53:47.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-05-21 13:53:47.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-05-21 13:53:47.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-05-21 13:53:47.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-05-21 13:53:47.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.434 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50d8b30: (connection evicted) 2025-05-21 13:53:47.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-05-21 13:53:47.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61fb3dae 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2025-05-21 13:53:47.435 [Test worker @coroutine#4793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-05-21 13:53:47.443 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2025-05-21 13:53:47.449 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2025-05-21 13:53:47.449 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2025-05-21 13:53:47.450 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a03c4bc 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2025-05-21 13:53:47.451 [Test worker @coroutine#4793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-05-21 13:53:47.459 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2025-05-21 13:53:47.464 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2025-05-21 13:53:47.465 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2025-05-21 13:53:47.466 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2025-05-21 13:53:47.471 [DefaultDispatcher-worker-9 @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aad4194 2025-05-21 13:53:47.475 [DefaultDispatcher-worker-20 @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:47.475 [DefaultDispatcher-worker-20 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.475 [DefaultDispatcher-worker-20 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:47.475 [DefaultDispatcher-worker-20 @coroutine#2434] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.476 [DefaultDispatcher-worker-4 @coroutine#2434] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.476 [DefaultDispatcher-worker-4 @coroutine#2434] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.479 [DefaultDispatcher-worker-20 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2025-05-21 13:53:47.484 [DefaultDispatcher-worker-21 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2025-05-21 13:53:47.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-05-21 13:53:47.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-05-21 13:53:47.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.487 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75: (connection evicted) 2025-05-21 13:53:47.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-05-21 13:53:47.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-05-21 13:53:47.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-05-21 13:53:47.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-05-21 13:53:47.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.488 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aad4194: (connection evicted) 2025-05-21 13:53:47.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-05-21 13:53:47.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55cd41f7 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.491 [Test worker @coroutine#4833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-05-21 13:53:47.492 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d 2025-05-21 13:53:47.492 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d 2025-05-21 13:53:47.492 [Test worker @coroutine#4833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-05-21 13:53:47.503 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d 2025-05-21 13:53:47.510 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d 2025-05-21 13:53:47.512 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d 2025-05-21 13:53:47.513 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f3a3fec 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-05-21 13:53:47.514 [Test worker @coroutine#4833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-05-21 13:53:47.522 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-05-21 13:53:47.528 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-05-21 13:53:47.529 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-05-21 13:53:47.530 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-05-21 13:53:47.534 [DefaultDispatcher-worker-22 @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-05-21 13:53:47.541 [DefaultDispatcher-worker-12 @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d 2025-05-21 13:53:47.547 [DefaultDispatcher-worker-13 @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d 2025-05-21 13:53:47.559 [DefaultDispatcher-worker-13 @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d 2025-05-21 13:53:47.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-05-21 13:53:47.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-05-21 13:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.561 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d: (connection evicted) 2025-05-21 13:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-05-21 13:53:47.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-05-21 13:53:47.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-05-21 13:53:47.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-05-21 13:53:47.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.562 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b: (connection evicted) 2025-05-21 13:53:47.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-05-21 13:53:47.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6701fe26 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.563 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.564 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.564 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.564 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-05-21 13:53:47.564 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.564 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.564 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.564 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.564 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.564 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.564 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.564 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.564 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-05-21 13:53:47.564 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2025-05-21 13:53:47.564 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2025-05-21 13:53:47.564 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-05-21 13:53:47.574 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2025-05-21 13:53:47.575 [DefaultDispatcher-worker-17 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:47.575 [DefaultDispatcher-worker-17 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.575 [DefaultDispatcher-worker-17 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:47.575 [DefaultDispatcher-worker-17 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.576 [DefaultDispatcher-worker-20 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.576 [DefaultDispatcher-worker-20 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.579 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2025-05-21 13:53:47.580 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2025-05-21 13:53:47.581 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@541c32de 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adbfd16 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adbfd16 2025-05-21 13:53:47.582 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-05-21 13:53:47.590 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbfd16 2025-05-21 13:53:47.595 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbfd16 2025-05-21 13:53:47.596 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbfd16 2025-05-21 13:53:47.597 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbfd16 2025-05-21 13:53:47.601 [DefaultDispatcher-worker-22 @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbfd16 2025-05-21 13:53:47.610 [DefaultDispatcher-worker-1 @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2025-05-21 13:53:47.616 [DefaultDispatcher-worker-6 @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2025-05-21 13:53:47.620 [DefaultDispatcher-worker-19 @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2025-05-21 13:53:47.628 [DefaultDispatcher-worker-10 @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2025-05-21 13:53:47.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-05-21 13:53:47.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-05-21 13:53:47.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.629 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10e542f3: (connection evicted) 2025-05-21 13:53:47.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-05-21 13:53:47.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-05-21 13:53:47.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-05-21 13:53:47.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-05-21 13:53:47.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.630 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3adbfd16: (connection evicted) 2025-05-21 13:53:47.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-05-21 13:53:47.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-05-21 13:53:47.631 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-05-21 13:53:47.631 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71cf6e8c 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@635b3ec7 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@635b3ec7 2025-05-21 13:53:47.632 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-05-21 13:53:47.640 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635b3ec7 2025-05-21 13:53:47.645 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635b3ec7 2025-05-21 13:53:47.646 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635b3ec7 2025-05-21 13:53:47.647 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635b3ec7 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f5caea5 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ee1a29 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ee1a29 2025-05-21 13:53:47.648 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-05-21 13:53:47.656 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ee1a29 2025-05-21 13:53:47.662 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ee1a29 2025-05-21 13:53:47.663 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ee1a29 2025-05-21 13:53:47.664 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ee1a29 2025-05-21 13:53:47.669 [DefaultDispatcher-worker-16 @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ee1a29 2025-05-21 13:53:47.678 [DefaultDispatcher-worker-13 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635b3ec7 2025-05-21 13:53:47.683 [DefaultDispatcher-worker-15 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635b3ec7 2025-05-21 13:53:47.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-05-21 13:53:47.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-05-21 13:53:47.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.691 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@635b3ec7: (connection evicted) 2025-05-21 13:53:47.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-05-21 13:53:47.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-05-21 13:53:47.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-05-21 13:53:47.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-05-21 13:53:47.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.692 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60ee1a29: (connection evicted) 2025-05-21 13:53:47.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-05-21 13:53:47.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@640c8cd 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@38950d4b 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@38950d4b 2025-05-21 13:53:47.694 [Test worker @coroutine#4943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-05-21 13:53:47.702 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38950d4b 2025-05-21 13:53:47.708 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38950d4b 2025-05-21 13:53:47.709 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38950d4b 2025-05-21 13:53:47.710 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38950d4b 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32dab011 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.710 [Test worker @coroutine#4943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-05-21 13:53:47.711 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@747fb4b1 2025-05-21 13:53:47.711 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@747fb4b1 2025-05-21 13:53:47.711 [Test worker @coroutine#4943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-05-21 13:53:47.719 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747fb4b1 2025-05-21 13:53:47.724 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747fb4b1 2025-05-21 13:53:47.725 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747fb4b1 2025-05-21 13:53:47.726 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747fb4b1 2025-05-21 13:53:47.731 [DefaultDispatcher-worker-11 @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747fb4b1 2025-05-21 13:53:47.739 [DefaultDispatcher-worker-19 @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38950d4b 2025-05-21 13:53:47.745 [DefaultDispatcher-worker-9 @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38950d4b 2025-05-21 13:53:47.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-05-21 13:53:47.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-05-21 13:53:47.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.748 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38950d4b: (connection evicted) 2025-05-21 13:53:47.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-05-21 13:53:47.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-05-21 13:53:47.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-05-21 13:53:47.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-05-21 13:53:47.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.749 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@747fb4b1: (connection evicted) 2025-05-21 13:53:47.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-05-21 13:53:47.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5216e43c 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.750 [Test worker @coroutine#4983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-05-21 13:53:47.751 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2025-05-21 13:53:47.751 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2025-05-21 13:53:47.751 [Test worker @coroutine#4983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-05-21 13:53:47.760 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2025-05-21 13:53:47.766 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2025-05-21 13:53:47.767 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2025-05-21 13:53:47.768 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6466e599 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.768 [Test worker @coroutine#4983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-05-21 13:53:47.769 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2025-05-21 13:53:47.769 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2025-05-21 13:53:47.769 [Test worker @coroutine#4983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-05-21 13:53:47.777 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2025-05-21 13:53:47.782 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2025-05-21 13:53:47.783 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2025-05-21 13:53:47.784 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2025-05-21 13:53:47.789 [DefaultDispatcher-worker-5 @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2025-05-21 13:53:47.798 [DefaultDispatcher-worker-6 @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2025-05-21 13:53:47.803 [DefaultDispatcher-worker-8 @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2025-05-21 13:53:47.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-05-21 13:53:47.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-05-21 13:53:47.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.806 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2: (connection evicted) 2025-05-21 13:53:47.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-05-21 13:53:47.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-05-21 13:53:47.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-05-21 13:53:47.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-05-21 13:53:47.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.806 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd: (connection evicted) 2025-05-21 13:53:47.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:47.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-05-21 13:53:47.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-05-21 13:53:47.808 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@304f4888 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-05-21 13:53:47.809 [Test worker @coroutine#5024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-05-21 13:53:47.813 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.817 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-05-21 13:53:47.823 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-05-21 13:53:47.828 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-05-21 13:53:47.830 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13448d2d 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:47.830 [Test worker @coroutine#5024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-05-21 13:53:47.831 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2025-05-21 13:53:47.831 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2025-05-21 13:53:47.831 [Test worker @coroutine#5024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-05-21 13:53:47.834 [DefaultDispatcher-worker-11 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-05-21 13:53:47.834 [DefaultDispatcher-worker-11 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.834 [DefaultDispatcher-worker-11 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:47.834 [DefaultDispatcher-worker-11 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.835 [DefaultDispatcher-worker-20 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.835 [DefaultDispatcher-worker-20 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.840 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2025-05-21 13:53:47.845 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2025-05-21 13:53:47.846 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2025-05-21 13:53:47.847 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2025-05-21 13:53:47.852 [DefaultDispatcher-worker-1 @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2025-05-21 13:53:47.861 [DefaultDispatcher-worker-4 @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-05-21 13:53:47.870 [DefaultDispatcher-worker-4 @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-05-21 13:53:47.876 [DefaultDispatcher-worker-15 @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-05-21 13:53:47.909 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.931 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.932 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:47.947 [DefaultDispatcher-worker-18 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:47.947 [DefaultDispatcher-worker-18 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.947 [DefaultDispatcher-worker-18 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:47.947 [DefaultDispatcher-worker-18 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.948 [DefaultDispatcher-worker-10 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:47.948 [DefaultDispatcher-worker-10 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.003 [DefaultDispatcher-worker-16 @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-05-21 13:53:48.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-05-21 13:53:48.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-05-21 13:53:48.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:48.009 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c07277f: (connection evicted) 2025-05-21 13:53:48.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:48.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-05-21 13:53:48.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-05-21 13:53:48.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-05-21 13:53:48.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-05-21 13:53:48.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:48.011 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad: (connection evicted) 2025-05-21 13:53:48.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:48.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-05-21 13:53:48.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4afb2c90 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:48.013 [Test worker @coroutine#5068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-05-21 13:53:48.017 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@d471ddb 2025-05-21 13:53:48.017 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@d471ddb 2025-05-21 13:53:48.017 [Test worker @coroutine#5068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-05-21 13:53:48.036 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d471ddb 2025-05-21 13:53:48.050 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d471ddb 2025-05-21 13:53:48.051 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d471ddb 2025-05-21 13:53:48.052 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-05-21 13:53:48.052 [DefaultDispatcher-worker-2 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.052 [DefaultDispatcher-worker-2 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:48.052 [DefaultDispatcher-worker-2 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.053 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d471ddb 2025-05-21 13:53:48.053 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-05-21 13:53:48.058 [DefaultDispatcher-worker-4 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.058 [DefaultDispatcher-worker-4 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ae736a8 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:48.058 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:48.059 [Test worker @coroutine#5068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-05-21 13:53:48.063 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ceefb5 2025-05-21 13:53:48.063 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ceefb5 2025-05-21 13:53:48.063 [Test worker @coroutine#5068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-05-21 13:53:48.090 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ceefb5 2025-05-21 13:53:48.102 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ceefb5 2025-05-21 13:53:48.104 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ceefb5 2025-05-21 13:53:48.106 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ceefb5 2025-05-21 13:53:48.113 [DefaultDispatcher-worker-22 @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ceefb5 2025-05-21 13:53:48.117 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:48.133 [DefaultDispatcher-worker-17 @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d471ddb 2025-05-21 13:53:48.148 [DefaultDispatcher-worker-7 @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d471ddb 2025-05-21 13:53:48.160 [DefaultDispatcher-worker-3 @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d471ddb 2025-05-21 13:53:48.163 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:48.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-05-21 13:53:48.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-05-21 13:53:48.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:48.170 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d471ddb: (connection evicted) 2025-05-21 13:53:48.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:48.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-05-21 13:53:48.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-05-21 13:53:48.175 [DefaultDispatcher-worker-16 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2025-05-21 13:53:48.175 [DefaultDispatcher-worker-16 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.175 [DefaultDispatcher-worker-16 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:48.175 [DefaultDispatcher-worker-16 @coroutine#2268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-05-21 13:53:48.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-05-21 13:53:48.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:48.179 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34ceefb5: (connection evicted) 2025-05-21 13:53:48.179 [DefaultDispatcher-worker-13 @coroutine#2268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.179 [DefaultDispatcher-worker-13 @coroutine#2268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:48.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-05-21 13:53:48.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75564689 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:48.181 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-05-21 13:53:48.182 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7e2ca8 2025-05-21 13:53:48.182 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7e2ca8 2025-05-21 13:53:48.182 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-05-21 13:53:48.191 [DefaultDispatcher-worker-15 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2025-05-21 13:53:48.191 [DefaultDispatcher-worker-15 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.191 [DefaultDispatcher-worker-15 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:48.191 [DefaultDispatcher-worker-15 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.207 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.207 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.209 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7e2ca8 2025-05-21 13:53:48.213 [DefaultDispatcher-worker-3 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633ba8e4 2025-05-21 13:53:48.213 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.213 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:48.214 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.214 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.218 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7e2ca8 2025-05-21 13:53:48.223 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7e2ca8 2025-05-21 13:53:48.224 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7e2ca8 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794c22cd 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:48.226 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-05-21 13:53:48.227 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:48.227 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:48.227 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:48.227 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:48.227 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:48.227 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:48.227 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:48.227 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:48.227 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-05-21 13:53:48.227 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2025-05-21 13:53:48.227 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2025-05-21 13:53:48.227 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-05-21 13:53:48.250 [DefaultDispatcher-worker-22 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:48.250 [DefaultDispatcher-worker-22 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.250 [DefaultDispatcher-worker-22 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:48.250 [DefaultDispatcher-worker-22 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.251 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2025-05-21 13:53:48.264 [DefaultDispatcher-worker-13 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.264 [DefaultDispatcher-worker-13 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.269 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2025-05-21 13:53:48.271 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2025-05-21 13:53:48.275 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2025-05-21 13:53:48.282 [DefaultDispatcher-worker-18 @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2025-05-21 13:53:48.282 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:48.292 [DefaultDispatcher-worker-22 @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7e2ca8 2025-05-21 13:53:48.311 [DefaultDispatcher-worker-15 @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7e2ca8 2025-05-21 13:53:48.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-05-21 13:53:48.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-05-21 13:53:48.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:48.322 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f7e2ca8: (connection evicted) 2025-05-21 13:53:48.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:48.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-05-21 13:53:48.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-05-21 13:53:48.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-05-21 13:53:48.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-05-21 13:53:48.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:48.327 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bb0122: (connection evicted) 2025-05-21 13:53:48.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:48.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-05-21 13:53:48.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@222557fc 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:48.330 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-05-21 13:53:48.338 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5dc3db 2025-05-21 13:53:48.338 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5dc3db 2025-05-21 13:53:48.338 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-05-21 13:53:48.352 [DefaultDispatcher-worker-10 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:48.352 [DefaultDispatcher-worker-10 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.352 [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:56201/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:48.352 [DefaultDispatcher-worker-10 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.360 [DefaultDispatcher-worker-21 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.361 [DefaultDispatcher-worker-21 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.372 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5dc3db 2025-05-21 13:53:48.389 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5dc3db 2025-05-21 13:53:48.395 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5dc3db 2025-05-21 13:53:48.401 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5dc3db 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fd7f545 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:48.402 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-05-21 13:53:48.411 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-05-21 13:53:48.411 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-05-21 13:53:48.411 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-05-21 13:53:48.438 [HikariPool-224 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:48.440 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-05-21 13:53:48.458 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-05-21 13:53:48.460 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-05-21 13:53:48.466 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-05-21 13:53:48.484 [DefaultDispatcher-worker-1 @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:48.484 [DefaultDispatcher-worker-1 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.484 [DefaultDispatcher-worker-1 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:48.484 [DefaultDispatcher-worker-1 @coroutine#2434] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.485 [DefaultDispatcher-worker-22 @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-05-21 13:53:48.495 [DefaultDispatcher-worker-22 @coroutine#2434] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.495 [DefaultDispatcher-worker-22 @coroutine#2434] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.496 [DefaultDispatcher-worker-18 @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5dc3db 2025-05-21 13:53:48.511 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:48.512 [DefaultDispatcher-worker-11 @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5dc3db 2025-05-21 13:53:48.521 [DefaultDispatcher-worker-21 @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5dc3db 2025-05-21 13:53:48.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-05-21 13:53:48.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-05-21 13:53:48.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:48.539 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c5dc3db: (connection evicted) 2025-05-21 13:53:48.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:48.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-05-21 13:53:48.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-05-21 13:53:48.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-05-21 13:53:48.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-05-21 13:53:48.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:48.544 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@589c648: (connection evicted) 2025-05-21 13:53:48.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:48.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-05-21 13:53:48.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-05-21 13:53:48.549 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e1ef044 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:48.550 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-05-21 13:53:48.553 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-05-21 13:53:48.553 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-05-21 13:53:48.553 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-05-21 13:53:48.566 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-05-21 13:53:48.575 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-05-21 13:53:48.577 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-05-21 13:53:48.580 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-05-21 13:53:48.584 [DefaultDispatcher-worker-20 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:48.585 [DefaultDispatcher-worker-20 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.585 [DefaultDispatcher-worker-20 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:48.585 [DefaultDispatcher-worker-20 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.588 [DefaultDispatcher-worker-3 @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-05-21 13:53:48.592 [DefaultDispatcher-worker-9 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.592 [DefaultDispatcher-worker-9 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.599 [DefaultDispatcher-worker-8 @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-05-21 13:53:48.627 [UI Thread @coroutine#5213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=730108484824317952 2025-05-21 13:53:48.627 [UI Thread @coroutine#5213] 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=730108484824317952. 2025-05-21 13:53:48.627 [UI Thread @coroutine#5213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=730108484824317952 2025-05-21 13:53:48.633 [UI Thread @coroutine#5213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=730108484824317952 2025-05-21 13:53:48.633 [UI Thread @coroutine#5213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=730108484824317952 2025-05-21 13:53:48.633 [UI Thread @coroutine#5213] 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=730108484824317952. 2025-05-21 13:53:48.633 [UI Thread @coroutine#5213] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=730108484824317952 to class io.ktor.utils.io.ByteReadChannel 2025-05-21 13:53:48.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-05-21 13:53:48.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-05-21 13:53:48.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:48.645 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484: (connection evicted) 2025-05-21 13:53:48.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:48.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-05-21 13:53:48.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@635791b7 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:48.787 [Test worker @coroutine#5228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-05-21 13:53:48.789 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2025-05-21 13:53:48.789 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2025-05-21 13:53:48.789 [Test worker @coroutine#5228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-05-21 13:53:48.815 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2025-05-21 13:53:48.834 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2025-05-21 13:53:48.836 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2025-05-21 13:53:48.842 [DefaultDispatcher-worker-7 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-05-21 13:53:48.843 [DefaultDispatcher-worker-7 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.843 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2025-05-21 13:53:48.843 [DefaultDispatcher-worker-7 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:48.843 [DefaultDispatcher-worker-7 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.846 [DefaultDispatcher-worker-15 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.846 [DefaultDispatcher-worker-15 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:48.850 [DefaultDispatcher-worker-20 @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2025-05-21 13:53:48.874 [DefaultDispatcher-worker-13 @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2025-05-21 13:53:48.881 [DefaultDispatcher-worker-20 @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2025-05-21 13:53:48.889 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:48.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-05-21 13:53:48.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-05-21 13:53:48.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:48.923 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f2bec99: (connection evicted) 2025-05-21 13:53:48.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:48.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-05-21 13:53:48.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-05-21 13:53:49.014 [DefaultDispatcher-worker-19 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:49.016 [DefaultDispatcher-worker-19 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.016 [DefaultDispatcher-worker-19 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:49.016 [DefaultDispatcher-worker-19 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.022 [DefaultDispatcher-worker-19 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.022 [DefaultDispatcher-worker-19 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3760f3e8 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:49.027 [Test worker @coroutine#5262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-05-21 13:53:49.034 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-05-21 13:53:49.034 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-05-21 13:53:49.034 [Test worker @coroutine#5262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-05-21 13:53:49.055 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-05-21 13:53:49.065 [DefaultDispatcher-worker-4 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-05-21 13:53:49.065 [DefaultDispatcher-worker-4 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.065 [DefaultDispatcher-worker-4 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:49.065 [DefaultDispatcher-worker-4 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.067 [DefaultDispatcher-worker-10 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.067 [DefaultDispatcher-worker-10 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.071 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-05-21 13:53:49.073 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-05-21 13:53:49.075 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-05-21 13:53:49.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-05-21 13:53:49.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-05-21 13:53:49.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:49.084 [DefaultDispatcher-worker-7 @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-05-21 13:53:49.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:49.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-05-21 13:53:49.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-05-21 13:53:49.088 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c7ec499 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:49.093 [Test worker @coroutine#5283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-05-21 13:53:49.097 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@14484887 2025-05-21 13:53:49.097 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@14484887 2025-05-21 13:53:49.097 [Test worker @coroutine#5283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-05-21 13:53:49.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14484887 2025-05-21 13:53:49.118 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14484887 2025-05-21 13:53:49.124 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14484887 2025-05-21 13:53:49.126 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14484887 2025-05-21 13:53:49.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-05-21 13:53:49.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-05-21 13:53:49.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:49.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:49.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-05-21 13:53:49.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47a9bcf1 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:49.150 [Test worker @coroutine#5301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-05-21 13:53:49.152 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca2d595 2025-05-21 13:53:49.152 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca2d595 2025-05-21 13:53:49.152 [Test worker @coroutine#5301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-05-21 13:53:49.168 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca2d595 2025-05-21 13:53:49.178 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca2d595 2025-05-21 13:53:49.179 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca2d595 2025-05-21 13:53:49.183 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca2d595 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@775c865f 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:49.185 [Test worker @coroutine#5301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-05-21 13:53:49.187 [DefaultDispatcher-worker-21 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2025-05-21 13:53:49.187 [DefaultDispatcher-worker-21 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.187 [DefaultDispatcher-worker-21 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:49.187 [DefaultDispatcher-worker-21 @coroutine#2268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.189 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-21 13:53:49.189 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-21 13:53:49.189 [Test worker @coroutine#5301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-05-21 13:53:49.200 [DefaultDispatcher-worker-10 @coroutine#2268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.200 [DefaultDispatcher-worker-10 @coroutine#2268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.214 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:49.214 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-21 13:53:49.217 [DefaultDispatcher-worker-20 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2025-05-21 13:53:49.218 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.218 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:49.218 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.223 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-21 13:53:49.225 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.225 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.228 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-21 13:53:49.231 [DefaultDispatcher-worker-3 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633ba8e4 2025-05-21 13:53:49.231 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-21 13:53:49.231 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.231 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:49.231 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.232 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:49.236 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.238 [DefaultDispatcher-worker-6 @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-21 13:53:49.252 [HikariPool-230 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:49.260 [DefaultDispatcher-worker-4 @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca2d595 2025-05-21 13:53:49.269 [UI Thread @coroutine#5332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56269/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 13:53:49.269 [UI Thread @coroutine#5332] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56269/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-21 13:53:49.269 [UI Thread @coroutine#5332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56269/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 13:53:49.272 [DefaultDispatcher-worker-9 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:49.272 [DefaultDispatcher-worker-9 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.272 [DefaultDispatcher-worker-9 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:49.272 [DefaultDispatcher-worker-9 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.273 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.273 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.280 [UI Thread @coroutine#5332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56269/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 13:53:49.280 [UI Thread @coroutine#5332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56269/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 13:53:49.280 [UI Thread @coroutine#5332] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56269/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-21 13:53:49.280 [UI Thread @coroutine#5332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56269/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:49.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-05-21 13:53:49.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-05-21 13:53:49.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:49.287 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ca2d595: (connection evicted) 2025-05-21 13:53:49.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:49.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-05-21 13:53:49.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-05-21 13:53:49.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-05-21 13:53:49.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-05-21 13:53:49.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:49.289 [HikariPool-231 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Pool stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:49.291 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@323dd422: (connection evicted) 2025-05-21 13:53:49.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:49.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-05-21 13:53:49.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@504521ae 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:49.297 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:49.298 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:49.298 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:49.298 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:49.298 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:49.298 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:49.298 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:49.298 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:49.298 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-05-21 13:53:49.298 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:49.298 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:49.298 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:49.298 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:49.298 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:49.298 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:49.298 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:49.298 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:49.298 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-05-21 13:53:49.302 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-05-21 13:53:49.302 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-05-21 13:53:49.302 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-05-21 13:53:49.323 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-05-21 13:53:49.329 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-05-21 13:53:49.330 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-05-21 13:53:49.331 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22aaa811 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:49.331 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:49.332 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-05-21 13:53:49.340 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-05-21 13:53:49.340 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-05-21 13:53:49.340 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-05-21 13:53:49.371 [DefaultDispatcher-worker-3 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:49.371 [DefaultDispatcher-worker-3 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.372 [DefaultDispatcher-worker-3 @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:56201/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:49.372 [DefaultDispatcher-worker-3 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.375 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-05-21 13:53:49.381 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.381 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.391 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-05-21 13:53:49.392 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-05-21 13:53:49.394 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-05-21 13:53:49.402 [HikariPool-232 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:49.402 [DefaultDispatcher-worker-10 @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-05-21 13:53:49.425 [DefaultDispatcher-worker-4 @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-05-21 13:53:49.433 [UI Thread @coroutine#5368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 13:53:49.433 [UI Thread @coroutine#5368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-21 13:53:49.433 [UI Thread @coroutine#5368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 13:53:49.440 [HikariPool-233 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:49.443 [UI Thread @coroutine#5368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 13:53:49.444 [UI Thread @coroutine#5368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 13:53:49.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-05-21 13:53:49.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-05-21 13:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:49.458 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f8af186: (connection evicted) 2025-05-21 13:53:49.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:49.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-05-21 13:53:49.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-05-21 13:53:49.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-05-21 13:53:49.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-05-21 13:53:49.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:49.468 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@578036a2: (connection evicted) 2025-05-21 13:53:49.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:49.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-05-21 13:53:49.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fbcc62a 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:49.478 [Test worker @coroutine#5374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-05-21 13:53:49.481 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-21 13:53:49.481 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-21 13:53:49.481 [Test worker @coroutine#5374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-05-21 13:53:49.500 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-21 13:53:49.506 [DefaultDispatcher-worker-10 @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:49.506 [DefaultDispatcher-worker-10 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.506 [DefaultDispatcher-worker-10 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:49.506 [DefaultDispatcher-worker-10 @coroutine#2434] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.509 [DefaultDispatcher-worker-2 @coroutine#2434] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.509 [DefaultDispatcher-worker-2 @coroutine#2434] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.509 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-21 13:53:49.511 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-21 13:53:49.512 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@770093c5 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:49.514 [Test worker @coroutine#5374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-05-21 13:53:49.515 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-21 13:53:49.515 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-21 13:53:49.515 [Test worker @coroutine#5374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-05-21 13:53:49.529 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-21 13:53:49.538 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-21 13:53:49.539 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-21 13:53:49.541 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-21 13:53:49.547 [DefaultDispatcher-worker-14 @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-21 13:53:49.563 [DefaultDispatcher-worker-9 @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-21 13:53:49.566 [UI Thread @coroutine#5400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39479/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 13:53:49.566 [UI Thread @coroutine#5400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39479/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-21 13:53:49.566 [UI Thread @coroutine#5400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39479/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 13:53:49.579 [UI Thread @coroutine#5400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39479/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 13:53:49.579 [UI Thread @coroutine#5400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39479/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 13:53:49.579 [UI Thread @coroutine#5400] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39479/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-21 13:53:49.579 [UI Thread @coroutine#5400] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39479/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:49.581 [HikariPool-234 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:49.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-05-21 13:53:49.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-05-21 13:53:49.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:49.587 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655c1b: (connection evicted) 2025-05-21 13:53:49.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:49.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-05-21 13:53:49.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-05-21 13:53:49.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-05-21 13:53:49.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-05-21 13:53:49.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:49.592 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58230224: (connection evicted) 2025-05-21 13:53:49.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:49.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-05-21 13:53:49.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-05-21 13:53:49.594 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bf6de66 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:49.595 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-05-21 13:53:49.599 [DefaultDispatcher-worker-16 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:49.599 [DefaultDispatcher-worker-16 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.599 [DefaultDispatcher-worker-16 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:49.599 [DefaultDispatcher-worker-16 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.602 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@b917b5e 2025-05-21 13:53:49.602 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@b917b5e 2025-05-21 13:53:49.602 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-05-21 13:53:49.603 [DefaultDispatcher-worker-14 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.603 [DefaultDispatcher-worker-14 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.618 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b917b5e 2025-05-21 13:53:49.627 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b917b5e 2025-05-21 13:53:49.629 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b917b5e 2025-05-21 13:53:49.631 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b917b5e 2025-05-21 13:53:49.631 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@656bd8e 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:49.632 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-05-21 13:53:49.636 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd2e62a 2025-05-21 13:53:49.636 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd2e62a 2025-05-21 13:53:49.636 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-05-21 13:53:49.666 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd2e62a 2025-05-21 13:53:49.685 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd2e62a 2025-05-21 13:53:49.690 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd2e62a 2025-05-21 13:53:49.696 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd2e62a 2025-05-21 13:53:49.702 [HikariPool-236 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:49.704 [DefaultDispatcher-worker-11 @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd2e62a 2025-05-21 13:53:49.733 [DefaultDispatcher-worker-16 @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b917b5e 2025-05-21 13:53:49.736 [HikariPool-237 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:49.746 [DefaultDispatcher-worker-5 @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b917b5e 2025-05-21 13:53:49.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-05-21 13:53:49.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-05-21 13:53:49.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:49.763 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b917b5e: (connection evicted) 2025-05-21 13:53:49.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:49.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-05-21 13:53:49.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-05-21 13:53:49.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-05-21 13:53:49.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-05-21 13:53:49.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:49.768 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dd2e62a: (connection evicted) 2025-05-21 13:53:49.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:49.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-05-21 13:53:49.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@87f8146 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:49.777 [Test worker @coroutine#5458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-05-21 13:53:49.779 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@50626d22 2025-05-21 13:53:49.779 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@50626d22 2025-05-21 13:53:49.779 [Test worker @coroutine#5458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-05-21 13:53:49.807 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50626d22 2025-05-21 13:53:49.820 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50626d22 2025-05-21 13:53:49.826 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50626d22 2025-05-21 13:53:49.832 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50626d22 2025-05-21 13:53:49.840 [DefaultDispatcher-worker-15 @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50626d22 2025-05-21 13:53:49.853 [DefaultDispatcher-worker-17 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-05-21 13:53:49.853 [DefaultDispatcher-worker-17 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.853 [DefaultDispatcher-worker-17 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:49.853 [DefaultDispatcher-worker-17 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.860 [DefaultDispatcher-worker-15 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.860 [DefaultDispatcher-worker-15 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:49.871 [DefaultDispatcher-worker-14 @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50626d22 2025-05-21 13:53:49.880 [HikariPool-238 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:49.891 [DefaultDispatcher-worker-4 @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50626d22 2025-05-21 13:53:49.911 [DefaultDispatcher-worker-2 @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50626d22 2025-05-21 13:53:49.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-05-21 13:53:49.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-05-21 13:53:49.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:49.920 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50626d22: (connection evicted) 2025-05-21 13:53:49.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:49.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-05-21 13:53:49.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18cdacd 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:49.923 [Test worker @coroutine#5498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-05-21 13:53:49.929 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2025-05-21 13:53:49.929 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2025-05-21 13:53:49.929 [Test worker @coroutine#5498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-05-21 13:53:49.952 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2025-05-21 13:53:49.961 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2025-05-21 13:53:49.963 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2025-05-21 13:53:49.964 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d73f2a1 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:49.965 [Test worker @coroutine#5498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-05-21 13:53:49.973 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@9cdceeb 2025-05-21 13:53:49.973 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@9cdceeb 2025-05-21 13:53:49.973 [Test worker @coroutine#5498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-05-21 13:53:50.000 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9cdceeb 2025-05-21 13:53:50.006 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9cdceeb 2025-05-21 13:53:50.007 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9cdceeb 2025-05-21 13:53:50.008 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9cdceeb 2025-05-21 13:53:50.021 [DefaultDispatcher-worker-6 @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9cdceeb 2025-05-21 13:53:50.029 [HikariPool-239 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:50.031 [DefaultDispatcher-worker-16 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:50.032 [DefaultDispatcher-worker-16 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.032 [DefaultDispatcher-worker-16 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:50.032 [DefaultDispatcher-worker-16 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.035 [DefaultDispatcher-worker-14 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.035 [DefaultDispatcher-worker-14 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.036 [DefaultDispatcher-worker-6 @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2025-05-21 13:53:50.054 [DefaultDispatcher-worker-2 @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2025-05-21 13:53:50.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-05-21 13:53:50.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-05-21 13:53:50.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:50.073 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:50.074 [DefaultDispatcher-worker-20 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-05-21 13:53:50.074 [DefaultDispatcher-worker-20 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.074 [DefaultDispatcher-worker-20 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:50.074 [DefaultDispatcher-worker-20 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.075 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@129a20d8: (connection evicted) 2025-05-21 13:53:50.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:50.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-05-21 13:53:50.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-05-21 13:53:50.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-05-21 13:53:50.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-05-21 13:53:50.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:50.076 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9cdceeb: (connection evicted) 2025-05-21 13:53:50.076 [DefaultDispatcher-worker-22 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.076 [DefaultDispatcher-worker-22 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:50.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-05-21 13:53:50.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-05-21 13:53:50.079 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1942a960 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:50.080 [Test worker @coroutine#5543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-05-21 13:53:50.083 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd25088 2025-05-21 13:53:50.083 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd25088 2025-05-21 13:53:50.083 [Test worker @coroutine#5543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-05-21 13:53:50.094 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd25088 2025-05-21 13:53:50.103 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd25088 2025-05-21 13:53:50.105 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd25088 2025-05-21 13:53:50.106 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd25088 2025-05-21 13:53:50.115 [DefaultDispatcher-worker-7 @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd25088 2025-05-21 13:53:50.123 [DefaultDispatcher-worker-20 @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd25088 2025-05-21 13:53:50.138 [DefaultDispatcher-worker-11 @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd25088 2025-05-21 13:53:50.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-05-21 13:53:50.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-05-21 13:53:50.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:50.145 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dd25088: (connection evicted) 2025-05-21 13:53:50.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:50.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-05-21 13:53:50.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-05-21 13:53:50.147 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@352df548 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:50.148 [Test worker @coroutine#5573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-05-21 13:53:50.156 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-05-21 13:53:50.156 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-05-21 13:53:50.156 [Test worker @coroutine#5573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-05-21 13:53:50.175 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-05-21 13:53:50.185 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-05-21 13:53:50.187 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-05-21 13:53:50.189 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-05-21 13:53:50.198 [DefaultDispatcher-worker-23 @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-05-21 13:53:50.204 [DefaultDispatcher-worker-2 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-05-21 13:53:50.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-05-21 13:53:50.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-05-21 13:53:50.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:50.214 [DefaultDispatcher-worker-4 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2025-05-21 13:53:50.214 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce: (connection evicted) 2025-05-21 13:53:50.214 [DefaultDispatcher-worker-4 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.214 [DefaultDispatcher-worker-4 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:50.214 [DefaultDispatcher-worker-4 @coroutine#2268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:50.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-05-21 13:53:50.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-05-21 13:53:50.219 [DefaultDispatcher-worker-18 @coroutine#2268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.219 [DefaultDispatcher-worker-18 @coroutine#2268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f1fb8fc 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:50.227 [Test worker @coroutine#5607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-05-21 13:53:50.229 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@61427cd3 2025-05-21 13:53:50.229 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@61427cd3 2025-05-21 13:53:50.229 [Test worker @coroutine#5607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-05-21 13:53:50.233 [DefaultDispatcher-worker-9 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2025-05-21 13:53:50.233 [DefaultDispatcher-worker-9 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.233 [DefaultDispatcher-worker-9 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:50.234 [DefaultDispatcher-worker-9 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.236 [DefaultDispatcher-worker-18 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.236 [DefaultDispatcher-worker-18 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.243 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61427cd3 2025-05-21 13:53:50.244 [DefaultDispatcher-worker-19 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633ba8e4 2025-05-21 13:53:50.244 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.244 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:50.244 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.245 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.253 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61427cd3 2025-05-21 13:53:50.255 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61427cd3 2025-05-21 13:53:50.257 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61427cd3 2025-05-21 13:53:50.265 [DefaultDispatcher-worker-8 @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61427cd3 2025-05-21 13:53:50.343 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:50.348 [DefaultDispatcher-worker-19 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:50.349 [DefaultDispatcher-worker-19 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.349 [DefaultDispatcher-worker-19 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:50.349 [DefaultDispatcher-worker-19 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.350 [DefaultDispatcher-worker-20 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.350 [DefaultDispatcher-worker-20 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-05-21 13:53:50.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-05-21 13:53:50.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:50.359 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61427cd3: (connection evicted) 2025-05-21 13:53:50.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:50.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-05-21 13:53:50.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33116b8e 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:50.361 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:50.362 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:50.362 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:50.362 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:50.362 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-05-21 13:53:50.362 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:50.362 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:50.362 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:50.362 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:50.362 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:50.362 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:50.362 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:50.362 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:50.362 [Test worker @coroutine#5637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-05-21 13:53:50.366 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2025-05-21 13:53:50.366 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2025-05-21 13:53:50.366 [Test worker @coroutine#5637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-05-21 13:53:50.388 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2025-05-21 13:53:50.394 [DefaultDispatcher-worker-20 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:50.394 [DefaultDispatcher-worker-20 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.394 [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:56201/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:50.394 [DefaultDispatcher-worker-20 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.396 [DefaultDispatcher-worker-20 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.396 [DefaultDispatcher-worker-20 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.400 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2025-05-21 13:53:50.402 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2025-05-21 13:53:50.404 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2025-05-21 13:53:50.413 [DefaultDispatcher-worker-4 @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2025-05-21 13:53:50.419 [DefaultDispatcher-worker-8 @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2025-05-21 13:53:50.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-05-21 13:53:50.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-05-21 13:53:50.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:50.434 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c94621d: (connection evicted) 2025-05-21 13:53:50.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:50.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-05-21 13:53:50.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-05-21 13:53:50.443 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22f79c09 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:50.444 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-05-21 13:53:50.448 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-05-21 13:53:50.448 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-05-21 13:53:50.448 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-05-21 13:53:50.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-05-21 13:53:50.486 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-05-21 13:53:50.492 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-05-21 13:53:50.493 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-05-21 13:53:50.502 [DefaultDispatcher-worker-3 @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c724957 2025-05-21 13:53:50.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-05-21 13:53:50.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-05-21 13:53:50.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:50.514 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c724957: (connection evicted) 2025-05-21 13:53:50.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:50.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-05-21 13:53:50.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d2ec1f 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:50.517 [Test worker @coroutine#5681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-05-21 13:53:50.518 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@c3fd72 2025-05-21 13:53:50.518 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@c3fd72 2025-05-21 13:53:50.518 [Test worker @coroutine#5681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-05-21 13:53:50.523 [DefaultDispatcher-worker-13 @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:50.523 [DefaultDispatcher-worker-13 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.523 [DefaultDispatcher-worker-13 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:50.523 [DefaultDispatcher-worker-13 @coroutine#2434] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.524 [DefaultDispatcher-worker-9 @coroutine#2434] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.524 [DefaultDispatcher-worker-9 @coroutine#2434] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.531 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3fd72 2025-05-21 13:53:50.540 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3fd72 2025-05-21 13:53:50.542 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3fd72 2025-05-21 13:53:50.544 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3fd72 2025-05-21 13:53:50.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-05-21 13:53:50.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-05-21 13:53:50.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:50.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:50.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-05-21 13:53:50.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3569f0f1 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:50.551 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-05-21 13:53:50.556 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-05-21 13:53:50.556 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-05-21 13:53:50.556 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-05-21 13:53:50.574 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-05-21 13:53:50.584 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-05-21 13:53:50.586 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-05-21 13:53:50.588 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-05-21 13:53:50.596 [DefaultDispatcher-worker-8 @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-05-21 13:53:50.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-05-21 13:53:50.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-05-21 13:53:50.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:50.597 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@784fb189: (connection evicted) 2025-05-21 13:53:50.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:50.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-05-21 13:53:50.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-05-21 13:53:50.602 [UI Thread @coroutine#5723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54013/Site/verify 2025-05-21 13:53:50.602 [UI Thread @coroutine#5723] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54013/Site/verify. 2025-05-21 13:53:50.602 [UI Thread @coroutine#5723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54013/Site/verify 2025-05-21 13:53:50.604 [UI Thread @coroutine#5723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54013/Site/verify 2025-05-21 13:53:50.604 [UI Thread @coroutine#5723] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54013/Site/verify 2025-05-21 13:53:50.604 [UI Thread @coroutine#5723] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54013/Site/verify. 2025-05-21 13:53:50.604 [UI Thread @coroutine#5723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54013/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:50.608 [DefaultDispatcher-worker-10 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:50.608 [DefaultDispatcher-worker-10 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.608 [DefaultDispatcher-worker-10 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:50.608 [DefaultDispatcher-worker-10 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.608 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-05-21 13:53:50.609 [DefaultDispatcher-worker-13 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.609 [DefaultDispatcher-worker-13 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3334d 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cddb04c 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cddb04c 2025-05-21 13:53:50.609 [Test worker @coroutine#5739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-05-21 13:53:50.617 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cddb04c 2025-05-21 13:53:50.623 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cddb04c 2025-05-21 13:53:50.624 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cddb04c 2025-05-21 13:53:50.625 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cddb04c 2025-05-21 13:53:50.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-05-21 13:53:50.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-05-21 13:53:50.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:50.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:50.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-05-21 13:53:50.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-05-21 13:53:50.627 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58c48b92 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@106f566b 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@106f566b 2025-05-21 13:53:50.628 [Test worker @coroutine#5757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-05-21 13:53:50.636 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f566b 2025-05-21 13:53:50.642 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f566b 2025-05-21 13:53:50.643 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f566b 2025-05-21 13:53:50.644 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f566b 2025-05-21 13:53:50.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-05-21 13:53:50.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-05-21 13:53:50.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:50.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:50.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-05-21 13:53:50.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46e05384 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:50.647 [Test worker @coroutine#5774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-05-21 13:53:50.648 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-05-21 13:53:50.648 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-05-21 13:53:50.648 [Test worker @coroutine#5774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-05-21 13:53:50.656 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-05-21 13:53:50.662 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-05-21 13:53:50.663 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-05-21 13:53:50.664 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-05-21 13:53:50.665 [UI Thread @coroutine#5788] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38861/Site/verify 2025-05-21 13:53:50.665 [UI Thread @coroutine#5788] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38861/Site/verify. 2025-05-21 13:53:50.665 [UI Thread @coroutine#5788] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38861/Site/verify 2025-05-21 13:53:50.667 [UI Thread @coroutine#5788] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38861/Site/verify 2025-05-21 13:53:50.667 [UI Thread @coroutine#5788] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38861/Site/verify 2025-05-21 13:53:50.667 [UI Thread @coroutine#5788] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38861/Site/verify. 2025-05-21 13:53:50.667 [UI Thread @coroutine#5788] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38861/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:50.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-05-21 13:53:50.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-05-21 13:53:50.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:50.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:50.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-05-21 13:53:50.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-05-21 13:53:50.672 [UI Thread @coroutine#5800] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52589/Site/verify 2025-05-21 13:53:50.672 [UI Thread @coroutine#5800] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52589/Site/verify. 2025-05-21 13:53:50.672 [UI Thread @coroutine#5800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52589/Site/verify 2025-05-21 13:53:50.673 [UI Thread @coroutine#5800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52589/Site/verify 2025-05-21 13:53:50.673 [UI Thread @coroutine#5800] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52589/Site/verify 2025-05-21 13:53:50.673 [UI Thread @coroutine#5800] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52589/Site/verify. 2025-05-21 13:53:50.673 [UI Thread @coroutine#5800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52589/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:50.678 [UI Thread @coroutine#5813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57037/Site/verify 2025-05-21 13:53:50.678 [UI Thread @coroutine#5813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57037/Site/verify. 2025-05-21 13:53:50.678 [UI Thread @coroutine#5813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57037/Site/verify 2025-05-21 13:53:50.679 [UI Thread @coroutine#5813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57037/Site/verify 2025-05-21 13:53:50.679 [UI Thread @coroutine#5813] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57037/Site/verify 2025-05-21 13:53:50.679 [UI Thread @coroutine#5813] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57037/Site/verify. 2025-05-21 13:53:50.679 [UI Thread @coroutine#5813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57037/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:50.684 [UI Thread @coroutine#5827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-05-21 13:53:50.684 [UI Thread @coroutine#5827] 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-05-21 13:53:50.684 [UI Thread @coroutine#5827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-05-21 13:53:50.685 [UI Thread @coroutine#5827] 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-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@393e6bdd 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-05-21 13:53:50.687 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-05-21 13:53:50.696 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-05-21 13:53:50.702 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-05-21 13:53:50.703 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-05-21 13:53:50.704 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-05-21 13:53:50.709 [DefaultDispatcher-worker-10 @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-05-21 13:53:50.722 [DefaultDispatcher-worker-1 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-05-21 13:53:50.733 [DefaultDispatcher-worker-10 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-05-21 13:53:50.739 [DefaultDispatcher-worker-15 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-05-21 13:53:50.745 [DefaultDispatcher-worker-5 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-05-21 13:53:50.755 [DefaultDispatcher-worker-5 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-05-21 13:53:50.764 [DefaultDispatcher-worker-10 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-05-21 13:53:50.777 [DefaultDispatcher-worker-16 @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-05-21 13:53:50.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-05-21 13:53:50.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-05-21 13:53:50.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:50.778 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9: (connection evicted) 2025-05-21 13:53:50.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:50.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-05-21 13:53:50.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c3600b7 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-05-21 13:53:50.780 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-05-21 13:53:50.790 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-05-21 13:53:50.795 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-05-21 13:53:50.796 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-05-21 13:53:50.797 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-05-21 13:53:50.797 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-05-21 13:53:50.797 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:50.797 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:50.797 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:50.797 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:50.797 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:50.797 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:50.797 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380ea757 2025-05-21 13:53:50.797 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:50.797 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:50.798 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-05-21 13:53:50.806 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-05-21 13:53:50.806 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-05-21 13:53:50.806 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-05-21 13:53:50.842 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-05-21 13:53:50.863 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-05-21 13:53:50.865 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-05-21 13:53:50.865 [DefaultDispatcher-worker-16 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-05-21 13:53:50.866 [DefaultDispatcher-worker-16 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.866 [DefaultDispatcher-worker-16 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:50.866 [DefaultDispatcher-worker-16 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.868 [DefaultDispatcher-worker-3 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.868 [DefaultDispatcher-worker-3 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:50.872 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-05-21 13:53:50.880 [HikariPool-252 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:50.881 [DefaultDispatcher-worker-23 @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-05-21 13:53:50.906 [HikariPool-253 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:50.908 [DefaultDispatcher-worker-5 @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-05-21 13:53:50.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-05-21 13:53:50.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-05-21 13:53:50.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:50.950 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c995eae: (connection evicted) 2025-05-21 13:53:50.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:50.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-05-21 13:53:50.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-05-21 13:53:50.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-05-21 13:53:50.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-05-21 13:53:50.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:50.958 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06: (connection evicted) 2025-05-21 13:53:50.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:50.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-05-21 13:53:50.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20e1ce62 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:50.960 [Test worker @coroutine#5917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-05-21 13:53:50.965 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df05c40 2025-05-21 13:53:50.965 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df05c40 2025-05-21 13:53:50.965 [Test worker @coroutine#5917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-05-21 13:53:50.992 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df05c40 2025-05-21 13:53:51.006 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df05c40 2025-05-21 13:53:51.012 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df05c40 2025-05-21 13:53:51.016 [Test worker @coroutine#5922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df05c40 2025-05-21 13:53:51.016 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21eb33d4 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:51.017 [Test worker @coroutine#5917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-05-21 13:53:51.024 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-05-21 13:53:51.024 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-05-21 13:53:51.024 [Test worker @coroutine#5917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-05-21 13:53:51.045 [DefaultDispatcher-worker-10 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:51.045 [DefaultDispatcher-worker-10 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.045 [DefaultDispatcher-worker-10 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:51.045 [DefaultDispatcher-worker-10 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.047 [DefaultDispatcher-worker-7 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.047 [DefaultDispatcher-worker-7 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.053 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-05-21 13:53:51.059 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-05-21 13:53:51.060 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-05-21 13:53:51.062 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-05-21 13:53:51.065 [HikariPool-254 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:51.069 [DefaultDispatcher-worker-2 @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-05-21 13:53:51.087 [DefaultDispatcher-worker-12 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-05-21 13:53:51.087 [DefaultDispatcher-worker-12 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.087 [DefaultDispatcher-worker-12 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:51.087 [DefaultDispatcher-worker-12 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.092 [DefaultDispatcher-worker-11 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.092 [DefaultDispatcher-worker-11 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.093 [DefaultDispatcher-worker-4 @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df05c40 2025-05-21 13:53:51.104 [DefaultDispatcher-worker-19 @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df05c40 2025-05-21 13:53:51.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-05-21 13:53:51.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-05-21 13:53:51.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:51.121 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3df05c40: (connection evicted) 2025-05-21 13:53:51.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:51.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-05-21 13:53:51.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-05-21 13:53:51.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-05-21 13:53:51.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-05-21 13:53:51.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:51.124 [HikariPool-255 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Pool stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:51.126 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6: (connection evicted) 2025-05-21 13:53:51.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:51.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-05-21 13:53:51.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@de0922c 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:51.136 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:51.140 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:51.140 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:51.140 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:51.140 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:51.140 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:51.140 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:51.140 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-05-21 13:53:51.140 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:51.140 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:51.140 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:51.140 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:51.140 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:51.140 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:51.140 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:51.140 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:51.140 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-05-21 13:53:51.141 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8 2025-05-21 13:53:51.141 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8 2025-05-21 13:53:51.144 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-05-21 13:53:51.175 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8 2025-05-21 13:53:51.183 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8 2025-05-21 13:53:51.184 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8 2025-05-21 13:53:51.185 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8 2025-05-21 13:53:51.185 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b261005 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@55704859 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@55704859 2025-05-21 13:53:51.186 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-05-21 13:53:51.194 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55704859 2025-05-21 13:53:51.199 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55704859 2025-05-21 13:53:51.200 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55704859 2025-05-21 13:53:51.201 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55704859 2025-05-21 13:53:51.206 [DefaultDispatcher-worker-21 @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55704859 2025-05-21 13:53:51.215 [DefaultDispatcher-worker-19 @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8 2025-05-21 13:53:51.221 [DefaultDispatcher-worker-13 @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8 2025-05-21 13:53:51.224 [DefaultDispatcher-worker-12 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2025-05-21 13:53:51.224 [DefaultDispatcher-worker-12 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.224 [DefaultDispatcher-worker-12 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:51.224 [DefaultDispatcher-worker-12 @coroutine#2268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.225 [DefaultDispatcher-worker-4 @coroutine#2268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.225 [DefaultDispatcher-worker-4 @coroutine#2268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.241 [DefaultDispatcher-worker-21 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2025-05-21 13:53:51.241 [DefaultDispatcher-worker-21 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.241 [DefaultDispatcher-worker-21 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:51.241 [DefaultDispatcher-worker-21 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.242 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.242 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.244 [HikariPool-256 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:51.250 [DefaultDispatcher-worker-13 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633ba8e4 2025-05-21 13:53:51.250 [DefaultDispatcher-worker-13 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.251 [DefaultDispatcher-worker-13 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:51.251 [DefaultDispatcher-worker-13 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.251 [DefaultDispatcher-worker-13 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.286 [HikariPool-257 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:51.358 [DefaultDispatcher-worker-7 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:51.358 [DefaultDispatcher-worker-7 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.358 [DefaultDispatcher-worker-7 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:51.358 [DefaultDispatcher-worker-7 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.359 [DefaultDispatcher-worker-3 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.359 [DefaultDispatcher-worker-3 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.403 [DefaultDispatcher-worker-16 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:51.403 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.403 [DefaultDispatcher-worker-16 @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:56201/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:51.403 [DefaultDispatcher-worker-16 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.404 [DefaultDispatcher-worker-13 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.404 [DefaultDispatcher-worker-13 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.452 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:51.462 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:51.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-05-21 13:53:51.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-05-21 13:53:51.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:51.478 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8: (connection evicted) 2025-05-21 13:53:51.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:51.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-05-21 13:53:51.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-05-21 13:53:51.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-05-21 13:53:51.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-05-21 13:53:51.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:51.480 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55704859: (connection evicted) 2025-05-21 13:53:51.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:51.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-05-21 13:53:51.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-05-21 13:53:51.481 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae62f7 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:51.482 [Test worker @coroutine#6041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-05-21 13:53:51.485 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcb45e4 2025-05-21 13:53:51.485 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcb45e4 2025-05-21 13:53:51.485 [Test worker @coroutine#6041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-05-21 13:53:51.497 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcb45e4 2025-05-21 13:53:51.505 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcb45e4 2025-05-21 13:53:51.507 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcb45e4 2025-05-21 13:53:51.509 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcb45e4 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481d6644 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:51.509 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-05-21 13:53:51.510 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:51.510 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:51.510 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:51.510 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:51.510 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:51.510 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:51.510 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:51.510 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:51.510 [Test worker @coroutine#6041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-05-21 13:53:51.514 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e717745 2025-05-21 13:53:51.514 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e717745 2025-05-21 13:53:51.514 [Test worker @coroutine#6041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-05-21 13:53:51.532 [DefaultDispatcher-worker-13 @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:51.533 [DefaultDispatcher-worker-13 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.533 [DefaultDispatcher-worker-13 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:51.533 [DefaultDispatcher-worker-13 @coroutine#2434] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.535 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e717745 2025-05-21 13:53:51.535 [DefaultDispatcher-worker-12 @coroutine#2434] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.535 [DefaultDispatcher-worker-12 @coroutine#2434] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.546 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e717745 2025-05-21 13:53:51.548 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e717745 2025-05-21 13:53:51.549 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e717745 2025-05-21 13:53:51.555 [DefaultDispatcher-worker-7 @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e717745 2025-05-21 13:53:51.565 [DefaultDispatcher-worker-7 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcb45e4 2025-05-21 13:53:51.570 [DefaultDispatcher-worker-11 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcb45e4 2025-05-21 13:53:51.575 [DefaultDispatcher-worker-7 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcb45e4 2025-05-21 13:53:51.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-05-21 13:53:51.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-05-21 13:53:51.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:51.579 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bcb45e4: (connection evicted) 2025-05-21 13:53:51.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:51.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-05-21 13:53:51.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-05-21 13:53:51.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-05-21 13:53:51.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-05-21 13:53:51.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:51.580 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e717745: (connection evicted) 2025-05-21 13:53:51.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:51.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-05-21 13:53:51.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1475cdbb 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:51.581 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:51.582 [Test worker @coroutine#6095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-05-21 13:53:51.582 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2025-05-21 13:53:51.582 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2025-05-21 13:53:51.582 [Test worker @coroutine#6095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-05-21 13:53:51.598 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2025-05-21 13:53:51.605 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2025-05-21 13:53:51.607 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2025-05-21 13:53:51.608 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@634cd45c 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-05-21 13:53:51.609 [Test worker @coroutine#6095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-05-21 13:53:51.614 [DefaultDispatcher-worker-13 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:51.614 [DefaultDispatcher-worker-13 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.614 [DefaultDispatcher-worker-13 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:51.614 [DefaultDispatcher-worker-13 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.616 [DefaultDispatcher-worker-18 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.616 [DefaultDispatcher-worker-18 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.621 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-05-21 13:53:51.629 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-05-21 13:53:51.630 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-05-21 13:53:51.631 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-05-21 13:53:51.636 [DefaultDispatcher-worker-13 @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-05-21 13:53:51.645 [DefaultDispatcher-worker-5 @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2025-05-21 13:53:51.652 [DefaultDispatcher-worker-18 @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2025-05-21 13:53:51.656 [DefaultDispatcher-worker-13 @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c16f67 2025-05-21 13:53:51.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-05-21 13:53:51.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-05-21 13:53:51.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:51.674 [HikariPool-260 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71c16f67: (connection evicted) 2025-05-21 13:53:51.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:51.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-05-21 13:53:51.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-05-21 13:53:51.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-05-21 13:53:51.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-05-21 13:53:51.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:51.679 [HikariPool-261 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65dce54c: (connection evicted) 2025-05-21 13:53:51.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:51.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-05-21 13:53:51.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-05-21 13:53:51.680 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e92aadd 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:51.681 [Test worker @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-05-21 13:53:51.683 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@19146ad8 2025-05-21 13:53:51.683 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@19146ad8 2025-05-21 13:53:51.683 [Test worker @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-05-21 13:53:51.707 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19146ad8 2025-05-21 13:53:51.715 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19146ad8 2025-05-21 13:53:51.717 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19146ad8 2025-05-21 13:53:51.719 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19146ad8 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25379b3c 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:51.719 [Test worker @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-05-21 13:53:51.724 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@601e465f 2025-05-21 13:53:51.724 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@601e465f 2025-05-21 13:53:51.724 [Test worker @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-05-21 13:53:51.745 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@601e465f 2025-05-21 13:53:51.762 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@601e465f 2025-05-21 13:53:51.766 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@601e465f 2025-05-21 13:53:51.769 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@601e465f 2025-05-21 13:53:51.776 [DefaultDispatcher-worker-22 @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@601e465f 2025-05-21 13:53:51.783 [HikariPool-262 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:51.791 [DefaultDispatcher-worker-6 @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19146ad8 2025-05-21 13:53:51.797 [DefaultDispatcher-worker-7 @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19146ad8 2025-05-21 13:53:51.802 [DefaultDispatcher-worker-10 @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19146ad8 2025-05-21 13:53:51.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-05-21 13:53:51.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-05-21 13:53:51.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:51.807 [HikariPool-262 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19146ad8: (connection evicted) 2025-05-21 13:53:51.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:51.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-05-21 13:53:51.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-05-21 13:53:51.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-05-21 13:53:51.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-05-21 13:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:51.808 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@601e465f: (connection evicted) 2025-05-21 13:53:51.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:51.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-05-21 13:53:51.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-05-21 13:53:51.811 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b17a78 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@28a210fb 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@28a210fb 2025-05-21 13:53:51.812 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-05-21 13:53:51.824 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a210fb 2025-05-21 13:53:51.832 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a210fb 2025-05-21 13:53:51.833 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a210fb 2025-05-21 13:53:51.835 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a210fb 2025-05-21 13:53:51.842 [DefaultDispatcher-worker-2 @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a210fb 2025-05-21 13:53:51.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-05-21 13:53:51.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-05-21 13:53:51.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:51.845 [HikariPool-264 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28a210fb: (connection evicted) 2025-05-21 13:53:51.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:51.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-05-21 13:53:51.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10a199e0 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:51.846 [Test worker @coroutine#6225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-05-21 13:53:51.847 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2025-05-21 13:53:51.847 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2025-05-21 13:53:51.847 [Test worker @coroutine#6225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-05-21 13:53:51.859 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2025-05-21 13:53:51.866 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2025-05-21 13:53:51.868 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2025-05-21 13:53:51.869 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2025-05-21 13:53:51.873 [DefaultDispatcher-worker-2 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-05-21 13:53:51.873 [DefaultDispatcher-worker-2 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.873 [DefaultDispatcher-worker-2 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:51.873 [DefaultDispatcher-worker-2 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.874 [DefaultDispatcher-worker-6 @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2025-05-21 13:53:51.874 [DefaultDispatcher-worker-13 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.874 [DefaultDispatcher-worker-13 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:51.888 [DefaultDispatcher-worker-19 @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2025-05-21 13:53:51.893 [DefaultDispatcher-worker-11 @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2025-05-21 13:53:51.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-05-21 13:53:51.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-05-21 13:53:51.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:51.902 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9: (connection evicted) 2025-05-21 13:53:51.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:51.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-05-21 13:53:51.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48acb864 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:51.904 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:51.905 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-05-21 13:53:51.905 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-05-21 13:53:51.905 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-05-21 13:53:51.905 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-05-21 13:53:51.916 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-05-21 13:53:51.924 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-05-21 13:53:51.925 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-05-21 13:53:51.927 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-05-21 13:53:51.933 [DefaultDispatcher-worker-16 @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-05-21 13:53:51.948 [DefaultDispatcher-worker-20 @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-05-21 13:53:51.953 [DefaultDispatcher-worker-7 @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-05-21 13:53:51.963 [DefaultDispatcher-worker-17 @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-05-21 13:53:51.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-05-21 13:53:51.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-05-21 13:53:51.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:51.965 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57e273e0: (connection evicted) 2025-05-21 13:53:51.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:51.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-05-21 13:53:51.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@735a3e0d 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:51.967 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-05-21 13:53:51.968 [Test worker @coroutine#6285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-05-21 13:53:51.980 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-05-21 13:53:51.988 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-05-21 13:53:51.989 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-05-21 13:53:51.991 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-05-21 13:53:52.007 [DefaultDispatcher-worker-7 @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-05-21 13:53:52.013 [DefaultDispatcher-worker-8 @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-05-21 13:53:52.018 [DefaultDispatcher-worker-10 @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-05-21 13:53:52.027 [DefaultDispatcher-worker-6 @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-05-21 13:53:52.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-05-21 13:53:52.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-05-21 13:53:52.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:52.029 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@351623d: (connection evicted) 2025-05-21 13:53:52.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:52.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-05-21 13:53:52.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@127e838b 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:52.032 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-05-21 13:53:52.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@460818c1 2025-05-21 13:53:52.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@460818c1 2025-05-21 13:53:52.033 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-05-21 13:53:52.044 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460818c1 2025-05-21 13:53:52.052 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460818c1 2025-05-21 13:53:52.053 [DefaultDispatcher-worker-1 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:52.053 [DefaultDispatcher-worker-1 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.053 [DefaultDispatcher-worker-1 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:52.053 [DefaultDispatcher-worker-1 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.054 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460818c1 2025-05-21 13:53:52.055 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460818c1 2025-05-21 13:53:52.055 [DefaultDispatcher-worker-20 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.055 [DefaultDispatcher-worker-20 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.062 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-268 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@460818c1 due to dirty commit state on close(). 2025-05-21 13:53:52.064 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460818c1 2025-05-21 13:53:52.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-05-21 13:53:52.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-05-21 13:53:52.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:52.065 [HikariPool-268 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Closing connection org.sqlite.jdbc4.JDBC4Connection@460818c1: (connection evicted) 2025-05-21 13:53:52.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:52.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-05-21 13:53:52.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-05-21 13:53:52.066 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-05-21 13:53:52.066 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:52.066 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:52.066 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:52.066 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:52.066 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:52.066 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:52.066 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d4c9746 2025-05-21 13:53:52.066 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:52.066 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:52.066 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:52.066 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:52.066 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:52.066 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:52.066 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@46030cfd 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@46030cfd 2025-05-21 13:53:52.067 [Test worker @coroutine#6345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-05-21 13:53:52.079 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46030cfd 2025-05-21 13:53:52.085 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46030cfd 2025-05-21 13:53:52.086 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46030cfd 2025-05-21 13:53:52.087 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46030cfd 2025-05-21 13:53:52.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-05-21 13:53:52.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-05-21 13:53:52.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:52.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:52.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-05-21 13:53:52.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53ed864c 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:52.091 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-05-21 13:53:52.092 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ce90b4 2025-05-21 13:53:52.092 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ce90b4 2025-05-21 13:53:52.092 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-05-21 13:53:52.098 [DefaultDispatcher-worker-4 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-05-21 13:53:52.098 [DefaultDispatcher-worker-4 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.098 [DefaultDispatcher-worker-4 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:52.098 [DefaultDispatcher-worker-4 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.099 [DefaultDispatcher-worker-9 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.099 [DefaultDispatcher-worker-9 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.103 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ce90b4 2025-05-21 13:53:52.112 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ce90b4 2025-05-21 13:53:52.113 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ce90b4 2025-05-21 13:53:52.114 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ce90b4 2025-05-21 13:53:52.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-05-21 13:53:52.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-05-21 13:53:52.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:52.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:52.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-05-21 13:53:52.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ec2ee61 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@294afbdc 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@294afbdc 2025-05-21 13:53:52.121 [UI Thread @coroutine#6393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-05-21 13:53:52.133 [UI Thread @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294afbdc 2025-05-21 13:53:52.141 [UI Thread @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294afbdc 2025-05-21 13:53:52.142 [UI Thread @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294afbdc 2025-05-21 13:53:52.144 [UI Thread @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294afbdc 2025-05-21 13:53:52.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-05-21 13:53:52.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-05-21 13:53:52.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:52.150 [HikariPool-271 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Closing connection org.sqlite.jdbc4.JDBC4Connection@294afbdc: (connection evicted) 2025-05-21 13:53:52.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:52.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-05-21 13:53:52.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47dc0cc5 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f410c8 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f410c8 2025-05-21 13:53:52.153 [Test worker @coroutine#6408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-05-21 13:53:52.162 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f410c8 2025-05-21 13:53:52.168 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f410c8 2025-05-21 13:53:52.169 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f410c8 2025-05-21 13:53:52.170 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f410c8 2025-05-21 13:53:52.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-05-21 13:53:52.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-05-21 13:53:52.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:52.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:52.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-05-21 13:53:52.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-05-21 13:53:52.173 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b82781d 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@3415d6e 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@3415d6e 2025-05-21 13:53:52.174 [Test worker @coroutine#6424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-05-21 13:53:52.184 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3415d6e 2025-05-21 13:53:52.192 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3415d6e 2025-05-21 13:53:52.193 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3415d6e 2025-05-21 13:53:52.194 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3415d6e 2025-05-21 13:53:52.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-05-21 13:53:52.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-05-21 13:53:52.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:52.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:52.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-05-21 13:53:52.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@427937c1 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:52.197 [Test worker @coroutine#6441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-05-21 13:53:52.198 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd7871e 2025-05-21 13:53:52.198 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd7871e 2025-05-21 13:53:52.198 [Test worker @coroutine#6441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-05-21 13:53:52.208 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd7871e 2025-05-21 13:53:52.214 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd7871e 2025-05-21 13:53:52.215 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd7871e 2025-05-21 13:53:52.216 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd7871e 2025-05-21 13:53:52.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-05-21 13:53:52.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-05-21 13:53:52.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:52.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:52.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-05-21 13:53:52.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-05-21 13:53:52.218 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c6ff37 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-05-21 13:53:52.219 [Test worker @coroutine#6458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-05-21 13:53:52.228 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-05-21 13:53:52.230 [DefaultDispatcher-worker-15 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2025-05-21 13:53:52.230 [DefaultDispatcher-worker-15 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.230 [DefaultDispatcher-worker-15 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:52.230 [DefaultDispatcher-worker-15 @coroutine#2268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.231 [DefaultDispatcher-worker-2 @coroutine#2268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.231 [DefaultDispatcher-worker-2 @coroutine#2268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.234 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-05-21 13:53:52.235 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-05-21 13:53:52.236 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-05-21 13:53:52.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-05-21 13:53:52.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-05-21 13:53:52.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:52.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:52.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-05-21 13:53:52.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-276 - configuration: 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4201bd3 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-276" 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Starting... 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0d619b 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0d619b 2025-05-21 13:53:52.240 [Test worker @coroutine#6477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Start completed. 2025-05-21 13:53:52.247 [DefaultDispatcher-worker-11 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2025-05-21 13:53:52.247 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.247 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:52.247 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.248 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.248 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.250 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d619b 2025-05-21 13:53:52.256 [DefaultDispatcher-worker-3 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633ba8e4 2025-05-21 13:53:52.256 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.257 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:52.257 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.257 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d619b 2025-05-21 13:53:52.257 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.258 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d619b 2025-05-21 13:53:52.259 [Test worker @coroutine#6487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d619b 2025-05-21 13:53:52.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown initiated... 2025-05-21 13:53:52.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Close initiated... 2025-05-21 13:53:52.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:52.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:52.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Closed. 2025-05-21 13:53:52.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown completed. 2025-05-21 13:53:52.264 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-277 - configuration: 2025-05-21 13:53:52.264 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:52.264 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57e74053 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-277" 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Starting... 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-05-21 13:53:52.265 [Test worker @coroutine#6500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Start completed. 2025-05-21 13:53:52.276 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-05-21 13:53:52.284 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-05-21 13:53:52.285 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-05-21 13:53:52.287 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-05-21 13:53:52.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown initiated... 2025-05-21 13:53:52.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Close initiated... 2025-05-21 13:53:52.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:52.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:52.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Closed. 2025-05-21 13:53:52.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown completed. 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-278 - configuration: 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475ca2c6 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-278" 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Starting... 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@32142479 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@32142479 2025-05-21 13:53:52.291 [Test worker @coroutine#6518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Start completed. 2025-05-21 13:53:52.302 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32142479 2025-05-21 13:53:52.310 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32142479 2025-05-21 13:53:52.311 [Test worker @coroutine#6521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32142479 2025-05-21 13:53:52.313 [Test worker @coroutine#6523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32142479 2025-05-21 13:53:52.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown initiated... 2025-05-21 13:53:52.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Close initiated... 2025-05-21 13:53:52.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:52.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:52.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Closed. 2025-05-21 13:53:52.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown completed. 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-279 - configuration: 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36810c06 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-279" 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:52.316 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:52.317 [Test worker @coroutine#6536] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Starting... 2025-05-21 13:53:52.317 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@d22c288 2025-05-21 13:53:52.317 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@d22c288 2025-05-21 13:53:52.317 [Test worker @coroutine#6536] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Start completed. 2025-05-21 13:53:52.326 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d22c288 2025-05-21 13:53:52.331 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d22c288 2025-05-21 13:53:52.332 [Test worker @coroutine#6540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d22c288 2025-05-21 13:53:52.333 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d22c288 2025-05-21 13:53:52.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown initiated... 2025-05-21 13:53:52.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Close initiated... 2025-05-21 13:53:52.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 13:53:52.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:52.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Closed. 2025-05-21 13:53:52.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown completed. 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-280 - configuration: 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29e94753 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-280" 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Starting... 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@6224872f 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@6224872f 2025-05-21 13:53:52.338 [Test worker @coroutine#6555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Start completed. 2025-05-21 13:53:52.347 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6224872f 2025-05-21 13:53:52.353 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6224872f 2025-05-21 13:53:52.354 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6224872f 2025-05-21 13:53:52.354 [Test worker @coroutine#6561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6224872f 2025-05-21 13:53:52.357 [UI Thread @coroutine#6570] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-05-21 13:53:52.357 [UI Thread @coroutine#6570] 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-05-21 13:53:52.357 [UI Thread @coroutine#6570] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-05-21 13:53:52.359 [UI Thread @coroutine#6570] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-05-21 13:53:52.360 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-280 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@6224872f due to dirty commit state on close(). 2025-05-21 13:53:52.363 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6224872f 2025-05-21 13:53:52.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown initiated... 2025-05-21 13:53:52.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Close initiated... 2025-05-21 13:53:52.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:52.363 [HikariPool-280 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6224872f: (connection evicted) 2025-05-21 13:53:52.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:52.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Closed. 2025-05-21 13:53:52.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown completed. 2025-05-21 13:53:52.364 [DefaultDispatcher-worker-23 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:52.365 [DefaultDispatcher-worker-23 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.365 [DefaultDispatcher-worker-23 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:52.365 [DefaultDispatcher-worker-23 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.365 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-281 - configuration: 2025-05-21 13:53:52.365 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.365 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.365 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:52.365 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:52.365 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:52.365 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:52.365 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:52.365 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:52.365 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36d9efa6 2025-05-21 13:53:52.365 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:52.365 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:52.365 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:52.365 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:52.365 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:52.365 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:52.365 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-281" 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Starting... 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@f11fad9 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@f11fad9 2025-05-21 13:53:52.366 [Test worker @coroutine#6577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Start completed. 2025-05-21 13:53:52.376 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f11fad9 2025-05-21 13:53:52.381 [Test worker @coroutine#6580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f11fad9 2025-05-21 13:53:52.382 [Test worker @coroutine#6582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f11fad9 2025-05-21 13:53:52.383 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f11fad9 2025-05-21 13:53:52.386 [UI Thread @coroutine#6595] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42641/Site/verify 2025-05-21 13:53:52.386 [UI Thread @coroutine#6595] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42641/Site/verify. 2025-05-21 13:53:52.386 [UI Thread @coroutine#6595] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42641/Site/verify 2025-05-21 13:53:52.387 [UI Thread @coroutine#6595] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42641/Site/verify 2025-05-21 13:53:52.387 [UI Thread @coroutine#6595] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42641/Site/verify 2025-05-21 13:53:52.388 [UI Thread @coroutine#6595] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42641/Site/verify. 2025-05-21 13:53:52.388 [UI Thread @coroutine#6595] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42641/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 13:53:52.390 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-281 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@f11fad9 due to dirty commit state on close(). 2025-05-21 13:53:52.393 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f11fad9 2025-05-21 13:53:52.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown initiated... 2025-05-21 13:53:52.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Close initiated... 2025-05-21 13:53:52.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:52.393 [HikariPool-281 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f11fad9: (connection evicted) 2025-05-21 13:53:52.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:52.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Closed. 2025-05-21 13:53:52.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown completed. 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-282 - configuration: 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@787073b3 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-282" 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:52.397 [Test worker @coroutine#6602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Starting... 2025-05-21 13:53:52.398 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@1396ee3b 2025-05-21 13:53:52.398 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@1396ee3b 2025-05-21 13:53:52.398 [Test worker @coroutine#6602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Start completed. 2025-05-21 13:53:52.409 [DefaultDispatcher-worker-20 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:52.409 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1396ee3b 2025-05-21 13:53:52.410 [DefaultDispatcher-worker-20 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.410 [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:56201/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:52.410 [DefaultDispatcher-worker-20 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.410 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.410 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.418 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1396ee3b 2025-05-21 13:53:52.419 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1396ee3b 2025-05-21 13:53:52.421 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1396ee3b 2025-05-21 13:53:52.426 [DefaultDispatcher-worker-16 @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1396ee3b 2025-05-21 13:53:52.431 [DefaultDispatcher-worker-17 @coroutine#6602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1396ee3b 2025-05-21 13:53:52.436 [UI Thread @coroutine#6625] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58789/730108501414477824/_ustadmanifest.json 2025-05-21 13:53:52.436 [UI Thread @coroutine#6625] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58789/730108501414477824/_ustadmanifest.json. 2025-05-21 13:53:52.436 [UI Thread @coroutine#6625] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58789/730108501414477824/_ustadmanifest.json 2025-05-21 13:53:52.438 [UI Thread @coroutine#6625] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58789/730108501414477824/_ustadmanifest.json 2025-05-21 13:53:52.438 [UI Thread @coroutine#6625] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58789/730108501414477824/_ustadmanifest.json 2025-05-21 13:53:52.438 [UI Thread @coroutine#6625] 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:58789/730108501414477824/_ustadmanifest.json. 2025-05-21 13:53:52.438 [UI Thread @coroutine#6625] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58789/730108501414477824/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 13:53:52.438 [UI Thread @coroutine#6625] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58789/mediainfo.json 2025-05-21 13:53:52.438 [UI Thread @coroutine#6625] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58789/mediainfo.json. 2025-05-21 13:53:52.438 [UI Thread @coroutine#6625] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58789/mediainfo.json 2025-05-21 13:53:52.439 [UI Thread @coroutine#6625] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58789/mediainfo.json 2025-05-21 13:53:52.439 [UI Thread @coroutine#6625] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58789/mediainfo.json 2025-05-21 13:53:52.480 [UI Thread @coroutine#6625] 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:58789/mediainfo.json. 2025-05-21 13:53:52.480 [UI Thread @coroutine#6625] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58789/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 13:53:52.498 [HikariPool-282 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:52.540 [DefaultDispatcher-worker-13 @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:52.540 [DefaultDispatcher-worker-13 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.540 [DefaultDispatcher-worker-13 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:52.540 [DefaultDispatcher-worker-13 @coroutine#2434] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.540 [DefaultDispatcher-worker-12 @coroutine#2434] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.540 [DefaultDispatcher-worker-12 @coroutine#2434] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.601 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:52.613 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:52.620 [DefaultDispatcher-worker-16 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:52.620 [DefaultDispatcher-worker-16 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.621 [DefaultDispatcher-worker-16 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:52.621 [DefaultDispatcher-worker-16 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.621 [DefaultDispatcher-worker-7 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.621 [DefaultDispatcher-worker-7 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.879 [DefaultDispatcher-worker-19 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-05-21 13:53:52.879 [DefaultDispatcher-worker-19 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.879 [DefaultDispatcher-worker-19 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:52.879 [DefaultDispatcher-worker-19 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.880 [DefaultDispatcher-worker-5 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:52.880 [DefaultDispatcher-worker-5 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47207/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.060 [DefaultDispatcher-worker-12 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-05-21 13:53:53.060 [DefaultDispatcher-worker-12 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.060 [DefaultDispatcher-worker-12 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:53.060 [DefaultDispatcher-worker-12 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.061 [DefaultDispatcher-worker-20 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.061 [DefaultDispatcher-worker-20 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37055/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.104 [DefaultDispatcher-worker-12 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-05-21 13:53:53.104 [DefaultDispatcher-worker-12 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.104 [DefaultDispatcher-worker-12 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:53.104 [DefaultDispatcher-worker-12 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.105 [DefaultDispatcher-worker-9 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.105 [DefaultDispatcher-worker-9 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52451/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.236 [DefaultDispatcher-worker-2 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d7d2d0 2025-05-21 13:53:53.236 [DefaultDispatcher-worker-2 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.236 [DefaultDispatcher-worker-2 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:53.236 [DefaultDispatcher-worker-2 @coroutine#2268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.237 [DefaultDispatcher-worker-21 @coroutine#2268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.237 [DefaultDispatcher-worker-21 @coroutine#2268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52373/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.256 [DefaultDispatcher-worker-2 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2025-05-21 13:53:53.256 [DefaultDispatcher-worker-2 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.256 [DefaultDispatcher-worker-2 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:53.256 [DefaultDispatcher-worker-2 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.257 [DefaultDispatcher-worker-2 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.257 [DefaultDispatcher-worker-2 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48221/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.263 [DefaultDispatcher-worker-21 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633ba8e4 2025-05-21 13:53:53.263 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.263 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:53.263 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.264 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.370 [DefaultDispatcher-worker-22 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2025-05-21 13:53:53.371 [DefaultDispatcher-worker-22 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.371 [DefaultDispatcher-worker-22 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:53.371 [DefaultDispatcher-worker-22 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.371 [DefaultDispatcher-worker-9 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.371 [DefaultDispatcher-worker-9 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51039/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.415 [DefaultDispatcher-worker-19 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552b7481 2025-05-21 13:53:53.415 [DefaultDispatcher-worker-19 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.415 [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:56201/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:53.415 [DefaultDispatcher-worker-19 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.416 [DefaultDispatcher-worker-18 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.416 [DefaultDispatcher-worker-18 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56201/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown initiated... 2025-05-21 13:53:53.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Close initiated... 2025-05-21 13:53:53.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:53.493 [HikariPool-282 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1396ee3b: (connection evicted) 2025-05-21 13:53:53.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:53.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Closed. 2025-05-21 13:53:53.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown completed. 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-283 - configuration: 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36c6d53b 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-283" 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 13:53:53.524 [Test worker @coroutine#6669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Starting... 2025-05-21 13:53:53.525 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d666e0 2025-05-21 13:53:53.525 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d666e0 2025-05-21 13:53:53.525 [Test worker @coroutine#6669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Start completed. 2025-05-21 13:53:53.533 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d666e0 2025-05-21 13:53:53.538 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d666e0 2025-05-21 13:53:53.539 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d666e0 2025-05-21 13:53:53.540 [Test worker @coroutine#6674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d666e0 2025-05-21 13:53:53.544 [DefaultDispatcher-worker-19 @coroutine#6676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d666e0 2025-05-21 13:53:53.544 [DefaultDispatcher-worker-21 @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2025-05-21 13:53:53.544 [DefaultDispatcher-worker-21 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.544 [DefaultDispatcher-worker-21 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:53.544 [DefaultDispatcher-worker-21 @coroutine#2434] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.545 [DefaultDispatcher-worker-17 @coroutine#2434] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.545 [DefaultDispatcher-worker-17 @coroutine#2434] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51921/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.548 [DefaultDispatcher-worker-14 @coroutine#6669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d666e0 2025-05-21 13:53:53.648 [HikariPool-283 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:53.653 [DefaultDispatcher-worker-13 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456beb8b 2025-05-21 13:53:53.653 [DefaultDispatcher-worker-13 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.653 [DefaultDispatcher-worker-13 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId. 2025-05-21 13:53:53.653 [DefaultDispatcher-worker-13 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.653 [UI Thread @coroutine#6688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38151/730108505060311040/_ustadmanifest.json 2025-05-21 13:53:53.653 [UI Thread @coroutine#6688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38151/730108505060311040/_ustadmanifest.json. 2025-05-21 13:53:53.653 [UI Thread @coroutine#6688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38151/730108505060311040/_ustadmanifest.json 2025-05-21 13:53:53.654 [DefaultDispatcher-worker-18 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.654 [DefaultDispatcher-worker-18 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53277/UmAppDatabase/replication/nodeId 2025-05-21 13:53:53.654 [UI Thread @coroutine#6688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38151/730108505060311040/_ustadmanifest.json 2025-05-21 13:53:53.654 [UI Thread @coroutine#6688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38151/730108505060311040/_ustadmanifest.json 2025-05-21 13:53:53.654 [UI Thread @coroutine#6688] 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:38151/730108505060311040/_ustadmanifest.json. 2025-05-21 13:53:53.654 [UI Thread @coroutine#6688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38151/730108505060311040/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 13:53:53.654 [UI Thread @coroutine#6688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38151/tincan.xml 2025-05-21 13:53:53.654 [UI Thread @coroutine#6688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38151/tincan.xml. 2025-05-21 13:53:53.654 [UI Thread @coroutine#6688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38151/tincan.xml 2025-05-21 13:53:53.655 [UI Thread @coroutine#6688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38151/tincan.xml 2025-05-21 13:53:53.655 [UI Thread @coroutine#6688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38151/tincan.xml 2025-05-21 13:53:53.696 [UI Thread @coroutine#6688] 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:38151/tincan.xml. 2025-05-21 13:53:53.696 [UI Thread @coroutine#6688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38151/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-05-21 13:53:53.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown initiated... 2025-05-21 13:53:53.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Close initiated... 2025-05-21 13:53:53.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 13:53:53.704 [HikariPool-283 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39d666e0: (connection evicted) 2025-05-21 13:53:53.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 13:53:53.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Closed. 2025-05-21 13:53:53.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown completed. 2025-05-21 14:02:14.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-21 14:02:14.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:14.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:14.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:14.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:14.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:14.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:14.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@97a145b 2025-05-21 14:02:14.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:14.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:14.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:14.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-21 14:02:14.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:14.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:14.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:14.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:14.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:14.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:14.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:14.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:14.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-21 14:02:14.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:02:14.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:02:14.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-21 14:02:14.573 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:02:14.589 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:14.592 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@503c222f 2025-05-21 14:02:14.593 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@503c222f 2025-05-21 14:02:14.595 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efbd658 2025-05-21 14:02:14.595 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efbd658 2025-05-21 14:02:14.597 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac4495f 2025-05-21 14:02:14.597 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac4495f 2025-05-21 14:02:14.601 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc6dc63 2025-05-21 14:02:14.602 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc6dc63 2025-05-21 14:02:14.603 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:02:14.605 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5ab8ee 2025-05-21 14:02:14.605 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5ab8ee 2025-05-21 14:02:14.607 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:02:14.608 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e13e26b 2025-05-21 14:02:14.608 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e13e26b 2025-05-21 14:02:14.611 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5665d847 2025-05-21 14:02:14.612 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5665d847 2025-05-21 14:02:14.615 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe9232c 2025-05-21 14:02:14.615 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe9232c 2025-05-21 14:02:14.618 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f79f7 2025-05-21 14:02:14.619 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f79f7 2025-05-21 14:02:14.619 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:14.795 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:14.796 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:02:14.797 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:14.798 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:02:14.806 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:02:14.807 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-21 14:02:14.807 [DefaultDispatcher-worker-6 @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-05-21 14:02:14.807 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-21 14:02:14.867 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:02:14.889 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:02:14.919 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:02:14.941 [DefaultDispatcher-worker-13 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:02:14.955 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:02:14.959 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:02:15.029 [DefaultDispatcher-worker-5 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:02:15.054 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-21 14:02:15.055 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-21 14:02:15.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-05-21 14:02:15.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-05-21 14:02:15.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:15.070 [DefaultDispatcher-worker-20 @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-05-21 14:02:15.070 [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-05-21 14:02:15.071 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8: (connection evicted) 2025-05-21 14:02:15.072 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@503c222f: (connection evicted) 2025-05-21 14:02:15.073 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5efbd658: (connection evicted) 2025-05-21 14:02:15.073 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ac4495f: (connection evicted) 2025-05-21 14:02:15.074 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fc6dc63: (connection evicted) 2025-05-21 14:02:15.074 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e5ab8ee: (connection evicted) 2025-05-21 14:02:15.075 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e13e26b: (connection evicted) 2025-05-21 14:02:15.075 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5665d847: (connection evicted) 2025-05-21 14:02:15.075 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fe9232c: (connection evicted) 2025-05-21 14:02:15.076 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48f79f7: (connection evicted) 2025-05-21 14:02:15.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:15.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-05-21 14:02:15.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-05-21 14:02:15.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-21 14:02:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38bc5ac0 2025-05-21 14:02:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:15.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:15.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-21 14:02:15.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2025-05-21 14:02:15.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2025-05-21 14:02:15.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-21 14:02:15.092 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2025-05-21 14:02:15.098 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2025-05-21 14:02:15.100 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2025-05-21 14:02:15.102 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:15.102 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:02:15.102 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:15.103 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:02:15.118 [DefaultDispatcher-worker-9 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2025-05-21 14:02:15.119 [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-05-21 14:02:15.119 [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-05-21 14:02:15.120 [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-05-21 14:02:15.125 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2025-05-21 14:02:15.139 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2025-05-21 14:02:15.151 [DefaultDispatcher-worker-12 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2025-05-21 14:02:15.164 [DefaultDispatcher-worker-20 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2025-05-21 14:02:15.174 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2025-05-21 14:02:15.177 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2025-05-21 14:02:15.188 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:15.191 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e5e494a 2025-05-21 14:02:15.192 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e5e494a 2025-05-21 14:02:15.194 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5099acf1 2025-05-21 14:02:15.195 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5099acf1 2025-05-21 14:02:15.197 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a6223a 2025-05-21 14:02:15.198 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a6223a 2025-05-21 14:02:15.200 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a4a6ca 2025-05-21 14:02:15.201 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a4a6ca 2025-05-21 14:02:15.203 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9ca9ad 2025-05-21 14:02:15.203 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9ca9ad 2025-05-21 14:02:15.205 [DefaultDispatcher-worker-16 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2025-05-21 14:02:15.205 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ff74cb 2025-05-21 14:02:15.206 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ff74cb 2025-05-21 14:02:15.208 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@452d251c 2025-05-21 14:02:15.208 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@452d251c 2025-05-21 14:02:15.210 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@718b5985 2025-05-21 14:02:15.210 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@718b5985 2025-05-21 14:02:15.213 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@298257d8 2025-05-21 14:02:15.213 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@298257d8 2025-05-21 14:02:15.213 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:15.229 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-21 14:02:15.229 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-21 14:02:15.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-05-21 14:02:15.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-05-21 14:02:15.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:15.231 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:15.231 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f: (connection evicted) 2025-05-21 14:02:15.231 [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-05-21 14:02:15.231 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e5e494a: (connection evicted) 2025-05-21 14:02:15.232 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5099acf1: (connection evicted) 2025-05-21 14:02:15.232 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54a6223a: (connection evicted) 2025-05-21 14:02:15.232 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11a4a6ca: (connection evicted) 2025-05-21 14:02:15.233 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d9ca9ad: (connection evicted) 2025-05-21 14:02:15.233 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20ff74cb: (connection evicted) 2025-05-21 14:02:15.233 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@452d251c: (connection evicted) 2025-05-21 14:02:15.234 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@718b5985: (connection evicted) 2025-05-21 14:02:15.234 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@298257d8: (connection evicted) 2025-05-21 14:02:15.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:15.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-05-21 14:02:15.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-05-21 14:02:15.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56835f2f 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:15.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:15.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-21 14:02:15.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c72189f 2025-05-21 14:02:15.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c72189f 2025-05-21 14:02:15.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-21 14:02:15.375 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:15.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-21 14:02:15.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:15.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:15.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:15.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:15.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:15.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@270f28cf 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:15.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@467af68c 2025-05-21 14:02:15.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@467af68c 2025-05-21 14:02:15.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-21 14:02:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-21 14:02:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d6f77d7 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:15.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b97416 2025-05-21 14:02:15.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b97416 2025-05-21 14:02:15.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-21 14:02:15.676 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467af68c 2025-05-21 14:02:15.709 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:15.721 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:15.845 [DefaultDispatcher-worker-16 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b97416 2025-05-21 14:02:15.853 [DefaultDispatcher-worker-16 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b97416 2025-05-21 14:02:15.854 [DefaultDispatcher-worker-16 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52903/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-21 14:02:15.854 [DefaultDispatcher-worker-16 @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:52903/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-05-21 14:02:15.854 [DefaultDispatcher-worker-16 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52903/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-21 14:02:15.871 [DefaultDispatcher-worker-16 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52903/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-21 14:02:15.871 [DefaultDispatcher-worker-16 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52903/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-21 14:02:15.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-05-21 14:02:15.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-05-21 14:02:15.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:15.894 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@467af68c: (connection evicted) 2025-05-21 14:02:15.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:15.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-05-21 14:02:15.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-05-21 14:02:15.896 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b97416 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@632d4cf2 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:15.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:15.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:15.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:15.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:15.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:15.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:15.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-21 14:02:15.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:15.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:15.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:15.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:15.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:15.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:15.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:15.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:15.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-21 14:02:15.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2025-05-21 14:02:15.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2025-05-21 14:02:15.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-21 14:02:15.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d801d8 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:15.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:15.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-21 14:02:15.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2807cf3 2025-05-21 14:02:15.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2807cf3 2025-05-21 14:02:15.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-21 14:02:15.942 [DefaultDispatcher-worker-20 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2807cf3 2025-05-21 14:02:15.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-05-21 14:02:15.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-05-21 14:02:15.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:15.945 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@542ff147: (connection evicted) 2025-05-21 14:02:15.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:15.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-05-21 14:02:15.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-05-21 14:02:15.946 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2807cf3 2025-05-21 14:02:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@604c7e9b 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:15.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181bc4a 2025-05-21 14:02:15.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181bc4a 2025-05-21 14:02:15.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-21 14:02:15.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70485aa 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:15.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-21 14:02:15.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@e06ec83 2025-05-21 14:02:15.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@e06ec83 2025-05-21 14:02:15.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-21 14:02:15.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-05-21 14:02:15.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-05-21 14:02:15.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:15.970 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6181bc4a: (connection evicted) 2025-05-21 14:02:15.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:15.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-05-21 14:02:15.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9e50283 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:15.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:15.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-05-21 14:02:15.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c171746 2025-05-21 14:02:15.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c171746 2025-05-21 14:02:15.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-05-21 14:02:15.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-05-21 14:02:15.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:15.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:15.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b7c350 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:15.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-05-21 14:02:15.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-05-21 14:02:15.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-05-21 14:02:16.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-05-21 14:02:16.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-05-21 14:02:16.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.000 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c171746: (connection evicted) 2025-05-21 14:02:16.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:16.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-05-21 14:02:16.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c1c9881 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-05-21 14:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f99d8c 2025-05-21 14:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f99d8c 2025-05-21 14:02:16.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-05-21 14:02:16.012 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1224e1b6 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-05-21 14:02:16.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffa7041 2025-05-21 14:02:16.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffa7041 2025-05-21 14:02:16.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-05-21 14:02:16.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-05-21 14:02:16.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-05-21 14:02:16.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.040 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f99d8c: (connection evicted) 2025-05-21 14:02:16.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:16.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-05-21 14:02:16.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-05-21 14:02:16.063 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.092 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.120 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d8e4250 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-05-21 14:02:16.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@c67395 2025-05-21 14:02:16.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@c67395 2025-05-21 14:02:16.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc7255c 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-05-21 14:02:16.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c205bf 2025-05-21 14:02:16.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c205bf 2025-05-21 14:02:16.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-05-21 14:02:16.317 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.327 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:16.327 [DefaultDispatcher-worker-9 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c205bf 2025-05-21 14:02:16.348 [DefaultDispatcher-worker-11 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c205bf 2025-05-21 14:02:16.355 [DefaultDispatcher-worker-11 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c205bf 2025-05-21 14:02:16.359 [DefaultDispatcher-worker-11 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c205bf 2025-05-21 14:02:16.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-05-21 14:02:16.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-05-21 14:02:16.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.403 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c67395: (connection evicted) 2025-05-21 14:02:16.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:16.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-05-21 14:02:16.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-05-21 14:02:16.407 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c205bf 2025-05-21 14:02:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-05-21 14:02:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@459bf87c 2025-05-21 14:02:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-05-21 14:02:16.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-05-21 14:02:16.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-05-21 14:02:16.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-05-21 14:02:16.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@768f4b42 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-05-21 14:02:16.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-05-21 14:02:16.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b4b9c6 2025-05-21 14:02:16.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b4b9c6 2025-05-21 14:02:16.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-05-21 14:02:16.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-05-21 14:02:16.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-05-21 14:02:16.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.430 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d7055be: (connection evicted) 2025-05-21 14:02:16.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:16.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-05-21 14:02:16.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd3ca3c 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f76e56 2025-05-21 14:02:16.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f76e56 2025-05-21 14:02:16.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@566f4659 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-05-21 14:02:16.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8b07ae 2025-05-21 14:02:16.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8b07ae 2025-05-21 14:02:16.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-05-21 14:02:16.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-05-21 14:02:16.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-05-21 14:02:16.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.446 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59f76e56: (connection evicted) 2025-05-21 14:02:16.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:16.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-05-21 14:02:16.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a01ffff 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-05-21 14:02:16.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-05-21 14:02:16.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-05-21 14:02:16.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b2b7e3c 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3c99f1 2025-05-21 14:02:16.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3c99f1 2025-05-21 14:02:16.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-05-21 14:02:16.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-05-21 14:02:16.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-05-21 14:02:16.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.460 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed: (connection evicted) 2025-05-21 14:02:16.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:16.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-05-21 14:02:16.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-05-21 14:02:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-05-21 14:02:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62b786dc 2025-05-21 14:02:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d5ca17 2025-05-21 14:02:16.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d5ca17 2025-05-21 14:02:16.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@226e07e7 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-05-21 14:02:16.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@9880a15 2025-05-21 14:02:16.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@9880a15 2025-05-21 14:02:16.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-05-21 14:02:16.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-05-21 14:02:16.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-05-21 14:02:16.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.522 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48d5ca17: (connection evicted) 2025-05-21 14:02:16.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:16.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-05-21 14:02:16.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a0ffb9b 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-05-21 14:02:16.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@8549c5f 2025-05-21 14:02:16.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@8549c5f 2025-05-21 14:02:16.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-05-21 14:02:16.526 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35454c7a 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-05-21 14:02:16.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-05-21 14:02:16.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-05-21 14:02:16.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-05-21 14:02:16.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-05-21 14:02:16.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-05-21 14:02:16.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.537 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8549c5f: (connection evicted) 2025-05-21 14:02:16.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:16.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-05-21 14:02:16.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53525379 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-05-21 14:02:16.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-05-21 14:02:16.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-05-21 14:02:16.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-05-21 14:02:16.544 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ceb68a1 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-05-21 14:02:16.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-05-21 14:02:16.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-05-21 14:02:16.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-05-21 14:02:16.558 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.561 [DefaultDispatcher-worker-19 @coroutine#179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-05-21 14:02:16.562 [DefaultDispatcher-worker-19 @coroutine#181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-05-21 14:02:16.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-05-21 14:02:16.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-05-21 14:02:16.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.563 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78b9155e: (connection evicted) 2025-05-21 14:02:16.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:16.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-05-21 14:02:16.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-05-21 14:02:16.564 [Test worker @coroutine#183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11015ca0 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-05-21 14:02:16.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@50672905 2025-05-21 14:02:16.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@50672905 2025-05-21 14:02:16.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-05-21 14:02:16.572 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@430d3021 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-05-21 14:02:16.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3220c28 2025-05-21 14:02:16.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3220c28 2025-05-21 14:02:16.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-05-21 14:02:16.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-05-21 14:02:16.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-05-21 14:02:16.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.588 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50672905: (connection evicted) 2025-05-21 14:02:16.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:16.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-05-21 14:02:16.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1827fc4e 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-05-21 14:02:16.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a 2025-05-21 14:02:16.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a 2025-05-21 14:02:16.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43ab0659 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-05-21 14:02:16.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@25421809 2025-05-21 14:02:16.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@25421809 2025-05-21 14:02:16.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-05-21 14:02:16.635 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.652 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.676 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.695 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.705 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.714 [DefaultDispatcher-worker-19 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25421809 2025-05-21 14:02:16.715 [DefaultDispatcher-worker-19 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25421809 2025-05-21 14:02:16.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-05-21 14:02:16.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-05-21 14:02:16.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.716 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a: (connection evicted) 2025-05-21 14:02:16.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:16.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-05-21 14:02:16.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-05-21 14:02:16.717 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25421809 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12be4f83 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-05-21 14:02:16.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@389008d1 2025-05-21 14:02:16.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@389008d1 2025-05-21 14:02:16.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2152fde5 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-05-21 14:02:16.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2025-05-21 14:02:16.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2025-05-21 14:02:16.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-05-21 14:02:16.820 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.830 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-05-21 14:02:16.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-05-21 14:02:16.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.886 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@389008d1: (connection evicted) 2025-05-21 14:02:16.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:16.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-05-21 14:02:16.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-05-21 14:02:16.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404009df 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-05-21 14:02:16.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-05-21 14:02:16.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-05-21 14:02:16.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65ef9a0a 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-05-21 14:02:16.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-05-21 14:02:16.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-05-21 14:02:16.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-05-21 14:02:16.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-05-21 14:02:16.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:16.902 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bda01da: (connection evicted) 2025-05-21 14:02:16.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:16.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-05-21 14:02:16.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b85a73 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-05-21 14:02:16.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-05-21 14:02:16.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2025-05-21 14:02:16.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2025-05-21 14:02:16.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5b33e5 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:16.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-05-21 14:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@71468613 2025-05-21 14:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@71468613 2025-05-21 14:02:16.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-05-21 14:02:16.999 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.013 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.023 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.024 [DefaultDispatcher-worker-7 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71468613 2025-05-21 14:02:17.025 [DefaultDispatcher-worker-7 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71468613 2025-05-21 14:02:17.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-05-21 14:02:17.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-05-21 14:02:17.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.025 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a730479: (connection evicted) 2025-05-21 14:02:17.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:17.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-05-21 14:02:17.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-05-21 14:02:17.026 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71468613 2025-05-21 14:02:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a139347 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-05-21 14:02:17.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e85dcb2 2025-05-21 14:02:17.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e85dcb2 2025-05-21 14:02:17.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-05-21 14:02:17.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b28cff 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2025-05-21 14:02:17.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2025-05-21 14:02:17.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-05-21 14:02:17.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-05-21 14:02:17.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-05-21 14:02:17.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.043 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e85dcb2: (connection evicted) 2025-05-21 14:02:17.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:17.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-05-21 14:02:17.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31533eb1 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-05-21 14:02:17.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@8cb7185 2025-05-21 14:02:17.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@8cb7185 2025-05-21 14:02:17.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-05-21 14:02:17.061 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cb7185 2025-05-21 14:02:17.067 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cb7185 2025-05-21 14:02:17.070 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cb7185 2025-05-21 14:02:17.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-05-21 14:02:17.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e6522a6 2025-05-21 14:02:17.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-05-21 14:02:17.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-05-21 14:02:17.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-05-21 14:02:17.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-05-21 14:02:17.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-05-21 14:02:17.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:17.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:17.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-05-21 14:02:17.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f63ddc 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-05-21 14:02:17.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-05-21 14:02:17.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-05-21 14:02:17.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-05-21 14:02:17.087 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-05-21 14:02:17.094 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-05-21 14:02:17.096 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1efcba00 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-05-21 14:02:17.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-05-21 14:02:17.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-05-21 14:02:17.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-05-21 14:02:17.103 [DefaultDispatcher-worker-19 @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-05-21 14:02:17.105 [DefaultDispatcher-worker-11 @coroutine#273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-05-21 14:02:17.106 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-05-21 14:02:17.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-05-21 14:02:17.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-05-21 14:02:17.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.109 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69bc4024: (connection evicted) 2025-05-21 14:02:17.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:17.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-05-21 14:02:17.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-05-21 14:02:17.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f2c9e8 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-05-21 14:02:17.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-05-21 14:02:17.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-05-21 14:02:17.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-05-21 14:02:17.115 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-05-21 14:02:17.121 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-05-21 14:02:17.122 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-05-21 14:02:17.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-05-21 14:02:17.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@552bee2f 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2025-05-21 14:02:17.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2025-05-21 14:02:17.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-05-21 14:02:17.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-05-21 14:02:17.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-05-21 14:02:17.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:17.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:17.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-05-21 14:02:17.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-05-21 14:02:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-05-21 14:02:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db461b5 2025-05-21 14:02:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-05-21 14:02:17.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-05-21 14:02:17.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-05-21 14:02:17.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-05-21 14:02:17.132 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-05-21 14:02:17.139 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-05-21 14:02:17.140 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-05-21 14:02:17.140 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-05-21 14:02:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b61e97 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-05-21 14:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-05-21 14:02:17.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-05-21 14:02:17.147 [DefaultDispatcher-worker-3 @coroutine#298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-05-21 14:02:17.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-05-21 14:02:17.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-05-21 14:02:17.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.152 [HikariPool-46 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1: (connection evicted) 2025-05-21 14:02:17.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:17.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-05-21 14:02:17.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3593e074 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1e40d9 2025-05-21 14:02:17.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1e40d9 2025-05-21 14:02:17.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-05-21 14:02:17.174 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.191 [DefaultDispatcher-worker-10 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e40d9 2025-05-21 14:02:17.198 [DefaultDispatcher-worker-11 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e40d9 2025-05-21 14:02:17.199 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.225 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.229 [DefaultDispatcher-worker-10 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e40d9 2025-05-21 14:02:17.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-05-21 14:02:17.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-05-21 14:02:17.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.231 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1e40d9: (connection evicted) 2025-05-21 14:02:17.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:17.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-05-21 14:02:17.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-05-21 14:02:17.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fe05fff 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-05-21 14:02:17.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d06801f 2025-05-21 14:02:17.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d06801f 2025-05-21 14:02:17.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-05-21 14:02:17.242 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.256 [DefaultDispatcher-worker-19 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d06801f 2025-05-21 14:02:17.261 [DefaultDispatcher-worker-7 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d06801f 2025-05-21 14:02:17.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-05-21 14:02:17.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-05-21 14:02:17.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.274 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d06801f: (connection evicted) 2025-05-21 14:02:17.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:17.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-05-21 14:02:17.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36cf16a6 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-05-21 14:02:17.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-05-21 14:02:17.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-05-21 14:02:17.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-05-21 14:02:17.296 [DefaultDispatcher-worker-19 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-05-21 14:02:17.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-05-21 14:02:17.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-05-21 14:02:17.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.298 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0: (connection evicted) 2025-05-21 14:02:17.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:17.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-05-21 14:02:17.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c154508 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-05-21 14:02:17.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e194966 2025-05-21 14:02:17.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e194966 2025-05-21 14:02:17.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-05-21 14:02:17.321 [DefaultDispatcher-worker-17 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e194966 2025-05-21 14:02:17.326 [DefaultDispatcher-worker-7 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e194966 2025-05-21 14:02:17.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-05-21 14:02:17.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-05-21 14:02:17.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.327 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e194966: (connection evicted) 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:17.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-05-21 14:02:17.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32646ecf 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-05-21 14:02:17.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@23708f14 2025-05-21 14:02:17.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@23708f14 2025-05-21 14:02:17.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-05-21 14:02:17.351 [DefaultDispatcher-worker-18 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23708f14 2025-05-21 14:02:17.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-05-21 14:02:17.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-05-21 14:02:17.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.353 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23708f14: (connection evicted) 2025-05-21 14:02:17.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:17.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-05-21 14:02:17.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c1ea07 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-05-21 14:02:17.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@27fc0217 2025-05-21 14:02:17.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@27fc0217 2025-05-21 14:02:17.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-05-21 14:02:17.375 [DefaultDispatcher-worker-1 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27fc0217 2025-05-21 14:02:17.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-05-21 14:02:17.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-05-21 14:02:17.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.375 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27fc0217: (connection evicted) 2025-05-21 14:02:17.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:17.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-05-21 14:02:17.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-05-21 14:02:17.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-05-21 14:02:17.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e20a985 2025-05-21 14:02:17.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@6071631f 2025-05-21 14:02:17.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@6071631f 2025-05-21 14:02:17.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-05-21 14:02:17.572 [DefaultDispatcher-worker-12 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6071631f 2025-05-21 14:02:17.578 [DefaultDispatcher-worker-8 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6071631f 2025-05-21 14:02:17.580 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48449/manifest.json 2025-05-21 14:02:17.580 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48449/manifest.json. 2025-05-21 14:02:17.580 [Test worker @coroutine#339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48449/manifest.json 2025-05-21 14:02:17.581 [Test worker @coroutine#339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48449/manifest.json 2025-05-21 14:02:17.581 [Test worker @coroutine#339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48449/manifest.json 2025-05-21 14:02:17.628 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.663 [Test worker @coroutine#339] 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:48449/manifest.json. 2025-05-21 14:02:17.663 [Test worker @coroutine#339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48449/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:02:17.671 [DefaultDispatcher-worker-14 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6071631f 2025-05-21 14:02:17.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-05-21 14:02:17.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-05-21 14:02:17.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.676 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6071631f: (connection evicted) 2025-05-21 14:02:17.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:17.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-05-21 14:02:17.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-05-21 14:02:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50930bff 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@508b4f70 2025-05-21 14:02:17.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@508b4f70 2025-05-21 14:02:17.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54033a65 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-05-21 14:02:17.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d9df336 2025-05-21 14:02:17.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d9df336 2025-05-21 14:02:17.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-05-21 14:02:17.706 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-21 14:02:17.753 [Test worker] INFO ktor.application - Application started in 0.051 seconds. 2025-05-21 14:02:17.753 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@74cff17c 2025-05-21 14:02:17.780 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.788 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.815 [DefaultDispatcher-worker-14 @coroutine#351] INFO ktor.application - Responding at http://0.0.0.0:45347 2025-05-21 14:02:17.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-05-21 14:02:17.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c2f310c 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@40071890 2025-05-21 14:02:17.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@40071890 2025-05-21 14:02:17.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-05-21 14:02:17.836 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-21 14:02:17.840 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-21 14:02:17.840 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-21 14:02:17.841 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-21 14:02:17.841 [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-05-21 14:02:17.841 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-21 14:02:17.841 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-21 14:02:17.841 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-21 14:02:17.841 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c9b6332 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:17.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-05-21 14:02:17.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@4889fbba 2025-05-21 14:02:17.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@4889fbba 2025-05-21 14:02:17.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-05-21 14:02:17.874 [DefaultDispatcher-worker-1 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4889fbba 2025-05-21 14:02:17.880 [DefaultDispatcher-worker-12 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4889fbba 2025-05-21 14:02:17.884 [DefaultDispatcher-worker-19 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40071890 2025-05-21 14:02:17.886 [DefaultDispatcher-worker-19 @coroutine#362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40071890 2025-05-21 14:02:17.891 [DefaultDispatcher-worker-16 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4889fbba 2025-05-21 14:02:17.896 [DefaultDispatcher-worker-1 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4889fbba 2025-05-21 14:02:17.896 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45347/api/content/730110670378708992/_ustadmanifest.json 2025-05-21 14:02:17.896 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45347/api/content/730110670378708992/_ustadmanifest.json. 2025-05-21 14:02:17.896 [Test worker @coroutine#356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45347/api/content/730110670378708992/_ustadmanifest.json 2025-05-21 14:02:17.899 [Test worker @coroutine#356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45347/api/content/730110670378708992/_ustadmanifest.json 2025-05-21 14:02:17.899 [Test worker @coroutine#356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45347/api/content/730110670378708992/_ustadmanifest.json 2025-05-21 14:02:17.899 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45347/api/content/730110670378708992/_ustadmanifest.json. 2025-05-21 14:02:17.899 [Test worker @coroutine#356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45347/api/content/730110670378708992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:02:17.909 [DefaultDispatcher-worker-18 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4889fbba 2025-05-21 14:02:17.912 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-21 14:02:17.912 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-46f8935c-5f58-436e-b9e7-7935bfe91d0d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-21 14:02:17.914 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 14:02:17.914 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-46f8935c-5f58-436e-b9e7-7935bfe91d0d 2025-05-21 14:02:17.917 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.917 [DefaultDispatcher-worker-18 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45347/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:17.917 [DefaultDispatcher-worker-18 @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:45347/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:02:17.917 [DefaultDispatcher-worker-18 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45347/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:17.917 [DefaultDispatcher-worker-18 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45347/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:02:17.922 [DefaultDispatcher-worker-20 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4889fbba 2025-05-21 14:02:17.923 [DefaultDispatcher-worker-20 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45347/UmAppDatabase/replication/nodeId 2025-05-21 14:02:17.923 [DefaultDispatcher-worker-20 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45347/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:17.923 [DefaultDispatcher-worker-20 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45347/UmAppDatabase/replication/nodeId 2025-05-21 14:02:17.927 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45347/api/blob/upload-init-batch 2025-05-21 14:02:17.927 [DefaultDispatcher-worker-5 @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:45347/api/blob/upload-init-batch. 2025-05-21 14:02:17.927 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45347/api/blob/upload-init-batch 2025-05-21 14:02:17.927 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45347/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 14:02:17.943 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:17.963 [eventLoopGroupProxy-4-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:17.963 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:17.963 [eventLoopGroupProxy-4-2 @call-handler#399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-05-21 14:02:17.963 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:17.967 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:17.967 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:17.968 [eventLoopGroupProxy-4-1 @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-05-21 14:02:17.968 [eventLoopGroupProxy-4-2 @call-handler#399] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-05-21 14:02:17.968 [eventLoopGroupProxy-4-1 @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-05-21 14:02:17.970 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45347/UmAppDatabase/replication/nodeId 2025-05-21 14:02:17.970 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45347/UmAppDatabase/replication/nodeId 2025-05-21 14:02:17.970 [eventLoopGroupProxy-4-1 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:17.971 [DefaultDispatcher-worker-11 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45347/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:17.971 [DefaultDispatcher-worker-11 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45347/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:17.974 [eventLoopGroupProxy-4-1 @call-handler#396] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-05-21 14:02:17.974 [eventLoopGroupProxy-4-4 @call-handler#397] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-05-21 14:02:17.977 [DefaultDispatcher-worker-16 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4889fbba 2025-05-21 14:02:17.978 [eventLoopGroupProxy-4-2 @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508b4f70 2025-05-21 14:02:17.981 [DefaultDispatcher-worker-5 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4889fbba 2025-05-21 14:02:17.986 [eventLoopGroupProxy-4-2 @call-handler#399] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 25ms 2025-05-21 14:02:17.987 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45347/api/blob/upload-init-batch 2025-05-21 14:02:17.987 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45347/api/blob/upload-init-batch 2025-05-21 14:02:17.989 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45347/api/blob/upload-init-batch. 2025-05-21 14:02:17.989 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45347/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:17.999 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45347/api/blob/upload-batch-data 2025-05-21 14:02:17.999 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45347/api/blob/upload-batch-data. 2025-05-21 14:02:17.999 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45347/api/blob/upload-batch-data 2025-05-21 14:02:17.999 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45347/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:18.005 [eventLoopGroupProxy-4-1 @call-handler#413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:18.013 [eventLoopGroupProxy-4-1 @coroutine#414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508b4f70 2025-05-21 14:02:18.013 [eventLoopGroupProxy-4-1 @call-handler#413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:18.014 [eventLoopGroupProxy-4-1 @call-handler#413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-05-21 14:02:18.014 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45347/api/blob/upload-batch-data 2025-05-21 14:02:18.020 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45347/api/blob/upload-batch-data 2025-05-21 14:02:18.021 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45347/api/blob/upload-batch-data. 2025-05-21 14:02:18.021 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45347/api/blob/upload-batch-data 2025-05-21 14:02:18.021 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45347/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:18.023 [eventLoopGroupProxy-4-1 @call-handler#418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:18.025 [eventLoopGroupProxy-4-1 @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508b4f70 2025-05-21 14:02:18.025 [eventLoopGroupProxy-4-1 @call-handler#418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:18.025 [eventLoopGroupProxy-4-1 @call-handler#418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-21 14:02:18.026 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45347/api/blob/upload-batch-data 2025-05-21 14:02:18.038 [DefaultDispatcher-worker-14 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4889fbba 2025-05-21 14:02:18.046 [DefaultDispatcher-worker-11 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4889fbba 2025-05-21 14:02:18.057 [DefaultDispatcher-worker-11 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45347/UmAppDatabase/replication/message 2025-05-21 14:02:18.057 [DefaultDispatcher-worker-11 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45347/UmAppDatabase/replication/message. 2025-05-21 14:02:18.057 [DefaultDispatcher-worker-11 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45347/UmAppDatabase/replication/message 2025-05-21 14:02:18.057 [DefaultDispatcher-worker-11 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45347/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 14:02:18.059 [eventLoopGroupProxy-4-1 @call-handler#432] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:18.059 [eventLoopGroupProxy-4-1 @call-handler#432] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-05-21 14:02:18.059 [eventLoopGroupProxy-4-1 @call-handler#432] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:02:18.072 [DefaultDispatcher-worker-10 @call-handler#432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d9df336 2025-05-21 14:02:18.073 [eventLoopGroupProxy-4-1 @call-handler#432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:18.073 [DefaultDispatcher-worker-19 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45347/api/content/730110670378708992/_ustadmanifest.json 2025-05-21 14:02:18.074 [DefaultDispatcher-worker-19 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45347/api/content/730110670378708992/_ustadmanifest.json. 2025-05-21 14:02:18.074 [DefaultDispatcher-worker-19 @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45347/api/content/730110670378708992/_ustadmanifest.json 2025-05-21 14:02:18.074 [eventLoopGroupProxy-4-1 @call-handler#432] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 16ms 2025-05-21 14:02:18.074 [DefaultDispatcher-worker-12 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45347/UmAppDatabase/replication/message 2025-05-21 14:02:18.074 [DefaultDispatcher-worker-12 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45347/UmAppDatabase/replication/message 2025-05-21 14:02:18.075 [DefaultDispatcher-worker-12 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45347/UmAppDatabase/replication/message. 2025-05-21 14:02:18.075 [DefaultDispatcher-worker-12 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45347/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:18.075 [DefaultDispatcher-worker-10 @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45347/api/content/730110670378708992/_ustadmanifest.json 2025-05-21 14:02:18.075 [DefaultDispatcher-worker-10 @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45347/api/content/730110670378708992/_ustadmanifest.json 2025-05-21 14:02:18.075 [DefaultDispatcher-worker-10 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45347/api/content/730110670378708992/_ustadmanifest.json. 2025-05-21 14:02:18.075 [DefaultDispatcher-worker-10 @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45347/api/content/730110670378708992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:02:18.081 [DefaultDispatcher-worker-17 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4889fbba 2025-05-21 14:02:18.081 [DefaultDispatcher-worker-20 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d9df336 2025-05-21 14:02:18.083 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-21 14:02:18.083 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-21 14:02:18.083 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-21 14:02:18.083 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-21 14:02:18.083 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-21 14:02:18.084 [Test worker @coroutine#444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40071890 2025-05-21 14:02:18.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-05-21 14:02:18.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-05-21 14:02:18.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:18.084 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4889fbba: (connection evicted) 2025-05-21 14:02:18.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:18.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-05-21 14:02:18.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-05-21 14:02:18.337 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:02:18.337 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:02:18.539 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:02:19.088 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@74cff17c 2025-05-21 14:02:19.089 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@74cff17c 2025-05-21 14:02:19.091 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508b4f70 2025-05-21 14:02:19.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-05-21 14:02:19.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-05-21 14:02:19.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:19.091 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d9df336: (connection evicted) 2025-05-21 14:02:19.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:19.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-05-21 14:02:19.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e069ca9 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:19.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:19.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-05-21 14:02:19.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-21 14:02:19.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-21 14:02:19.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-05-21 14:02:19.100 [DefaultDispatcher-worker-3 @coroutine#451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f69d246 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:19.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-05-21 14:02:19.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-05-21 14:02:19.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-05-21 14:02:19.111 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-21 14:02:19.112 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-21 14:02:19.112 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3b3a3a92 2025-05-21 14:02:19.113 [DefaultDispatcher-worker-18 @coroutine#458] INFO ktor.application - Responding at http://0.0.0.0:36571 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b2d17b 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:19.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:19.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:19.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:19.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:19.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:19.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:19.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:19.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-05-21 14:02:19.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:19.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:19.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:19.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:19.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:19.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:19.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:19.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:19.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-05-21 14:02:19.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@15afebcc 2025-05-21 14:02:19.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@15afebcc 2025-05-21 14:02:19.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-05-21 14:02:19.116 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-21 14:02:19.116 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-21 14:02:19.116 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-21 14:02:19.116 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-21 14:02:19.116 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-05-21 14:02:19.116 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-21 14:02:19.116 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-21 14:02:19.116 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-21 14:02:19.116 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1db5de29 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:19.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-05-21 14:02:19.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:19.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:19.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:19.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:19.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:19.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:19.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:19.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:19.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-05-21 14:02:19.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:02:19.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:02:19.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-05-21 14:02:19.138 [DefaultDispatcher-worker-18 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:02:19.142 [DefaultDispatcher-worker-18 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:02:19.146 [DefaultDispatcher-worker-17 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15afebcc 2025-05-21 14:02:19.148 [Test worker @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15afebcc 2025-05-21 14:02:19.153 [DefaultDispatcher-worker-2 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:02:19.158 [DefaultDispatcher-worker-7 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:02:19.158 [Test worker @coroutine#463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/content/730110677813940224/_ustadmanifest.json 2025-05-21 14:02:19.158 [Test worker @coroutine#463] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/content/730110677813940224/_ustadmanifest.json. 2025-05-21 14:02:19.158 [Test worker @coroutine#463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/content/730110677813940224/_ustadmanifest.json 2025-05-21 14:02:19.160 [Test worker @coroutine#463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/content/730110677813940224/_ustadmanifest.json 2025-05-21 14:02:19.160 [Test worker @coroutine#463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36571/api/content/730110677813940224/_ustadmanifest.json 2025-05-21 14:02:19.160 [Test worker @coroutine#463] 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:36571/api/content/730110677813940224/_ustadmanifest.json. 2025-05-21 14:02:19.160 [Test worker @coroutine#463] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36571/api/content/730110677813940224/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:02:19.168 [DefaultDispatcher-worker-16 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:02:19.169 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-21 14:02:19.169 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1e5429e6-e87b-4d76-84f9-0b1ad2563b08', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-21 14:02:19.170 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 14:02:19.170 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1e5429e6-e87b-4d76-84f9-0b1ad2563b08 2025-05-21 14:02:19.171 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:19.171 [DefaultDispatcher-worker-18 @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:36571/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:02:19.171 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:19.171 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:02:19.173 [eventLoopGroupProxy-7-2 @call-handler#493] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:19.173 [eventLoopGroupProxy-7-1 @call-handler#494] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:19.173 [eventLoopGroupProxy-7-2 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:19.173 [eventLoopGroupProxy-7-1 @call-handler#494] 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-05-21 14:02:19.173 [eventLoopGroupProxy-7-1 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:02:19.174 [eventLoopGroupProxy-7-1 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:19.174 [eventLoopGroupProxy-7-1 @call-handler#494] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-21 14:02:19.174 [DefaultDispatcher-worker-12 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:19.174 [DefaultDispatcher-worker-12 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36571/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:19.176 [DefaultDispatcher-worker-20 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:02:19.176 [DefaultDispatcher-worker-20 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/UmAppDatabase/replication/nodeId 2025-05-21 14:02:19.176 [DefaultDispatcher-worker-20 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36571/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:19.176 [DefaultDispatcher-worker-20 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/UmAppDatabase/replication/nodeId 2025-05-21 14:02:19.177 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-init-batch 2025-05-21 14:02:19.177 [DefaultDispatcher-worker-5 @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:36571/api/blob/upload-init-batch. 2025-05-21 14:02:19.178 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-init-batch 2025-05-21 14:02:19.178 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 14:02:19.178 [eventLoopGroupProxy-7-1 @call-handler#502] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:19.178 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:19.178 [eventLoopGroupProxy-7-1 @call-handler#502] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-05-21 14:02:19.178 [DefaultDispatcher-worker-20 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/UmAppDatabase/replication/nodeId 2025-05-21 14:02:19.178 [DefaultDispatcher-worker-20 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36571/UmAppDatabase/replication/nodeId 2025-05-21 14:02:19.179 [eventLoopGroupProxy-7-3 @call-handler#509] 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-05-21 14:02:19.180 [eventLoopGroupProxy-7-3 @call-handler#509] 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-05-21 14:02:19.181 [eventLoopGroupProxy-7-3 @coroutine#510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-21 14:02:19.182 [eventLoopGroupProxy-7-3 @call-handler#509] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-05-21 14:02:19.182 [DefaultDispatcher-worker-7 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-init-batch 2025-05-21 14:02:19.182 [DefaultDispatcher-worker-7 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36571/api/blob/upload-init-batch 2025-05-21 14:02:19.182 [DefaultDispatcher-worker-7 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-init-batch. 2025-05-21 14:02:19.182 [DefaultDispatcher-worker-7 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36571/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:19.183 [DefaultDispatcher-worker-7 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.184 [DefaultDispatcher-worker-7 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:19.184 [DefaultDispatcher-worker-7 @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.184 [DefaultDispatcher-worker-7 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:19.184 [DefaultDispatcher-worker-6 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:02:19.185 [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-05-21 14:02:19.187 [eventLoopGroupProxy-7-1 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-21 14:02:19.188 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:19.188 [eventLoopGroupProxy-7-1 @call-handler#517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-21 14:02:19.188 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.189 [DefaultDispatcher-worker-1 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:02:19.190 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.190 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:19.190 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.190 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:19.191 [eventLoopGroupProxy-7-1 @call-handler#522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:19.193 [eventLoopGroupProxy-7-1 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-21 14:02:19.193 [eventLoopGroupProxy-7-1 @call-handler#522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:19.194 [eventLoopGroupProxy-7-1 @call-handler#522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-21 14:02:19.194 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.195 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.195 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:19.195 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.195 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:19.197 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:19.200 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:19.202 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:19.214 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:19.217 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:19.238 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:19.238 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:02:19.239 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.239 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.239 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:19.239 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.239 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:19.241 [eventLoopGroupProxy-7-1 @call-handler#531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:19.241 [eventLoopGroupProxy-7-1 @call-handler#531] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:19.241 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.241 [DefaultDispatcher-worker-1 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:19.241 [DefaultDispatcher-worker-1 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36571/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:19.242 [DefaultDispatcher-worker-1 @coroutine#514] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:36571/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:36571/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-05-21 14:02:19.242 [DefaultDispatcher-worker-1 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:36571/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.248 [DefaultDispatcher-worker-1 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:02:19.254 [DefaultDispatcher-worker-9 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:02:19.256 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-21 14:02:19.757 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ab81120e-5d6e-4ec8-a19c-2e18581b3d21', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-21 14:02:19.757 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 14:02:19.757 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ab81120e-5d6e-4ec8-a19c-2e18581b3d21 2025-05-21 14:02:19.759 [DefaultDispatcher-worker-2 @coroutine#536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-init-batch 2025-05-21 14:02:19.759 [DefaultDispatcher-worker-2 @coroutine#536] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-init-batch. 2025-05-21 14:02:19.759 [DefaultDispatcher-worker-2 @coroutine#536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-init-batch 2025-05-21 14:02:19.759 [DefaultDispatcher-worker-2 @coroutine#536] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 14:02:19.760 [eventLoopGroupProxy-7-1 @call-handler#539] 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-05-21 14:02:19.760 [eventLoopGroupProxy-7-1 @call-handler#539] 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-05-21 14:02:19.761 [eventLoopGroupProxy-7-1 @coroutine#540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-21 14:02:19.762 [eventLoopGroupProxy-7-1 @call-handler#539] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-21 14:02:19.763 [DefaultDispatcher-worker-2 @coroutine#536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-init-batch 2025-05-21 14:02:19.763 [DefaultDispatcher-worker-2 @coroutine#536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36571/api/blob/upload-init-batch 2025-05-21 14:02:19.763 [DefaultDispatcher-worker-2 @coroutine#536] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-init-batch. 2025-05-21 14:02:19.763 [DefaultDispatcher-worker-2 @coroutine#536] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36571/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:19.764 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.764 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:19.764 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.764 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:19.765 [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-05-21 14:02:19.767 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:19.767 [eventLoopGroupProxy-7-1 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:19.768 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.769 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.769 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:19.769 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.769 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:19.770 [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-05-21 14:02:19.771 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:19.771 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:19.771 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.772 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.772 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:19.772 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.772 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:19.773 [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-05-21 14:02:19.814 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:19.814 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-21 14:02:19.814 [DefaultDispatcher-worker-10 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.815 [DefaultDispatcher-worker-10 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.815 [DefaultDispatcher-worker-10 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:19.815 [DefaultDispatcher-worker-10 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.815 [DefaultDispatcher-worker-10 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:19.816 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:19.857 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:19.857 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-21 14:02:19.858 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.858 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.858 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:19.858 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.858 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:19.859 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:19.901 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:19.901 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:02:19.901 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.902 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.902 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:19.902 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.902 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:19.903 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:19.944 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:19.944 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-21 14:02:19.944 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.945 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.945 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:19.945 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.945 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:19.946 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:19.987 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:19.988 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:02:19.988 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.989 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.989 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:19.989 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:19.989 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:19.989 [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-05-21 14:02:20.031 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:20.031 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:02:20.032 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.032 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.032 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:20.032 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.032 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:20.035 [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-05-21 14:02:20.076 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:20.076 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:02:20.077 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.077 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.077 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:20.077 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.077 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:20.079 [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-05-21 14:02:20.120 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:20.120 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-21 14:02:20.120 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.121 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.121 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:20.121 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.121 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:20.122 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:20.165 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:20.165 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:20.165 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.166 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.166 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:20.166 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.166 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:20.167 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:20.209 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:20.209 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:02:20.209 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.210 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.210 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:20.210 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.210 [DefaultDispatcher-worker-2 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:20.211 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:20.252 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:20.252 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-21 14:02:20.252 [DefaultDispatcher-worker-10 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.253 [DefaultDispatcher-worker-10 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.253 [DefaultDispatcher-worker-10 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:20.253 [DefaultDispatcher-worker-10 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.253 [DefaultDispatcher-worker-10 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:20.254 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:20.263 [DefaultDispatcher-worker-19 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:02:20.297 [eventLoopGroupProxy-7-1 @coroutine#589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-21 14:02:20.298 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:20.298 [eventLoopGroupProxy-7-1 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-21 14:02:20.298 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.299 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.299 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:20.299 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.299 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:20.300 [eventLoopGroupProxy-7-1 @call-handler#593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:20.302 [eventLoopGroupProxy-7-1 @coroutine#594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-21 14:02:20.302 [eventLoopGroupProxy-7-1 @call-handler#593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:20.302 [eventLoopGroupProxy-7-1 @call-handler#593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:20.303 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.303 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.303 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/blob/upload-batch-data. 2025-05-21 14:02:20.304 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.304 [DefaultDispatcher-worker-9 @coroutine#544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:20.304 [eventLoopGroupProxy-7-1 @call-handler#598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:20.306 [eventLoopGroupProxy-7-1 @coroutine#599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-21 14:02:20.306 [eventLoopGroupProxy-7-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:20.306 [eventLoopGroupProxy-7-1 @call-handler#598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:20.307 [DefaultDispatcher-worker-5 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/blob/upload-batch-data 2025-05-21 14:02:20.313 [DefaultDispatcher-worker-9 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:02:20.318 [DefaultDispatcher-worker-1 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:02:20.318 [DefaultDispatcher-worker-1 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/UmAppDatabase/replication/message 2025-05-21 14:02:20.318 [DefaultDispatcher-worker-1 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36571/UmAppDatabase/replication/message. 2025-05-21 14:02:20.318 [DefaultDispatcher-worker-1 @coroutine#484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/UmAppDatabase/replication/message 2025-05-21 14:02:20.318 [DefaultDispatcher-worker-1 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36571/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 14:02:20.319 [eventLoopGroupProxy-7-1 @call-handler#608] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:20.320 [eventLoopGroupProxy-7-1 @call-handler#608] 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-05-21 14:02:20.320 [eventLoopGroupProxy-7-1 @call-handler#608] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:02:20.330 [DefaultDispatcher-worker-16 @call-handler#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-05-21 14:02:20.330 [eventLoopGroupProxy-7-1 @call-handler#608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:20.330 [eventLoopGroupProxy-7-1 @call-handler#608] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-05-21 14:02:20.330 [DefaultDispatcher-worker-2 @coroutine#457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36571/api/content/730110677813940224/_ustadmanifest.json 2025-05-21 14:02:20.330 [DefaultDispatcher-worker-2 @coroutine#457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36571/api/content/730110677813940224/_ustadmanifest.json. 2025-05-21 14:02:20.330 [DefaultDispatcher-worker-2 @coroutine#457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36571/api/content/730110677813940224/_ustadmanifest.json 2025-05-21 14:02:20.331 [DefaultDispatcher-worker-4 @coroutine#484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/UmAppDatabase/replication/message 2025-05-21 14:02:20.331 [DefaultDispatcher-worker-4 @coroutine#484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36571/UmAppDatabase/replication/message 2025-05-21 14:02:20.331 [DefaultDispatcher-worker-4 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36571/UmAppDatabase/replication/message. 2025-05-21 14:02:20.331 [DefaultDispatcher-worker-4 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36571/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:20.332 [DefaultDispatcher-worker-14 @coroutine#457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36571/api/content/730110677813940224/_ustadmanifest.json 2025-05-21 14:02:20.332 [DefaultDispatcher-worker-14 @coroutine#457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36571/api/content/730110677813940224/_ustadmanifest.json 2025-05-21 14:02:20.332 [DefaultDispatcher-worker-14 @coroutine#457] 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:36571/api/content/730110677813940224/_ustadmanifest.json. 2025-05-21 14:02:20.332 [DefaultDispatcher-worker-14 @coroutine#457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36571/api/content/730110677813940224/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:02:20.335 [DefaultDispatcher-worker-4 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:02:20.336 [DefaultDispatcher-worker-4 @coroutine#457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-05-21 14:02:20.337 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-21 14:02:20.337 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-21 14:02:20.337 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-21 14:02:20.337 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-21 14:02:20.337 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-21 14:02:20.338 [Test worker @coroutine#624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15afebcc 2025-05-21 14:02:20.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-05-21 14:02:20.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-05-21 14:02:20.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:20.338 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4: (connection evicted) 2025-05-21 14:02:20.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:20.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-05-21 14:02:20.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-05-21 14:02:20.616 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:02:20.757 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:02:20.813 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:02:21.101 [DefaultDispatcher-worker-4 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-21 14:02:21.341 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3b3a3a92 2025-05-21 14:02:21.342 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3b3a3a92 2025-05-21 14:02:21.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-05-21 14:02:21.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-05-21 14:02:21.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:21.342 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53: (connection evicted) 2025-05-21 14:02:21.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:21.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-05-21 14:02:21.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-05-21 14:02:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-05-21 14:02:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d4c6e32 2025-05-21 14:02:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:21.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-05-21 14:02:21.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-05-21 14:02:21.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23dda7a3 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:21.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-05-21 14:02:21.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@18139a43 2025-05-21 14:02:21.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@18139a43 2025-05-21 14:02:21.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-05-21 14:02:21.376 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-21 14:02:21.377 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-21 14:02:21.378 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@41120e48 2025-05-21 14:02:21.379 [DefaultDispatcher-worker-13 @coroutine#637] INFO ktor.application - Responding at http://0.0.0.0:33235 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44f338ec 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:21.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2025-05-21 14:02:21.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2025-05-21 14:02:21.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-05-21 14:02:21.381 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-21 14:02:21.381 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-21 14:02:21.381 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-21 14:02:21.381 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-21 14:02:21.381 [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-05-21 14:02:21.381 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-21 14:02:21.381 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-21 14:02:21.381 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-21 14:02:21.381 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 14:02:21.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb46c10 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:21.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2025-05-21 14:02:21.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2025-05-21 14:02:21.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-05-21 14:02:21.400 [DefaultDispatcher-worker-15 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2025-05-21 14:02:21.404 [DefaultDispatcher-worker-18 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2025-05-21 14:02:21.409 [DefaultDispatcher-worker-20 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2025-05-21 14:02:21.410 [Test worker @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2025-05-21 14:02:21.416 [DefaultDispatcher-worker-9 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2025-05-21 14:02:21.421 [DefaultDispatcher-worker-10 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2025-05-21 14:02:21.421 [Test worker @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33235/api/content/730110686342569984/_ustadmanifest.json 2025-05-21 14:02:21.421 [Test worker @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33235/api/content/730110686342569984/_ustadmanifest.json. 2025-05-21 14:02:21.421 [Test worker @coroutine#642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33235/api/content/730110686342569984/_ustadmanifest.json 2025-05-21 14:02:21.422 [Test worker @coroutine#642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33235/api/content/730110686342569984/_ustadmanifest.json 2025-05-21 14:02:21.422 [Test worker @coroutine#642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33235/api/content/730110686342569984/_ustadmanifest.json 2025-05-21 14:02:21.422 [Test worker @coroutine#642] 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:33235/api/content/730110686342569984/_ustadmanifest.json. 2025-05-21 14:02:21.422 [Test worker @coroutine#642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33235/api/content/730110686342569984/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:02:21.430 [DefaultDispatcher-worker-5 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2025-05-21 14:02:21.430 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-21 14:02:21.430 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-199dff99-f199-459d-9a5f-5eed04eab2e8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-21 14:02:21.431 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 14:02:21.431 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-199dff99-f199-459d-9a5f-5eed04eab2e8 2025-05-21 14:02:21.432 [DefaultDispatcher-worker-5 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33235/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:21.432 [DefaultDispatcher-worker-5 @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:33235/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:02:21.432 [DefaultDispatcher-worker-5 @coroutine#662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33235/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:21.432 [DefaultDispatcher-worker-5 @coroutine#662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33235/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:02:21.434 [eventLoopGroupProxy-10-1 @call-handler#673] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:21.434 [eventLoopGroupProxy-10-2 @call-handler#672] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:21.434 [eventLoopGroupProxy-10-2 @call-handler#672] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:21.434 [eventLoopGroupProxy-10-1 @call-handler#673] 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-05-21 14:02:21.434 [eventLoopGroupProxy-10-1 @call-handler#673] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:02:21.434 [eventLoopGroupProxy-10-1 @call-handler#673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:21.434 [eventLoopGroupProxy-10-1 @call-handler#673] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-21 14:02:21.435 [DefaultDispatcher-worker-3 @coroutine#662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33235/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:21.435 [DefaultDispatcher-worker-3 @coroutine#662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33235/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:21.436 [DefaultDispatcher-worker-10 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2025-05-21 14:02:21.436 [DefaultDispatcher-worker-10 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33235/UmAppDatabase/replication/nodeId 2025-05-21 14:02:21.436 [DefaultDispatcher-worker-10 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33235/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:21.436 [DefaultDispatcher-worker-10 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33235/UmAppDatabase/replication/nodeId 2025-05-21 14:02:21.437 [DefaultDispatcher-worker-18 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33235/api/blob/upload-init-batch 2025-05-21 14:02:21.437 [DefaultDispatcher-worker-18 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33235/api/blob/upload-init-batch. 2025-05-21 14:02:21.437 [DefaultDispatcher-worker-18 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33235/api/blob/upload-init-batch 2025-05-21 14:02:21.437 [eventLoopGroupProxy-10-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:21.437 [DefaultDispatcher-worker-18 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33235/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 14:02:21.437 [eventLoopGroupProxy-10-1 @call-handler#681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:21.437 [eventLoopGroupProxy-10-1 @call-handler#681] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-05-21 14:02:21.438 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33235/UmAppDatabase/replication/nodeId 2025-05-21 14:02:21.438 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33235/UmAppDatabase/replication/nodeId 2025-05-21 14:02:21.438 [eventLoopGroupProxy-10-1 @call-handler#686] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-05-21 14:02:21.438 [eventLoopGroupProxy-10-1 @call-handler#686] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-05-21 14:02:21.439 [eventLoopGroupProxy-10-1 @coroutine#687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-05-21 14:02:21.440 [eventLoopGroupProxy-10-1 @call-handler#686] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-21 14:02:21.441 [DefaultDispatcher-worker-16 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33235/api/blob/upload-init-batch 2025-05-21 14:02:21.441 [DefaultDispatcher-worker-16 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33235/api/blob/upload-init-batch 2025-05-21 14:02:21.441 [DefaultDispatcher-worker-16 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33235/api/blob/upload-init-batch. 2025-05-21 14:02:21.441 [DefaultDispatcher-worker-16 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33235/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:21.443 [DefaultDispatcher-worker-16 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33235/api/blob/upload-batch-data 2025-05-21 14:02:21.443 [DefaultDispatcher-worker-16 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33235/api/blob/upload-batch-data. 2025-05-21 14:02:21.443 [DefaultDispatcher-worker-16 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33235/api/blob/upload-batch-data 2025-05-21 14:02:21.443 [DefaultDispatcher-worker-16 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33235/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:21.444 [DefaultDispatcher-worker-11 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2025-05-21 14:02:21.444 [eventLoopGroupProxy-10-1 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:21.446 [eventLoopGroupProxy-10-1 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-05-21 14:02:21.446 [eventLoopGroupProxy-10-1 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:21.447 [eventLoopGroupProxy-10-1 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-21 14:02:21.447 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33235/api/blob/upload-batch-data 2025-05-21 14:02:21.448 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33235/api/blob/upload-batch-data 2025-05-21 14:02:21.448 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33235/api/blob/upload-batch-data. 2025-05-21 14:02:21.448 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33235/api/blob/upload-batch-data 2025-05-21 14:02:21.448 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33235/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:21.449 [DefaultDispatcher-worker-15 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2025-05-21 14:02:21.450 [eventLoopGroupProxy-10-1 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:21.455 [eventLoopGroupProxy-10-1 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-05-21 14:02:21.455 [eventLoopGroupProxy-10-1 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:21.455 [eventLoopGroupProxy-10-1 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-05-21 14:02:21.456 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33235/api/blob/upload-batch-data 2025-05-21 14:02:21.457 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33235/api/blob/upload-batch-data 2025-05-21 14:02:21.457 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33235/api/blob/upload-batch-data. 2025-05-21 14:02:21.457 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33235/api/blob/upload-batch-data 2025-05-21 14:02:21.457 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33235/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:21.458 [eventLoopGroupProxy-10-1 @call-handler#704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:21.461 [eventLoopGroupProxy-10-1 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-05-21 14:02:21.461 [eventLoopGroupProxy-10-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:21.461 [eventLoopGroupProxy-10-1 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-21 14:02:21.461 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33235/api/blob/upload-batch-data 2025-05-21 14:02:21.463 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33235/api/blob/upload-batch-data 2025-05-21 14:02:21.464 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33235/api/blob/upload-batch-data. 2025-05-21 14:02:21.464 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33235/api/blob/upload-batch-data 2025-05-21 14:02:21.464 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33235/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:21.464 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:21.465 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:21.466 [eventLoopGroupProxy-10-1 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-05-21 14:02:21.466 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:21.466 [eventLoopGroupProxy-10-1 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:21.467 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:21.467 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33235/api/blob/upload-batch-data 2025-05-21 14:02:21.468 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33235/api/blob/upload-batch-data 2025-05-21 14:02:21.468 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33235/api/blob/upload-batch-data. 2025-05-21 14:02:21.468 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33235/api/blob/upload-batch-data 2025-05-21 14:02:21.468 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33235/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:21.469 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:21.470 [eventLoopGroupProxy-10-1 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-05-21 14:02:21.471 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:21.471 [eventLoopGroupProxy-10-1 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:21.471 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33235/api/blob/upload-batch-data 2025-05-21 14:02:21.480 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:21.481 [DefaultDispatcher-worker-5 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2025-05-21 14:02:21.482 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:21.486 [DefaultDispatcher-worker-5 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2025-05-21 14:02:21.486 [DefaultDispatcher-worker-5 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33235/UmAppDatabase/replication/message 2025-05-21 14:02:21.486 [DefaultDispatcher-worker-5 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33235/UmAppDatabase/replication/message. 2025-05-21 14:02:21.486 [DefaultDispatcher-worker-5 @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33235/UmAppDatabase/replication/message 2025-05-21 14:02:21.486 [DefaultDispatcher-worker-5 @coroutine#663] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33235/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 14:02:21.487 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:21.487 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-05-21 14:02:21.487 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:02:21.499 [DefaultDispatcher-worker-5 @call-handler#724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18139a43 2025-05-21 14:02:21.499 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:21.500 [eventLoopGroupProxy-10-1 @call-handler#724] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-05-21 14:02:21.500 [DefaultDispatcher-worker-13 @coroutine#636] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33235/api/content/730110686342569984/_ustadmanifest.json 2025-05-21 14:02:21.500 [DefaultDispatcher-worker-13 @coroutine#636] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33235/api/content/730110686342569984/_ustadmanifest.json. 2025-05-21 14:02:21.500 [DefaultDispatcher-worker-13 @coroutine#636] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33235/api/content/730110686342569984/_ustadmanifest.json 2025-05-21 14:02:21.500 [DefaultDispatcher-worker-12 @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33235/UmAppDatabase/replication/message 2025-05-21 14:02:21.500 [DefaultDispatcher-worker-12 @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33235/UmAppDatabase/replication/message 2025-05-21 14:02:21.500 [DefaultDispatcher-worker-12 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33235/UmAppDatabase/replication/message. 2025-05-21 14:02:21.500 [DefaultDispatcher-worker-12 @coroutine#663] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33235/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:21.501 [DefaultDispatcher-worker-4 @coroutine#636] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33235/api/content/730110686342569984/_ustadmanifest.json 2025-05-21 14:02:21.501 [DefaultDispatcher-worker-4 @coroutine#636] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33235/api/content/730110686342569984/_ustadmanifest.json 2025-05-21 14:02:21.501 [DefaultDispatcher-worker-4 @coroutine#636] 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:33235/api/content/730110686342569984/_ustadmanifest.json. 2025-05-21 14:02:21.501 [DefaultDispatcher-worker-4 @coroutine#636] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33235/api/content/730110686342569984/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:02:21.506 [DefaultDispatcher-worker-11 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2025-05-21 14:02:21.506 [DefaultDispatcher-worker-13 @coroutine#636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18139a43 2025-05-21 14:02:21.507 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-21 14:02:21.507 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-21 14:02:21.507 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-21 14:02:21.507 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-21 14:02:21.507 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-21 14:02:21.508 [Test worker @coroutine#740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2025-05-21 14:02:21.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-05-21 14:02:21.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-05-21 14:02:21.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:21.509 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1: (connection evicted) 2025-05-21 14:02:21.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:21.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-05-21 14:02:21.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-05-21 14:02:21.881 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:02:21.881 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:02:21.982 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:02:22.512 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@41120e48 2025-05-21 14:02:22.512 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@41120e48 2025-05-21 14:02:22.513 [Test worker @coroutine#746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-05-21 14:02:22.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-05-21 14:02:22.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-05-21 14:02:22.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:22.513 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18139a43: (connection evicted) 2025-05-21 14:02:22.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:22.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-05-21 14:02:22.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd6e400 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:22.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:22.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:22.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:22.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:22.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:22.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:22.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:22.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:22.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-05-21 14:02:22.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:22.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:22.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:22.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:22.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:22.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:22.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:22.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:22.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-05-21 14:02:22.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:22.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:22.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-05-21 14:02:22.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bbd0006 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:22.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-05-21 14:02:22.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-05-21 14:02:22.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-05-21 14:02:22.548 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-21 14:02:22.549 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-21 14:02:22.549 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5354bfce 2025-05-21 14:02:22.550 [DefaultDispatcher-worker-13 @coroutine#753] INFO ktor.application - Responding at http://0.0.0.0:38429 2025-05-21 14:02:22.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e94947e 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:22.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc1aa9e 2025-05-21 14:02:22.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc1aa9e 2025-05-21 14:02:22.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-05-21 14:02:22.553 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-21 14:02:22.553 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-21 14:02:22.553 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-21 14:02:22.553 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-21 14:02:22.553 [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-05-21 14:02:22.553 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-21 14:02:22.553 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-21 14:02:22.553 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-21 14:02:22.553 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@586b78d7 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:22.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-21 14:02:22.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-21 14:02:22.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-05-21 14:02:22.572 [DefaultDispatcher-worker-15 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-21 14:02:22.577 [DefaultDispatcher-worker-4 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-21 14:02:22.636 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:22.638 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:22.651 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:22.653 [DefaultDispatcher-worker-4 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc1aa9e 2025-05-21 14:02:22.654 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:22.678 [DefaultDispatcher-worker-4 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc1aa9e 2025-05-21 14:02:22.681 [DefaultDispatcher-worker-4 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc1aa9e 2025-05-21 14:02:22.684 [DefaultDispatcher-worker-4 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc1aa9e 2025-05-21 14:02:22.691 [DefaultDispatcher-worker-14 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-21 14:02:22.695 [DefaultDispatcher-worker-2 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-21 14:02:22.695 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/content/730110690884104192/_ustadmanifest.json 2025-05-21 14:02:22.695 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/content/730110690884104192/_ustadmanifest.json. 2025-05-21 14:02:22.695 [Test worker @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/content/730110690884104192/_ustadmanifest.json 2025-05-21 14:02:22.696 [Test worker @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/content/730110690884104192/_ustadmanifest.json 2025-05-21 14:02:22.696 [Test worker @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38429/api/content/730110690884104192/_ustadmanifest.json 2025-05-21 14:02:22.697 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/content/730110690884104192/_ustadmanifest.json. 2025-05-21 14:02:22.697 [Test worker @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38429/api/content/730110690884104192/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:02:22.763 [DefaultDispatcher-worker-9 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-21 14:02:22.763 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-21 14:02:22.763 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a8322447-2f39-4bed-9334-91e52514c2b7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-21 14:02:22.764 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 14:02:22.764 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a8322447-2f39-4bed-9334-91e52514c2b7 2025-05-21 14:02:22.765 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:22.765 [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:38429/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:02:22.765 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:22.765 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:02:22.768 [eventLoopGroupProxy-13-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:22.768 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:22.768 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:22.768 [eventLoopGroupProxy-13-1 @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-05-21 14:02:22.768 [eventLoopGroupProxy-13-1 @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-05-21 14:02:22.769 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:22.769 [eventLoopGroupProxy-13-1 @call-handler#793] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-21 14:02:22.770 [DefaultDispatcher-worker-15 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:22.770 [DefaultDispatcher-worker-15 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:22.771 [DefaultDispatcher-worker-7 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-21 14:02:22.772 [DefaultDispatcher-worker-7 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/UmAppDatabase/replication/nodeId 2025-05-21 14:02:22.772 [DefaultDispatcher-worker-7 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38429/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:22.772 [DefaultDispatcher-worker-7 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/UmAppDatabase/replication/nodeId 2025-05-21 14:02:22.773 [eventLoopGroupProxy-13-1 @call-handler#802] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:22.774 [eventLoopGroupProxy-13-1 @call-handler#802] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:22.774 [eventLoopGroupProxy-13-1 @call-handler#802] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-05-21 14:02:22.775 [DefaultDispatcher-worker-2 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/UmAppDatabase/replication/nodeId 2025-05-21 14:02:22.775 [DefaultDispatcher-worker-2 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38429/UmAppDatabase/replication/nodeId 2025-05-21 14:02:22.782 [DefaultDispatcher-worker-18 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-21 14:02:22.787 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-init-batch 2025-05-21 14:02:22.787 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-init-batch. 2025-05-21 14:02:22.787 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-init-batch 2025-05-21 14:02:22.787 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 14:02:22.787 [DefaultDispatcher-worker-4 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-21 14:02:22.788 [eventLoopGroupProxy-13-1 @call-handler#808] 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-05-21 14:02:22.789 [eventLoopGroupProxy-13-1 @call-handler#808] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-05-21 14:02:22.833 [eventLoopGroupProxy-13-1 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:22.834 [eventLoopGroupProxy-13-1 @call-handler#808] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2025-05-21 14:02:22.835 [DefaultDispatcher-worker-4 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-init-batch 2025-05-21 14:02:22.835 [DefaultDispatcher-worker-4 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38429/api/blob/upload-init-batch 2025-05-21 14:02:22.835 [DefaultDispatcher-worker-4 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-init-batch. 2025-05-21 14:02:22.835 [DefaultDispatcher-worker-4 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38429/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:22.839 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:22.839 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:22.839 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:22.839 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:22.840 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:22.842 [eventLoopGroupProxy-13-1 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:22.843 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:22.843 [eventLoopGroupProxy-13-1 @call-handler#816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-21 14:02:22.843 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:22.844 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:22.845 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:22.845 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:22.845 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:22.846 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:22.889 [eventLoopGroupProxy-13-1 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:22.890 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:22.890 [eventLoopGroupProxy-13-1 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-21 14:02:22.890 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:22.891 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:22.891 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:22.891 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:22.891 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:22.892 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:22.894 [eventLoopGroupProxy-13-1 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:22.894 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:22.894 [eventLoopGroupProxy-13-1 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:22.895 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:22.895 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:22.895 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:22.895 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:22.895 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:22.896 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:22.898 [eventLoopGroupProxy-13-1 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:22.898 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:22.899 [eventLoopGroupProxy-13-1 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-21 14:02:22.899 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:22.900 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:22.900 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:22.900 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:22.900 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:22.901 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:22.944 [eventLoopGroupProxy-13-1 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:22.944 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:22.944 [eventLoopGroupProxy-13-1 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-21 14:02:22.945 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:22.946 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:22.946 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:22.946 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:22.946 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:22.948 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.008 [eventLoopGroupProxy-13-1 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.008 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.008 [eventLoopGroupProxy-13-1 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-05-21 14:02:23.009 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.011 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.011 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.011 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.011 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.012 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.059 [eventLoopGroupProxy-13-1 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.059 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.059 [eventLoopGroupProxy-13-1 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-05-21 14:02:23.059 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.060 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.060 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.060 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.060 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.061 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.103 [eventLoopGroupProxy-13-1 @coroutine#852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.104 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.104 [eventLoopGroupProxy-13-1 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:23.104 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.105 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.105 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.105 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.105 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.106 [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-05-21 14:02:23.148 [eventLoopGroupProxy-13-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.149 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.149 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:23.149 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.150 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.150 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.150 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.150 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.151 [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-05-21 14:02:23.194 [eventLoopGroupProxy-13-1 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.194 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.194 [eventLoopGroupProxy-13-1 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:23.195 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.196 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.196 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.196 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.196 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.197 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.199 [eventLoopGroupProxy-13-1 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.199 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.199 [eventLoopGroupProxy-13-1 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.199 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.200 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.200 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.200 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.200 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.201 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.202 [eventLoopGroupProxy-13-1 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.202 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.202 [eventLoopGroupProxy-13-1 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.203 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.203 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.203 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.203 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.203 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.204 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.205 [eventLoopGroupProxy-13-1 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.205 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.205 [eventLoopGroupProxy-13-1 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.206 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.206 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.206 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.206 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.206 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.207 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.208 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.208 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.208 [eventLoopGroupProxy-13-1 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.208 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.209 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.209 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.209 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.209 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.209 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.210 [eventLoopGroupProxy-13-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.211 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.211 [eventLoopGroupProxy-13-1 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.211 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.212 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.212 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.212 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.212 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.212 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.214 [eventLoopGroupProxy-13-1 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.214 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.214 [eventLoopGroupProxy-13-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.214 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.215 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.215 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.215 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.215 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.216 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.218 [eventLoopGroupProxy-13-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.218 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.218 [eventLoopGroupProxy-13-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.218 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.219 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.219 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.219 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.219 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.220 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.221 [eventLoopGroupProxy-13-1 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.221 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.221 [eventLoopGroupProxy-13-1 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.221 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.222 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.222 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.222 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.222 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.222 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.223 [eventLoopGroupProxy-13-1 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.223 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.224 [eventLoopGroupProxy-13-1 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.224 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.225 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.225 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.225 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.225 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.226 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.227 [eventLoopGroupProxy-13-1 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.227 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.227 [eventLoopGroupProxy-13-1 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.228 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.229 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.229 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.229 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.229 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.230 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.231 [eventLoopGroupProxy-13-1 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.231 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.231 [eventLoopGroupProxy-13-1 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.232 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.234 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.234 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.234 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.234 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.235 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.236 [eventLoopGroupProxy-13-1 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.236 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.237 [eventLoopGroupProxy-13-1 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.237 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.238 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.238 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.238 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.238 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.239 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.240 [eventLoopGroupProxy-13-1 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.240 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.240 [eventLoopGroupProxy-13-1 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.240 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.244 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.244 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.244 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.244 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.245 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.246 [eventLoopGroupProxy-13-1 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.247 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.247 [eventLoopGroupProxy-13-1 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.247 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.248 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.248 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.248 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.248 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.249 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.250 [eventLoopGroupProxy-13-1 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.250 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.250 [eventLoopGroupProxy-13-1 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.251 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.251 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.251 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.251 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.251 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.252 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.253 [eventLoopGroupProxy-13-1 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.253 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.253 [eventLoopGroupProxy-13-1 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.254 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.254 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.254 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.254 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.254 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.255 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.256 [eventLoopGroupProxy-13-1 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.256 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.256 [eventLoopGroupProxy-13-1 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.256 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.257 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.257 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.257 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.257 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.257 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.258 [eventLoopGroupProxy-13-1 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.259 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.259 [eventLoopGroupProxy-13-1 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.259 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.260 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.260 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.260 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.260 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.260 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.261 [eventLoopGroupProxy-13-1 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.262 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.262 [eventLoopGroupProxy-13-1 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.262 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.263 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.263 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.263 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.263 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.264 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.265 [eventLoopGroupProxy-13-1 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.265 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.265 [eventLoopGroupProxy-13-1 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.266 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.266 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.266 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.266 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.267 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.267 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.269 [eventLoopGroupProxy-13-1 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.269 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.269 [eventLoopGroupProxy-13-1 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.269 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.270 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.270 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.270 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.270 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.271 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.272 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.272 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.272 [eventLoopGroupProxy-13-1 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.273 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.273 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.273 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.273 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.273 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.274 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.275 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.276 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.276 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.276 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.277 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.277 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.277 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.277 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.278 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.279 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.279 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.279 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.279 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.280 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.280 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.280 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.280 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.281 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.282 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.282 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.283 [DefaultDispatcher-worker-7 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-21 14:02:23.283 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.283 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.283 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.283 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.284 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.284 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.284 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.285 [eventLoopGroupProxy-13-1 @coroutine#994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.285 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.285 [eventLoopGroupProxy-13-1 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.285 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.286 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.286 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.286 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.286 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.287 [eventLoopGroupProxy-13-1 @call-handler#998] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.329 [eventLoopGroupProxy-13-1 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.329 [eventLoopGroupProxy-13-1 @call-handler#998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.329 [eventLoopGroupProxy-13-1 @call-handler#998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:23.330 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.331 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.331 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.331 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.331 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.332 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.333 [eventLoopGroupProxy-13-1 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.333 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.333 [eventLoopGroupProxy-13-1 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.334 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.334 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.335 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.335 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.335 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.335 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.337 [eventLoopGroupProxy-13-1 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.337 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.337 [eventLoopGroupProxy-13-1 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.337 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.338 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.338 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.338 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.338 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.339 [eventLoopGroupProxy-13-1 @call-handler#1013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.340 [eventLoopGroupProxy-13-1 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.340 [eventLoopGroupProxy-13-1 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.340 [eventLoopGroupProxy-13-1 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.340 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.341 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.341 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.341 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.341 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.342 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.385 [eventLoopGroupProxy-13-1 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.385 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.385 [eventLoopGroupProxy-13-1 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:23.386 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.387 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.387 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.387 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.387 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.387 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.430 [eventLoopGroupProxy-13-1 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.431 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.431 [eventLoopGroupProxy-13-1 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-21 14:02:23.431 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.432 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.432 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.432 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.432 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.433 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.435 [eventLoopGroupProxy-13-1 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.435 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.435 [eventLoopGroupProxy-13-1 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.435 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.436 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.436 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.436 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.436 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.437 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.440 [eventLoopGroupProxy-13-1 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.440 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.441 [eventLoopGroupProxy-13-1 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-05-21 14:02:23.441 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.442 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.442 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.442 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.442 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.443 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.486 [eventLoopGroupProxy-13-1 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.486 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.486 [eventLoopGroupProxy-13-1 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:23.487 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.488 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.488 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.488 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.488 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.489 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.490 [eventLoopGroupProxy-13-1 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.490 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.490 [eventLoopGroupProxy-13-1 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.491 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.491 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.491 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.491 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.491 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.492 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.493 [eventLoopGroupProxy-13-1 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.494 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.494 [eventLoopGroupProxy-13-1 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.494 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.495 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.495 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.495 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.495 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.496 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.497 [eventLoopGroupProxy-13-1 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.498 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.498 [eventLoopGroupProxy-13-1 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-21 14:02:23.498 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.500 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.500 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.500 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.500 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.501 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.502 [eventLoopGroupProxy-13-1 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.502 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.503 [eventLoopGroupProxy-13-1 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.503 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.504 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.504 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.504 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.504 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.505 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.548 [eventLoopGroupProxy-13-1 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.548 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.548 [eventLoopGroupProxy-13-1 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:23.548 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.549 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.549 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.549 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.549 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.550 [eventLoopGroupProxy-13-1 @call-handler#1069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.551 [eventLoopGroupProxy-13-1 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.551 [eventLoopGroupProxy-13-1 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.551 [eventLoopGroupProxy-13-1 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.552 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.552 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.552 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.552 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.552 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.553 [eventLoopGroupProxy-13-1 @call-handler#1074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.554 [eventLoopGroupProxy-13-1 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.555 [eventLoopGroupProxy-13-1 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.555 [eventLoopGroupProxy-13-1 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.555 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.556 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.556 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.556 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.556 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.556 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.558 [eventLoopGroupProxy-13-1 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.558 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.558 [eventLoopGroupProxy-13-1 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.558 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.559 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.559 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.559 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.559 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.560 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.561 [eventLoopGroupProxy-13-1 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.561 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.562 [eventLoopGroupProxy-13-1 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.562 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.563 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.563 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.563 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.563 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.564 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.565 [eventLoopGroupProxy-13-1 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.565 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.565 [eventLoopGroupProxy-13-1 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.566 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.566 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.566 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.566 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.566 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.567 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.569 [eventLoopGroupProxy-13-1 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.569 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.570 [eventLoopGroupProxy-13-1 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-21 14:02:23.570 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.571 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.571 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.571 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.571 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.573 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.574 [eventLoopGroupProxy-13-1 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.574 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.574 [eventLoopGroupProxy-13-1 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.575 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.576 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.576 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.576 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.576 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.577 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.578 [eventLoopGroupProxy-13-1 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.578 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.578 [eventLoopGroupProxy-13-1 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.579 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.580 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.580 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.580 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.580 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.581 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.582 [eventLoopGroupProxy-13-1 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.583 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.583 [eventLoopGroupProxy-13-1 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.583 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.584 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.584 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.584 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.584 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.585 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.587 [eventLoopGroupProxy-13-1 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.587 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.587 [eventLoopGroupProxy-13-1 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.588 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.589 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.589 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.589 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.589 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.590 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.591 [eventLoopGroupProxy-13-1 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.591 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.591 [eventLoopGroupProxy-13-1 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.592 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.593 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.593 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.593 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.593 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.594 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.595 [eventLoopGroupProxy-13-1 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.595 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.596 [eventLoopGroupProxy-13-1 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.596 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.597 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.597 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.597 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.597 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.598 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.642 [eventLoopGroupProxy-13-1 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.642 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.642 [eventLoopGroupProxy-13-1 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-21 14:02:23.642 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.643 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.643 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.643 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.643 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.644 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.645 [eventLoopGroupProxy-13-1 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.645 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.646 [eventLoopGroupProxy-13-1 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.646 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.647 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.647 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.647 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.647 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.648 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.649 [eventLoopGroupProxy-13-1 @coroutine#1140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.650 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.650 [eventLoopGroupProxy-13-1 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.650 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.651 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.651 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.651 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.651 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.652 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.696 [eventLoopGroupProxy-13-1 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.696 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.696 [eventLoopGroupProxy-13-1 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-21 14:02:23.696 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.697 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.697 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.697 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.697 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.698 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.699 [eventLoopGroupProxy-13-1 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.699 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.699 [eventLoopGroupProxy-13-1 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.700 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.700 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.700 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.700 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.700 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.701 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.702 [eventLoopGroupProxy-13-1 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.702 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.702 [eventLoopGroupProxy-13-1 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.703 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.703 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.703 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.703 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.703 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.704 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.705 [eventLoopGroupProxy-13-1 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.705 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.706 [eventLoopGroupProxy-13-1 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.706 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.707 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.707 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.707 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.707 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.707 [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-05-21 14:02:23.750 [eventLoopGroupProxy-13-1 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.750 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.750 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:23.750 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.751 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.751 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.751 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.751 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.752 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.753 [eventLoopGroupProxy-13-1 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.754 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.754 [eventLoopGroupProxy-13-1 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.754 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.755 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.755 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.755 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.755 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.755 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.795 [DefaultDispatcher-worker-1 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-21 14:02:23.798 [eventLoopGroupProxy-13-1 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.799 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.799 [eventLoopGroupProxy-13-1 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-21 14:02:23.799 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.801 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.801 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.801 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.801 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.802 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.846 [eventLoopGroupProxy-13-1 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.846 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.847 [eventLoopGroupProxy-13-1 @call-handler#1181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-05-21 14:02:23.847 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.848 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.848 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.848 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.848 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.849 [eventLoopGroupProxy-13-1 @call-handler#1186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.891 [eventLoopGroupProxy-13-1 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.891 [eventLoopGroupProxy-13-1 @call-handler#1186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.891 [eventLoopGroupProxy-13-1 @call-handler#1186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:02:23.892 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.892 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.892 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.892 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.892 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.893 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.936 [eventLoopGroupProxy-13-1 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.936 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.936 [eventLoopGroupProxy-13-1 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:23.936 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.937 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.937 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.937 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.937 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.938 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.940 [eventLoopGroupProxy-13-1 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.940 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.940 [eventLoopGroupProxy-13-1 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.940 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.941 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.941 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.941 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.941 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.942 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.943 [eventLoopGroupProxy-13-1 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.943 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.943 [eventLoopGroupProxy-13-1 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.944 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.945 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.945 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.945 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.945 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.945 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.947 [eventLoopGroupProxy-13-1 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.947 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.947 [eventLoopGroupProxy-13-1 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.947 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.948 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.948 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.948 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.948 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.949 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.950 [eventLoopGroupProxy-13-1 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.950 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.950 [eventLoopGroupProxy-13-1 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.951 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.952 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.952 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.952 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.952 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.952 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.954 [eventLoopGroupProxy-13-1 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.954 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.954 [eventLoopGroupProxy-13-1 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.954 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.955 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.955 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.955 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.955 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.956 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.957 [eventLoopGroupProxy-13-1 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.957 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.957 [eventLoopGroupProxy-13-1 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.957 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.958 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.958 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.958 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.958 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.959 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.960 [eventLoopGroupProxy-13-1 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.960 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.960 [eventLoopGroupProxy-13-1 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.960 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.961 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.961 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.961 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.961 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.961 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.962 [eventLoopGroupProxy-13-1 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.963 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.963 [eventLoopGroupProxy-13-1 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.963 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.963 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.963 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.963 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.963 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.964 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.965 [eventLoopGroupProxy-13-1 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.965 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.966 [eventLoopGroupProxy-13-1 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.966 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.966 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.966 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.966 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.966 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.967 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.968 [eventLoopGroupProxy-13-1 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.968 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.969 [eventLoopGroupProxy-13-1 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.969 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.969 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.969 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.970 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.970 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.970 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.971 [eventLoopGroupProxy-13-1 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.971 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.972 [eventLoopGroupProxy-13-1 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:23.972 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.972 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.972 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.972 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.972 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.973 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.974 [eventLoopGroupProxy-13-1 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.974 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.974 [eventLoopGroupProxy-13-1 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.975 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.975 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.975 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.975 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.975 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.976 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.977 [eventLoopGroupProxy-13-1 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.977 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.977 [eventLoopGroupProxy-13-1 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.978 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.978 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.978 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.978 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.978 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.979 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:23.980 [eventLoopGroupProxy-13-1 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:23.980 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:23.980 [eventLoopGroupProxy-13-1 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:23.980 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.981 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.981 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:23.981 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:23.981 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:23.982 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.024 [eventLoopGroupProxy-13-1 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.025 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.025 [eventLoopGroupProxy-13-1 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:24.025 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.026 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.026 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.026 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.026 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.027 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.028 [eventLoopGroupProxy-13-1 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.028 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.028 [eventLoopGroupProxy-13-1 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:24.028 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.028 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.028 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.029 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.029 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.029 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.030 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.030 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.030 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.030 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.031 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.031 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.031 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.031 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.031 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.033 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.033 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.033 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:24.033 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.034 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.034 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.034 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.034 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.034 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.035 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.035 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.035 [eventLoopGroupProxy-13-1 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.035 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.037 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.037 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.037 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.037 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.038 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.039 [eventLoopGroupProxy-13-1 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.039 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.039 [eventLoopGroupProxy-13-1 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.039 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.040 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.040 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.040 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.040 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.041 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.042 [eventLoopGroupProxy-13-1 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.042 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.042 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.043 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.043 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.043 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.043 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.044 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.044 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.086 [eventLoopGroupProxy-13-1 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.086 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.087 [eventLoopGroupProxy-13-1 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:24.087 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.088 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.088 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.088 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.088 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.089 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.090 [eventLoopGroupProxy-13-1 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.090 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.090 [eventLoopGroupProxy-13-1 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.091 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.091 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.091 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.091 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.091 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.092 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.093 [eventLoopGroupProxy-13-1 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.093 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.093 [eventLoopGroupProxy-13-1 @call-handler#1312] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.093 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.094 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.094 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.094 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.094 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.095 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.136 [eventLoopGroupProxy-13-1 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.136 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.137 [eventLoopGroupProxy-13-1 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-21 14:02:24.137 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.138 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.138 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.138 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.139 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.139 [eventLoopGroupProxy-13-1 @call-handler#1322] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.141 [eventLoopGroupProxy-13-1 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.141 [eventLoopGroupProxy-13-1 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.141 [eventLoopGroupProxy-13-1 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:24.141 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.142 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.142 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.142 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.142 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.142 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.143 [eventLoopGroupProxy-13-1 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.143 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.143 [eventLoopGroupProxy-13-1 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.144 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.144 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.144 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.144 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.144 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.145 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.148 [eventLoopGroupProxy-13-1 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.148 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.148 [eventLoopGroupProxy-13-1 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-21 14:02:24.148 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.149 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.149 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.149 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.149 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.150 [eventLoopGroupProxy-13-1 @call-handler#1337] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.151 [eventLoopGroupProxy-13-1 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.151 [eventLoopGroupProxy-13-1 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.151 [eventLoopGroupProxy-13-1 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:24.151 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.152 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.152 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.152 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.152 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.153 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.154 [eventLoopGroupProxy-13-1 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.154 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.154 [eventLoopGroupProxy-13-1 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.155 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.155 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.155 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.155 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.155 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.156 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.157 [eventLoopGroupProxy-13-1 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.157 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.157 [eventLoopGroupProxy-13-1 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.157 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.158 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.158 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.158 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.158 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.158 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.159 [eventLoopGroupProxy-13-1 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.159 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.159 [eventLoopGroupProxy-13-1 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.159 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.161 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.161 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.161 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.161 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.162 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.163 [eventLoopGroupProxy-13-1 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.163 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.163 [eventLoopGroupProxy-13-1 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.164 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.164 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.164 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.164 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.164 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.165 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.166 [eventLoopGroupProxy-13-1 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.166 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.166 [eventLoopGroupProxy-13-1 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.166 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.168 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.168 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.168 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.168 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.168 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.169 [eventLoopGroupProxy-13-1 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.169 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.170 [eventLoopGroupProxy-13-1 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:24.170 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.170 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.170 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.170 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.170 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.171 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.172 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.172 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.172 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.172 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.173 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.173 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.173 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.173 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.174 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.216 [eventLoopGroupProxy-13-1 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.216 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.216 [eventLoopGroupProxy-13-1 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:24.216 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.218 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.218 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.218 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.218 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.219 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.220 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.220 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.220 [eventLoopGroupProxy-13-1 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.220 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.221 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.221 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.221 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.221 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.222 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.264 [eventLoopGroupProxy-13-1 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.264 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.264 [eventLoopGroupProxy-13-1 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:02:24.264 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.266 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.266 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.266 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.266 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.267 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.268 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.268 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.268 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.269 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.269 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.269 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.269 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.269 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.270 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.305 [DefaultDispatcher-worker-6 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-21 14:02:24.312 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.312 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.312 [eventLoopGroupProxy-13-1 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:02:24.312 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.314 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.314 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.314 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.314 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.315 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.358 [eventLoopGroupProxy-13-1 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.358 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.358 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:24.359 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.360 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.360 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.360 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.360 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.361 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.403 [eventLoopGroupProxy-13-1 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.403 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.403 [eventLoopGroupProxy-13-1 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:02:24.404 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.405 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.405 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.405 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.405 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.406 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.448 [eventLoopGroupProxy-13-1 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.449 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.449 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:24.449 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.451 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.451 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.451 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.451 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.451 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.493 [eventLoopGroupProxy-13-1 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.493 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.493 [eventLoopGroupProxy-13-1 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:02:24.494 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.495 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.495 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.495 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.495 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.496 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.497 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.497 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.497 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.498 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.499 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.499 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.499 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.499 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.499 [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-05-21 14:02:24.538 [DefaultDispatcher-worker-19 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.541 [eventLoopGroupProxy-13-1 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.541 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.541 [eventLoopGroupProxy-13-1 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:02:24.542 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.543 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.543 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.543 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.543 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.544 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.545 [eventLoopGroupProxy-13-1 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.545 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.545 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.546 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.546 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.547 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.547 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.547 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.547 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.549 [eventLoopGroupProxy-13-1 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.549 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.549 [eventLoopGroupProxy-13-1 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:24.549 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.550 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.550 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.550 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.550 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.552 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.554 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.554 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.554 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:24.554 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.555 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.555 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.555 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.555 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.555 [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-05-21 14:02:24.557 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.557 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.557 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:24.557 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.558 [DefaultDispatcher-worker-19 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc1aa9e 2025-05-21 14:02:24.559 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.559 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.559 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.559 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.559 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.560 [eventLoopGroupProxy-13-1 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.560 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.560 [eventLoopGroupProxy-13-1 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.561 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.561 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.561 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.561 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.561 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.562 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.605 [eventLoopGroupProxy-13-1 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.605 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.605 [eventLoopGroupProxy-13-1 @call-handler#1463] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:24.605 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.607 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.607 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.607 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.607 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.608 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.609 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.609 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.609 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.609 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.610 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.610 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.610 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.610 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.611 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.612 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.612 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.612 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.612 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.613 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.613 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.613 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.613 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.613 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.616 [eventLoopGroupProxy-13-1 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.616 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.616 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-21 14:02:24.616 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.617 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.617 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.617 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.617 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.618 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.660 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.660 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.660 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:02:24.661 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.661 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.661 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.661 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.661 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.662 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.663 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.663 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.663 [eventLoopGroupProxy-13-1 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.663 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.664 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.664 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.664 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.664 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.664 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.665 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.665 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.665 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.666 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.666 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.666 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.666 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.666 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.666 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.667 [eventLoopGroupProxy-13-1 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.667 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.667 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.667 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.668 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.668 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.668 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.668 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.668 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.710 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.710 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.710 [eventLoopGroupProxy-13-1 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:02:24.711 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.712 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.712 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.712 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.712 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.712 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.755 [eventLoopGroupProxy-13-1 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.755 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.755 [eventLoopGroupProxy-13-1 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:24.756 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.756 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.756 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.756 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.756 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.757 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.759 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.759 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.759 [eventLoopGroupProxy-13-1 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:24.759 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.760 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.760 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.760 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.760 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.761 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.765 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.766 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.766 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-05-21 14:02:24.766 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.767 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.767 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.767 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.767 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.768 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.769 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.769 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.769 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.770 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.770 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.770 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.770 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.770 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.771 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.813 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.814 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.814 [eventLoopGroupProxy-13-1 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:24.814 [DefaultDispatcher-worker-6 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-21 14:02:24.814 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.815 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.815 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.815 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.815 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.815 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.816 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.816 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.816 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.817 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.817 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.817 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.817 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.817 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.818 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.861 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.861 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.861 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:24.861 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.862 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.862 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.862 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.862 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.863 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.904 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.904 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.905 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:02:24.905 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.905 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.905 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.905 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.905 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.906 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.907 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.907 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.907 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.907 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.908 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.908 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.908 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.908 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.908 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.951 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.951 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.951 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:02:24.952 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.952 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.952 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.952 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.952 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.953 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.954 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.954 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.954 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.954 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.954 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.954 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.954 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.954 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.955 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.956 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.956 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.956 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.956 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.956 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.956 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.956 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.956 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.957 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:24.958 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:24.958 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:24.958 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:24.958 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.959 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:24.959 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:24.959 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:24.959 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:25.005 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:25.005 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:25.005 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-05-21 14:02:25.006 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:25.006 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:25.006 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:25.006 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:25.006 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:25.007 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:25.049 [eventLoopGroupProxy-13-1 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:25.049 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:25.049 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:02:25.050 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:25.051 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:25.051 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:25.051 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:25.051 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:25.052 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:25.053 [eventLoopGroupProxy-13-1 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:25.053 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:25.053 [eventLoopGroupProxy-13-1 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:25.053 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:25.054 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:25.054 [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:38429/api/blob/upload-batch-data. 2025-05-21 14:02:25.054 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:25.054 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:25.054 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:25.055 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:25.055 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:25.055 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:02:25.055 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:25.056 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:25.056 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38429/api/blob/upload-batch-data. 2025-05-21 14:02:25.056 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:25.056 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:25.056 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:25.058 [eventLoopGroupProxy-13-1 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:25.058 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:25.058 [eventLoopGroupProxy-13-1 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:02:25.058 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/blob/upload-batch-data 2025-05-21 14:02:25.065 [DefaultDispatcher-worker-13 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-21 14:02:25.069 [DefaultDispatcher-worker-11 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-21 14:02:25.069 [DefaultDispatcher-worker-11 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/UmAppDatabase/replication/message 2025-05-21 14:02:25.069 [DefaultDispatcher-worker-11 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38429/UmAppDatabase/replication/message. 2025-05-21 14:02:25.069 [DefaultDispatcher-worker-11 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/UmAppDatabase/replication/message 2025-05-21 14:02:25.069 [DefaultDispatcher-worker-11 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38429/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 14:02:25.070 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:25.070 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-05-21 14:02:25.070 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:02:25.081 [DefaultDispatcher-worker-7 @call-handler#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-05-21 14:02:25.081 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:25.081 [eventLoopGroupProxy-13-1 @call-handler#1606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-05-21 14:02:25.081 [DefaultDispatcher-worker-7 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38429/api/content/730110690884104192/_ustadmanifest.json 2025-05-21 14:02:25.081 [DefaultDispatcher-worker-7 @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:38429/api/content/730110690884104192/_ustadmanifest.json. 2025-05-21 14:02:25.081 [DefaultDispatcher-worker-7 @coroutine#752] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38429/api/content/730110690884104192/_ustadmanifest.json 2025-05-21 14:02:25.082 [DefaultDispatcher-worker-2 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/UmAppDatabase/replication/message 2025-05-21 14:02:25.082 [DefaultDispatcher-worker-2 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38429/UmAppDatabase/replication/message 2025-05-21 14:02:25.082 [DefaultDispatcher-worker-2 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38429/UmAppDatabase/replication/message. 2025-05-21 14:02:25.082 [DefaultDispatcher-worker-2 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38429/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:25.082 [DefaultDispatcher-worker-5 @coroutine#752] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38429/api/content/730110690884104192/_ustadmanifest.json 2025-05-21 14:02:25.082 [DefaultDispatcher-worker-5 @coroutine#752] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38429/api/content/730110690884104192/_ustadmanifest.json 2025-05-21 14:02:25.083 [DefaultDispatcher-worker-11 @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:38429/api/content/730110690884104192/_ustadmanifest.json. 2025-05-21 14:02:25.083 [DefaultDispatcher-worker-11 @coroutine#752] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38429/api/content/730110690884104192/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:02:25.086 [DefaultDispatcher-worker-17 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-21 14:02:25.097 [DefaultDispatcher-worker-14 @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-05-21 14:02:25.113 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-21 14:02:25.113 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-21 14:02:25.113 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-21 14:02:25.113 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-21 14:02:25.113 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-21 14:02:25.115 [Test worker @coroutine#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc1aa9e 2025-05-21 14:02:25.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-05-21 14:02:25.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-05-21 14:02:25.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:25.115 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48b01607: (connection evicted) 2025-05-21 14:02:25.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:25.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-05-21 14:02:25.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-05-21 14:02:25.553 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:02:25.553 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:02:25.565 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:02:26.118 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5354bfce 2025-05-21 14:02:26.118 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5354bfce 2025-05-21 14:02:26.121 [Test worker @coroutine#1628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-21 14:02:26.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-05-21 14:02:26.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-05-21 14:02:26.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:26.121 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@564fc235: (connection evicted) 2025-05-21 14:02:26.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:26.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-05-21 14:02:26.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-05-21 14:02:26.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-05-21 14:02:26.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:26.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:26.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:26.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:26.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:26.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40696fc6 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:26.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a3321a 2025-05-21 14:02:26.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a3321a 2025-05-21 14:02:26.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-05-21 14:02:26.155 [DefaultDispatcher-worker-15 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3321a 2025-05-21 14:02:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-05-21 14:02:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ecf784f 2025-05-21 14:02:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:26.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@34376069 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@34376069 2025-05-21 14:02:26.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9c40f43 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:26.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:26.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-05-21 14:02:26.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6329a5b9 2025-05-21 14:02:26.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6329a5b9 2025-05-21 14:02:26.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-05-21 14:02:26.160 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-21 14:02:26.160 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-05-21 14:02:26.161 [DefaultDispatcher-worker-14 @coroutine#1644] INFO ktor.application - Responding at http://0.0.0.0:41797 2025-05-21 14:02:26.163 [DefaultDispatcher-worker-14 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34376069 2025-05-21 14:02:26.164 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41797/api/blob/upload-init-batch 2025-05-21 14:02:26.164 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41797/api/blob/upload-init-batch. 2025-05-21 14:02:26.164 [Test worker @coroutine#1645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41797/api/blob/upload-init-batch 2025-05-21 14:02:26.164 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41797/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 14:02:26.166 [eventLoopGroupProxy-16-1 @call-handler#1651] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-05-21 14:02:26.166 [eventLoopGroupProxy-16-1 @call-handler#1651] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-05-21 14:02:26.166 [eventLoopGroupProxy-16-1 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6329a5b9 2025-05-21 14:02:26.167 [Test worker @coroutine#1645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41797/api/blob/upload-init-batch 2025-05-21 14:02:26.167 [Test worker @coroutine#1645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41797/api/blob/upload-init-batch 2025-05-21 14:02:26.167 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41797/api/blob/upload-init-batch. 2025-05-21 14:02:26.167 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41797/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:26.169 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41797/api/blob/upload-batch-data 2025-05-21 14:02:26.169 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41797/api/blob/upload-batch-data. 2025-05-21 14:02:26.169 [Test worker @coroutine#1656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41797/api/blob/upload-batch-data 2025-05-21 14:02:26.169 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41797/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:26.169 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:02:26.171 [eventLoopGroupProxy-16-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6329a5b9 2025-05-21 14:02:26.171 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:26.171 [Test worker @coroutine#1656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41797/api/blob/upload-batch-data 2025-05-21 14:02:26.173 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-05-21 14:02:26.175 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:26.178 [Test worker @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34376069 2025-05-21 14:02:26.230 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:26.258 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:26.259 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20608ef4 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:27.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9 2025-05-21 14:02:27.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9 2025-05-21 14:02:27.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-05-21 14:02:27.268 [DefaultDispatcher-worker-20 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9 2025-05-21 14:02:27.272 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52205/api/blob/upload-init-batch 2025-05-21 14:02:27.272 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52205/api/blob/upload-init-batch. 2025-05-21 14:02:27.272 [Test worker @coroutine#1676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52205/api/blob/upload-init-batch 2025-05-21 14:02:27.272 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52205/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 14:02:27.273 [Test worker @coroutine#1676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52205/api/blob/upload-init-batch 2025-05-21 14:02:27.273 [Test worker @coroutine#1676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52205/api/blob/upload-init-batch 2025-05-21 14:02:27.273 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52205/api/blob/upload-init-batch. 2025-05-21 14:02:27.273 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52205/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:27.280 [DefaultDispatcher-worker-18 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9 2025-05-21 14:02:27.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-05-21 14:02:27.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-05-21 14:02:27.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:27.282 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9: (connection evicted) 2025-05-21 14:02:27.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:27.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-05-21 14:02:27.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1659d7d 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:27.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb42ec7 2025-05-21 14:02:27.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb42ec7 2025-05-21 14:02:27.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-05-21 14:02:27.299 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49615/api/blob/upload-init-batch 2025-05-21 14:02:27.299 [Test worker @coroutine#1687] 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:49615/api/blob/upload-init-batch. 2025-05-21 14:02:27.299 [Test worker @coroutine#1687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49615/api/blob/upload-init-batch 2025-05-21 14:02:27.299 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49615/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 14:02:27.300 [Test worker @coroutine#1687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49615/api/blob/upload-init-batch 2025-05-21 14:02:27.300 [Test worker @coroutine#1687] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49615/api/blob/upload-init-batch 2025-05-21 14:02:27.301 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49615/api/blob/upload-init-batch. 2025-05-21 14:02:27.301 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49615/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:27.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-05-21 14:02:27.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-05-21 14:02:27.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:27.302 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fb42ec7: (connection evicted) 2025-05-21 14:02:27.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:27.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-05-21 14:02:27.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df04d12 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:27.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:27.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-05-21 14:02:27.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff7e353 2025-05-21 14:02:27.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff7e353 2025-05-21 14:02:27.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-05-21 14:02:27.317 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39803/api/blob/upload-init-batch 2025-05-21 14:02:27.317 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39803/api/blob/upload-init-batch. 2025-05-21 14:02:27.317 [Test worker @coroutine#1694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39803/api/blob/upload-init-batch 2025-05-21 14:02:27.317 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39803/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 14:02:27.318 [Test worker @coroutine#1694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39803/api/blob/upload-init-batch 2025-05-21 14:02:27.318 [Test worker @coroutine#1694] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39803/api/blob/upload-init-batch 2025-05-21 14:02:27.318 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39803/api/blob/upload-init-batch. 2025-05-21 14:02:27.318 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39803/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:27.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-05-21 14:02:27.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-05-21 14:02:27.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:27.323 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ff7e353: (connection evicted) 2025-05-21 14:02:27.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:27.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-05-21 14:02:27.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@227c0cf7 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:27.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:27.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-05-21 14:02:27.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@55465bfc 2025-05-21 14:02:27.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@55465bfc 2025-05-21 14:02:27.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-05-21 14:02:27.582 [DefaultDispatcher-worker-20 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55465bfc 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121c1a08 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:27.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5a77ef 2025-05-21 14:02:27.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5a77ef 2025-05-21 14:02:27.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-05-21 14:02:27.607 [DefaultDispatcher-worker-15 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5a77ef 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c57ca10 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:27.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe21d0e 2025-05-21 14:02:27.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe21d0e 2025-05-21 14:02:27.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-05-21 14:02:27.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-05-21 14:02:27.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:27.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:27.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:27.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:27.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:27.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:27.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b5598b 2025-05-21 14:02:27.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:27.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:27.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:27.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:27.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:27.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:27.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:27.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-05-21 14:02:27.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-05-21 14:02:27.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-05-21 14:02:27.648 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:27.648 [DefaultDispatcher-worker-12 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-05-21 14:02:27.653 [DefaultDispatcher-worker-3 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-05-21 14:02:27.658 [DefaultDispatcher-worker-11 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-05-21 14:02:27.662 [DefaultDispatcher-worker-6 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-05-21 14:02:27.663 [Test worker @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-05-21 14:02:27.667 [DefaultDispatcher-worker-10 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-05-21 14:02:27.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-05-21 14:02:27.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-05-21 14:02:27.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:27.671 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18f794e: (connection evicted) 2025-05-21 14:02:27.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:27.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-05-21 14:02:27.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-05-21 14:02:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19834eb7 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:27.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-05-21 14:02:27.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-05-21 14:02:27.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-05-21 14:02:27.686 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:27.690 [DefaultDispatcher-worker-4 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-05-21 14:02:27.693 [DefaultDispatcher-worker-3 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-05-21 14:02:27.697 [DefaultDispatcher-worker-13 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-05-21 14:02:27.700 [DefaultDispatcher-worker-3 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-05-21 14:02:27.701 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-05-21 14:02:27.706 [DefaultDispatcher-worker-15 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-05-21 14:02:27.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-05-21 14:02:27.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-05-21 14:02:27.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:27.707 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b: (connection evicted) 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:27.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-05-21 14:02:27.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af7e2f 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:27.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:27.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-05-21 14:02:27.708 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:27.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-21 14:02:27.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-21 14:02:27.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-05-21 14:02:27.726 [DefaultDispatcher-worker-7 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-21 14:02:27.730 [DefaultDispatcher-worker-1 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-21 14:02:27.734 [DefaultDispatcher-worker-16 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-21 14:02:27.737 [DefaultDispatcher-worker-11 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-21 14:02:27.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-05-21 14:02:27.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-05-21 14:02:27.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:27.738 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c76762: (connection evicted) 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:27.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-05-21 14:02:27.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ecc9baa 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:27.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:27.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-05-21 14:02:27.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@294ebdae 2025-05-21 14:02:27.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@294ebdae 2025-05-21 14:02:27.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-05-21 14:02:27.756 [DefaultDispatcher-worker-20 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ebdae 2025-05-21 14:02:27.760 [DefaultDispatcher-worker-8 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ebdae 2025-05-21 14:02:27.764 [DefaultDispatcher-worker-19 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ebdae 2025-05-21 14:02:27.768 [DefaultDispatcher-worker-4 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ebdae 2025-05-21 14:02:27.769 [Test worker @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ebdae 2025-05-21 14:02:27.774 [DefaultDispatcher-worker-2 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ebdae 2025-05-21 14:02:27.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-05-21 14:02:27.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-05-21 14:02:27.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:27.774 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@294ebdae: (connection evicted) 2025-05-21 14:02:27.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:27.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-05-21 14:02:27.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-05-21 14:02:28.131 [DefaultDispatcher-worker-11 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3321a 2025-05-21 14:02:28.159 [DefaultDispatcher-worker-11 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6329a5b9 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c99e13 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:31.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:31.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-05-21 14:02:31.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9f8c2f 2025-05-21 14:02:31.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9f8c2f 2025-05-21 14:02:31.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-05-21 14:02:31.698 [DefaultDispatcher-worker-2 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9f8c2f 2025-05-21 14:02:31.770 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:32.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-05-21 14:02:32.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:32.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:32.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:32.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:32.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:32.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:32.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31dbca5d 2025-05-21 14:02:32.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:32.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:32.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:32.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:32.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:32.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:32.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:32.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:32.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:32.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:32.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-05-21 14:02:32.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-05-21 14:02:32.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-05-21 14:02:32.258 [DefaultDispatcher-worker-13 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-05-21 14:02:32.263 [DefaultDispatcher-worker-6 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-05-21 14:02:32.267 [DefaultDispatcher-worker-15 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-05-21 14:02:32.271 [DefaultDispatcher-worker-17 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-05-21 14:02:32.275 [DefaultDispatcher-worker-16 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-05-21 14:02:32.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-05-21 14:02:32.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:32.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:32.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:32.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d82d35c 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:32.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-05-21 14:02:32.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-05-21 14:02:32.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-05-21 14:02:32.298 [DefaultDispatcher-worker-11 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-05-21 14:02:32.303 [DefaultDispatcher-worker-17 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-05-21 14:02:32.307 [DefaultDispatcher-worker-13 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-05-21 14:02:32.311 [DefaultDispatcher-worker-17 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44b5b54 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:32.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-05-21 14:02:32.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-21 14:02:32.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-21 14:02:32.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-05-21 14:02:32.334 [DefaultDispatcher-worker-2 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-21 14:02:32.340 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:32.340 [DefaultDispatcher-worker-5 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-21 14:02:32.345 [DefaultDispatcher-worker-11 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-21 14:02:32.349 [DefaultDispatcher-worker-13 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-21 14:02:32.352 [DefaultDispatcher-worker-3 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-21 14:02:32.359 [DefaultDispatcher-worker-6 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299c86f0 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:32.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-05-21 14:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-05-21 14:02:32.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-05-21 14:02:32.380 [DefaultDispatcher-worker-3 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-05-21 14:02:32.380 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:32.386 [DefaultDispatcher-worker-14 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-05-21 14:02:32.390 [DefaultDispatcher-worker-17 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-05-21 14:02:32.395 [DefaultDispatcher-worker-14 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-05-21 14:02:32.401 [DefaultDispatcher-worker-18 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7afac89a 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:32.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-05-21 14:02:32.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-05-21 14:02:32.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-05-21 14:02:32.414 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:32.424 [DefaultDispatcher-worker-11 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-05-21 14:02:32.429 [DefaultDispatcher-worker-1 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-05-21 14:02:32.434 [DefaultDispatcher-worker-7 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-05-21 14:02:32.439 [DefaultDispatcher-worker-20 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-05-21 14:02:32.444 [DefaultDispatcher-worker-17 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-05-21 14:02:32.450 [DefaultDispatcher-worker-9 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae0eb98 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:32.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-05-21 14:02:32.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-05-21 14:02:32.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-05-21 14:02:32.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-05-21 14:02:32.460 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:32.473 [DefaultDispatcher-worker-9 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-05-21 14:02:32.478 [DefaultDispatcher-worker-12 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-05-21 14:02:32.482 [DefaultDispatcher-worker-20 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-05-21 14:02:32.485 [DefaultDispatcher-worker-6 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18fcfe7e 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:32.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:32.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-05-21 14:02:32.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-05-21 14:02:32.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-05-21 14:02:32.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-05-21 14:02:32.503 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:32.506 [DefaultDispatcher-worker-6 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-05-21 14:02:32.511 [DefaultDispatcher-worker-19 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-05-21 14:02:32.515 [DefaultDispatcher-worker-16 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-05-21 14:02:32.519 [DefaultDispatcher-worker-2 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-05-21 14:02:32.522 [DefaultDispatcher-worker-11 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-05-21 14:02:32.529 [DefaultDispatcher-worker-10 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3194ff 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:32.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-05-21 14:02:32.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-05-21 14:02:32.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@601ca994 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:32.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:32.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-05-21 14:02:32.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-05-21 14:02:32.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-05-21 14:02:32.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-05-21 14:02:32.554 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:32.566 [Test worker @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-05-21 14:02:32.568 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55f4ec04 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:32.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:32.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-05-21 14:02:32.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd4850b 2025-05-21 14:02:32.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd4850b 2025-05-21 14:02:32.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-05-21 14:02:32.587 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:32.589 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd4850b 2025-05-21 14:02:32.591 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd4850b 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a75d9a1 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:32.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:32.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-05-21 14:02:32.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a085d02 2025-05-21 14:02:32.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a085d02 2025-05-21 14:02:32.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-05-21 14:02:32.610 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a085d02 2025-05-21 14:02:32.611 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a085d02 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44ec6637 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:32.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3390621a 2025-05-21 14:02:32.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3390621a 2025-05-21 14:02:32.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-05-21 14:02:32.627 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3390621a 2025-05-21 14:02:32.629 [Test worker @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3390621a 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e305953 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:32.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:32.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-05-21 14:02:32.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2025-05-21 14:02:32.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2025-05-21 14:02:32.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-05-21 14:02:32.633 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:32.651 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:32.662 [DefaultDispatcher-worker-7 @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2025-05-21 14:02:32.668 [DefaultDispatcher-worker-2 @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2025-05-21 14:02:32.673 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:32.686 [DefaultDispatcher-worker-7 @coroutine#1878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2025-05-21 14:02:32.695 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:32.714 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:32.732 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:33.694 [DefaultDispatcher-worker-3 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35a81281 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:33.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:33.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:33.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-05-21 14:02:33.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f1b2fb 2025-05-21 14:02:33.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f1b2fb 2025-05-21 14:02:33.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-05-21 14:02:33.713 [DefaultDispatcher-worker-10 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f1b2fb 2025-05-21 14:02:33.717 [DefaultDispatcher-worker-7 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f1b2fb 2025-05-21 14:02:33.722 [DefaultDispatcher-worker-11 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f1b2fb 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af17d31 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:33.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-21 14:02:33.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-21 14:02:33.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-05-21 14:02:33.742 [DefaultDispatcher-worker-14 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-21 14:02:33.746 [DefaultDispatcher-worker-5 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a15d5f5 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:33.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:33.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:33.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-05-21 14:02:33.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-05-21 14:02:33.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-05-21 14:02:33.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-05-21 14:02:33.767 [DefaultDispatcher-worker-9 @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-05-21 14:02:33.772 [DefaultDispatcher-worker-16 @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-05-21 14:02:33.773 [Test worker @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-05-21 14:02:33.778 [DefaultDispatcher-worker-16 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e64a46 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:33.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-05-21 14:02:33.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2025-05-21 14:02:33.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2025-05-21 14:02:33.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-05-21 14:02:33.795 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:33.822 [DefaultDispatcher-worker-4 @coroutine#1904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2025-05-21 14:02:33.823 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:33.827 [DefaultDispatcher-worker-5 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2025-05-21 14:02:33.833 [DefaultDispatcher-worker-6 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2025-05-21 14:02:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-05-21 14:02:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159314ca 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:33.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-05-21 14:02:33.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-05-21 14:02:33.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-05-21 14:02:33.848 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:33.854 [DefaultDispatcher-worker-13 @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-05-21 14:02:33.858 [DefaultDispatcher-worker-4 @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-05-21 14:02:33.862 [DefaultDispatcher-worker-13 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17810908 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:33.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:33.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-05-21 14:02:33.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2025-05-21 14:02:33.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2025-05-21 14:02:33.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-05-21 14:02:33.880 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:33.885 [DefaultDispatcher-worker-11 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2025-05-21 14:02:33.890 [DefaultDispatcher-worker-10 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2025-05-21 14:02:33.894 [DefaultDispatcher-worker-14 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bd8c8f1 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:33.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:33.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-05-21 14:02:33.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@423791 2025-05-21 14:02:33.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@423791 2025-05-21 14:02:33.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-05-21 14:02:33.914 [DefaultDispatcher-worker-5 @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423791 2025-05-21 14:02:33.918 [DefaultDispatcher-worker-5 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423791 2025-05-21 14:02:33.922 [DefaultDispatcher-worker-18 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423791 2025-05-21 14:02:33.934 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:33.940 [Test worker @coroutine#1930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47831/ 2025-05-21 14:02:33.940 [Test worker @coroutine#1930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47831/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:33.941 [Test worker @coroutine#1930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47831/ 2025-05-21 14:02:33.942 [Test worker @coroutine#1930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47831/ 2025-05-21 14:02:33.942 [Test worker @coroutine#1930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47831/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:33.964 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:33.984 [Test worker @coroutine#1930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47831/ 2025-05-21 14:02:33.984 [Test worker @coroutine#1930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47831/ 2025-05-21 14:02:33.985 [Test worker @coroutine#1930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47831/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:33.995 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:34.026 [Test worker @coroutine#1930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47831/ 2025-05-21 14:02:34.026 [Test worker @coroutine#1930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47831/ 2025-05-21 14:02:34.026 [Test worker @coroutine#1930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47831/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:34.068 [Test worker @coroutine#1930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47831/ 2025-05-21 14:02:34.068 [Test worker @coroutine#1930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47831/ 2025-05-21 14:02:34.068 [Test worker @coroutine#1930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47831/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:34.110 [Test worker @coroutine#1930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47831/ 2025-05-21 14:02:34.110 [Test worker @coroutine#1930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47831/ 2025-05-21 14:02:34.111 [Test worker @coroutine#1930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47831/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:34.152 [Test worker @coroutine#1930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47831/ 2025-05-21 14:02:34.152 [Test worker @coroutine#1930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47831/ 2025-05-21 14:02:34.153 [Test worker @coroutine#1930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47831/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:34.194 [Test worker @coroutine#1930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47831/ 2025-05-21 14:02:34.197 [Test worker @coroutine#1946] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35161/ 2025-05-21 14:02:34.197 [Test worker @coroutine#1946] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35161/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:34.198 [Test worker @coroutine#1946] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35161/ 2025-05-21 14:02:34.198 [Test worker @coroutine#1946] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35161/ 2025-05-21 14:02:34.198 [Test worker @coroutine#1946] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35161/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:34.239 [Test worker @coroutine#1946] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35161/ 2025-05-21 14:02:34.239 [Test worker @coroutine#1946] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35161/ 2025-05-21 14:02:34.239 [Test worker @coroutine#1946] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35161/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:34.281 [Test worker @coroutine#1946] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35161/ 2025-05-21 14:02:34.281 [Test worker @coroutine#1946] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35161/ 2025-05-21 14:02:34.281 [Test worker @coroutine#1946] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35161/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:34.323 [Test worker @coroutine#1946] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35161/ 2025-05-21 14:02:34.323 [Test worker @coroutine#1946] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35161/ 2025-05-21 14:02:34.323 [Test worker @coroutine#1946] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35161/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:34.365 [Test worker @coroutine#1946] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35161/ 2025-05-21 14:02:34.365 [Test worker @coroutine#1946] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35161/ 2025-05-21 14:02:34.365 [Test worker @coroutine#1946] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35161/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:34.407 [Test worker @coroutine#1946] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35161/ 2025-05-21 14:02:34.407 [Test worker @coroutine#1946] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35161/ 2025-05-21 14:02:34.408 [Test worker @coroutine#1946] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35161/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:02:34.408 [Test worker @coroutine#1946] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35161/ 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f933c7 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:34.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2025-05-21 14:02:34.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2025-05-21 14:02:34.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-05-21 14:02:34.509 [DefaultDispatcher-worker-12 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@137db13f 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:34.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-05-21 14:02:34.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ca8258 2025-05-21 14:02:34.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ca8258 2025-05-21 14:02:34.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-05-21 14:02:34.537 [DefaultDispatcher-worker-14 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ca8258 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ca2319f 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:34.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-05-21 14:02:34.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ce597a 2025-05-21 14:02:34.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ce597a 2025-05-21 14:02:34.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-05-21 14:02:34.560 [DefaultDispatcher-worker-18 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ce597a 2025-05-21 14:02:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4b2d13 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:34.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@435a4d2d 2025-05-21 14:02:34.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@435a4d2d 2025-05-21 14:02:34.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-05-21 14:02:34.563 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:34.585 [DefaultDispatcher-worker-19 @coroutine#2013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435a4d2d 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27d4513e 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:34.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:34.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-05-21 14:02:34.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2025-05-21 14:02:34.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2025-05-21 14:02:34.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-05-21 14:02:34.609 [DefaultDispatcher-worker-3 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25291901 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:34.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-05-21 14:02:34.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-05-21 14:02:34.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-05-21 14:02:34.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-05-21 14:02:34.617 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:34.637 [DefaultDispatcher-worker-6 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-05-21 14:02:34.639 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3bc119 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:34.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:34.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-05-21 14:02:34.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-05-21 14:02:34.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-05-21 14:02:34.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-05-21 14:02:34.663 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:34.665 [DefaultDispatcher-worker-6 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-05-21 14:02:34.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa3bebe 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:34.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-05-21 14:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-05-21 14:02:34.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-05-21 14:02:34.685 [DefaultDispatcher-worker-6 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-05-21 14:02:34.687 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:34.691 [DefaultDispatcher-worker-3 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-05-21 14:02:34.694 [DefaultDispatcher-worker-6 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-05-21 14:02:34.697 [DefaultDispatcher-worker-3 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-05-21 14:02:34.704 [DefaultDispatcher-worker-16 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-05-21 14:02:34.707 [DefaultDispatcher-worker-7 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-05-21 14:02:34.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2025-05-21 14:02:34.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2025-05-21 14:02:34.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:34.710 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf: (connection evicted) 2025-05-21 14:02:34.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:34.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2025-05-21 14:02:34.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2025-05-21 14:02:34.711 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14af9f51 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:34.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-05-21 14:02:34.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:34.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:34.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:34.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:34.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:34.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:34.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:34.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:34.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-05-21 14:02:34.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-05-21 14:02:34.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-05-21 14:02:34.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-05-21 14:02:34.732 [DefaultDispatcher-worker-13 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@85104d6 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:34.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-05-21 14:02:34.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2025-05-21 14:02:34.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2025-05-21 14:02:34.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-05-21 14:02:34.741 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:34.756 [DefaultDispatcher-worker-16 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ed3e66d 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:34.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-05-21 14:02:34.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-05-21 14:02:34.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-05-21 14:02:34.777 [DefaultDispatcher-worker-3 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f2a0909 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:34.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:34.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:34.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:34.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:34.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:34.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:34.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-05-21 14:02:34.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-05-21 14:02:34.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-05-21 14:02:34.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-05-21 14:02:34.798 [DefaultDispatcher-worker-16 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e528476 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:34.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-05-21 14:02:34.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-05-21 14:02:34.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-05-21 14:02:34.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-05-21 14:02:34.812 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:34.821 [DefaultDispatcher-worker-16 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569b3009 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:34.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:34.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-05-21 14:02:34.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-05-21 14:02:34.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-05-21 14:02:34.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-05-21 14:02:34.836 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:34.843 [DefaultDispatcher-worker-2 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fda84cf 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:34.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:34.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-05-21 14:02:34.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:34.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:34.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:34.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:34.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:34.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:34.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:34.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:34.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-05-21 14:02:34.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-05-21 14:02:34.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-05-21 14:02:34.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-05-21 14:02:34.858 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:34.871 [DefaultDispatcher-worker-12 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed90b04 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:34.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:34.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-05-21 14:02:34.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-05-21 14:02:34.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-05-21 14:02:34.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-05-21 14:02:34.879 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:34.894 [DefaultDispatcher-worker-13 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-05-21 14:02:34.928 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:34.928 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:34.963 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:34.973 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cbd3871 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:38.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:38.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-05-21 14:02:38.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2025-05-21 14:02:38.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2025-05-21 14:02:38.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-05-21 14:02:38.980 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2025-05-21 14:02:38.990 [DefaultDispatcher-worker-1 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2025-05-21 14:02:38.997 [DefaultDispatcher-worker-12 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37806ccb 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:38.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:38.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-05-21 14:02:38.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2025-05-21 14:02:38.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2025-05-21 14:02:38.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-05-21 14:02:39.007 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2025-05-21 14:02:39.017 [DefaultDispatcher-worker-15 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2025-05-21 14:02:39.021 [DefaultDispatcher-worker-18 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2025-05-21 14:02:39.025 [DefaultDispatcher-worker-10 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2025-05-21 14:02:39.030 [DefaultDispatcher-worker-16 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5578ed7e 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-05-21 14:02:39.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@158b8d10 2025-05-21 14:02:39.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@158b8d10 2025-05-21 14:02:39.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-05-21 14:02:39.039 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158b8d10 2025-05-21 14:02:39.049 [DefaultDispatcher-worker-12 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158b8d10 2025-05-21 14:02:39.053 [DefaultDispatcher-worker-9 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158b8d10 2025-05-21 14:02:39.056 [DefaultDispatcher-worker-4 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158b8d10 2025-05-21 14:02:39.060 [DefaultDispatcher-worker-4 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158b8d10 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22c14d10 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-05-21 14:02:39.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@38276668 2025-05-21 14:02:39.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@38276668 2025-05-21 14:02:39.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-05-21 14:02:39.071 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2025-05-21 14:02:39.072 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.082 [DefaultDispatcher-worker-17 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2025-05-21 14:02:39.087 [DefaultDispatcher-worker-20 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2025-05-21 14:02:39.091 [DefaultDispatcher-worker-10 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a41d17a 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2025-05-21 14:02:39.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2025-05-21 14:02:39.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-05-21 14:02:39.099 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.100 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2025-05-21 14:02:39.109 [DefaultDispatcher-worker-16 @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2025-05-21 14:02:39.113 [DefaultDispatcher-worker-16 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f062e10 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-05-21 14:02:39.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2025-05-21 14:02:39.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2025-05-21 14:02:39.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-05-21 14:02:39.124 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2025-05-21 14:02:39.131 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.136 [DefaultDispatcher-worker-7 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d20cbb5 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3357c7 2025-05-21 14:02:39.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3357c7 2025-05-21 14:02:39.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-05-21 14:02:39.149 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3357c7 2025-05-21 14:02:39.159 [DefaultDispatcher-worker-18 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3357c7 2025-05-21 14:02:39.161 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.199 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.216 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.265 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f031994 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-05-21 14:02:39.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:02:39.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:02:39.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-05-21 14:02:39.290 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:02:39.296 [Test worker @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:02:39.297 [Test worker @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:02:39.299 [DefaultDispatcher-worker-18 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52447/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.299 [DefaultDispatcher-worker-18 @coroutine#2152] 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:52447/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:02:39.299 [DefaultDispatcher-worker-18 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52447/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.299 [DefaultDispatcher-worker-18 @coroutine#2152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52447/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:02:39.300 [DefaultDispatcher-worker-17 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52447/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.300 [DefaultDispatcher-worker-17 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52447/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.303 [DefaultDispatcher-worker-1 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:02:39.303 [DefaultDispatcher-worker-1 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.303 [DefaultDispatcher-worker-1 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:39.303 [DefaultDispatcher-worker-1 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.304 [DefaultDispatcher-worker-14 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.304 [DefaultDispatcher-worker-14 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.304 [Test worker @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d8a5ec7 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-05-21 14:02:39.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-05-21 14:02:39.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-05-21 14:02:39.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-05-21 14:02:39.318 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-05-21 14:02:39.324 [Test worker @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-05-21 14:02:39.325 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-05-21 14:02:39.328 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52447/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-21 14:02:39.328 [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:52447/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-05-21 14:02:39.328 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52447/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-21 14:02:39.330 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52447/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-21 14:02:39.330 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52447/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-21 14:02:39.330 [DefaultDispatcher-worker-3 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-05-21 14:02:39.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-05-21 14:02:39.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1001b435 2025-05-21 14:02:39.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:39.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:39.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-05-21 14:02:39.377 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.379 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@47dd49d8 2025-05-21 14:02:39.379 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@47dd49d8 2025-05-21 14:02:39.381 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@491aaf53 2025-05-21 14:02:39.381 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@491aaf53 2025-05-21 14:02:39.382 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2522a8 2025-05-21 14:02:39.382 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2522a8 2025-05-21 14:02:39.384 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@827a568 2025-05-21 14:02:39.384 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@827a568 2025-05-21 14:02:39.386 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2599be3d 2025-05-21 14:02:39.386 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2599be3d 2025-05-21 14:02:39.387 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:39.387 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3965edea 2025-05-21 14:02:39.387 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3965edea 2025-05-21 14:02:39.389 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d31a80c 2025-05-21 14:02:39.389 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d31a80c 2025-05-21 14:02:39.391 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@68085a27 2025-05-21 14:02:39.391 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@68085a27 2025-05-21 14:02:39.392 [Test worker @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:39.393 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@88794d 2025-05-21 14:02:39.393 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@88794d 2025-05-21 14:02:39.393 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:39.393 [Test worker @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:39.394 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35113/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.394 [DefaultDispatcher-worker-3 @coroutine#2185] 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:35113/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:02:39.394 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35113/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.394 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35113/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:02:39.395 [DefaultDispatcher-worker-7 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35113/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.395 [DefaultDispatcher-worker-7 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35113/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.398 [DefaultDispatcher-worker-5 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:39.399 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.399 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:39.399 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.399 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.399 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.400 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:39.405 [DefaultDispatcher-worker-15 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:39.406 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.408 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c18348c 2025-05-21 14:02:39.408 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c18348c 2025-05-21 14:02:39.409 [DefaultDispatcher-worker-15 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:39.410 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dfd17f 2025-05-21 14:02:39.410 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dfd17f 2025-05-21 14:02:39.412 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e05ffc 2025-05-21 14:02:39.412 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e05ffc 2025-05-21 14:02:39.413 [DefaultDispatcher-worker-4 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:39.414 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e2db44 2025-05-21 14:02:39.414 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e2db44 2025-05-21 14:02:39.416 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4331e0 2025-05-21 14:02:39.416 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4331e0 2025-05-21 14:02:39.418 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bb4d7e 2025-05-21 14:02:39.418 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bb4d7e 2025-05-21 14:02:39.418 [DefaultDispatcher-worker-5 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:39.420 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@76f0f96a 2025-05-21 14:02:39.420 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@76f0f96a 2025-05-21 14:02:39.422 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cd240b 2025-05-21 14:02:39.422 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cd240b 2025-05-21 14:02:39.424 [DefaultDispatcher-worker-3 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:39.424 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6416c7a3 2025-05-21 14:02:39.424 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6416c7a3 2025-05-21 14:02:39.424 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:39.428 [DefaultDispatcher-worker-14 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:39.433 [DefaultDispatcher-worker-1 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:39.437 [DefaultDispatcher-worker-12 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:39.443 [DefaultDispatcher-worker-13 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:39.447 [DefaultDispatcher-worker-20 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:39.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2553fbd0 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:02:39.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:02:39.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-05-21 14:02:39.467 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:02:39.473 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:02:39.474 [Test worker @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:02:39.474 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36981/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.474 [DefaultDispatcher-worker-20 @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://localhost.localdomain:36981/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:02:39.474 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36981/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.474 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36981/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:02:39.474 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.475 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36981/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.475 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36981/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.477 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dbc78e 2025-05-21 14:02:39.477 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dbc78e 2025-05-21 14:02:39.478 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1c3b85 2025-05-21 14:02:39.478 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1c3b85 2025-05-21 14:02:39.479 [DefaultDispatcher-worker-19 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:02:39.479 [DefaultDispatcher-worker-19 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.479 [DefaultDispatcher-worker-19 @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://localhost.localdomain:36981/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:39.479 [DefaultDispatcher-worker-19 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.480 [DefaultDispatcher-worker-18 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.480 [DefaultDispatcher-worker-18 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.480 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1923acfe 2025-05-21 14:02:39.480 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1923acfe 2025-05-21 14:02:39.481 [Test worker @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74b13aa 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.481 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2131be 2025-05-21 14:02:39.481 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2131be 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-05-21 14:02:39.483 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@110b7a03 2025-05-21 14:02:39.483 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@110b7a03 2025-05-21 14:02:39.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-05-21 14:02:39.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-05-21 14:02:39.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-05-21 14:02:39.484 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-05-21 14:02:39.484 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db7abb4 2025-05-21 14:02:39.484 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db7abb4 2025-05-21 14:02:39.486 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6977bea0 2025-05-21 14:02:39.486 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6977bea0 2025-05-21 14:02:39.488 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0ecef1 2025-05-21 14:02:39.488 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0ecef1 2025-05-21 14:02:39.489 [Test worker @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-05-21 14:02:39.490 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@769f7011 2025-05-21 14:02:39.490 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@769f7011 2025-05-21 14:02:39.490 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:39.490 [Test worker @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-05-21 14:02:39.492 [DefaultDispatcher-worker-5 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36981/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-21 14:02:39.492 [DefaultDispatcher-worker-5 @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:36981/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-05-21 14:02:39.492 [DefaultDispatcher-worker-5 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36981/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-21 14:02:39.492 [DefaultDispatcher-worker-1 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36981/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-21 14:02:39.492 [DefaultDispatcher-worker-1 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36981/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-21 14:02:39.495 [DefaultDispatcher-worker-1 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3359217d 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-05-21 14:02:39.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:02:39.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:02:39.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-05-21 14:02:39.550 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:02:39.555 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.556 [Test worker @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:02:39.557 [Test worker @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:02:39.558 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.558 [DefaultDispatcher-worker-16 @coroutine#2263] 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:37645/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:02:39.558 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.558 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37645/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:02:39.558 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dc70f9 2025-05-21 14:02:39.558 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dc70f9 2025-05-21 14:02:39.560 [DefaultDispatcher-worker-20 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.560 [DefaultDispatcher-worker-20 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.560 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1b84f2 2025-05-21 14:02:39.560 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1b84f2 2025-05-21 14:02:39.562 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@59241b89 2025-05-21 14:02:39.562 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@59241b89 2025-05-21 14:02:39.564 [DefaultDispatcher-worker-8 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:02:39.564 [DefaultDispatcher-worker-8 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.564 [DefaultDispatcher-worker-8 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:39.564 [DefaultDispatcher-worker-8 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.564 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c268ec9 2025-05-21 14:02:39.564 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c268ec9 2025-05-21 14:02:39.565 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.565 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.565 [Test worker @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:02:39.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18918ab9 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-05-21 14:02:39.566 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ccd7e0c 2025-05-21 14:02:39.566 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ccd7e0c 2025-05-21 14:02:39.567 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df05373 2025-05-21 14:02:39.567 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df05373 2025-05-21 14:02:39.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-05-21 14:02:39.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-05-21 14:02:39.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-05-21 14:02:39.568 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-05-21 14:02:39.569 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f1fd17 2025-05-21 14:02:39.569 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f1fd17 2025-05-21 14:02:39.571 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c097186 2025-05-21 14:02:39.571 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c097186 2025-05-21 14:02:39.572 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b735d15 2025-05-21 14:02:39.572 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b735d15 2025-05-21 14:02:39.572 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:39.574 [Test worker @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-05-21 14:02:39.576 [Test worker @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38e100ab 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-05-21 14:02:39.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:02:39.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:02:39.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-05-21 14:02:39.581 [DefaultDispatcher-worker-16 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-05-21 14:02:39.583 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.585 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e17bda1 2025-05-21 14:02:39.585 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e17bda1 2025-05-21 14:02:39.587 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d05013 2025-05-21 14:02:39.587 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d05013 2025-05-21 14:02:39.589 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@14efd6d1 2025-05-21 14:02:39.589 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@14efd6d1 2025-05-21 14:02:39.591 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ed5a28 2025-05-21 14:02:39.591 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ed5a28 2025-05-21 14:02:39.592 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:02:39.593 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@72341f01 2025-05-21 14:02:39.593 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@72341f01 2025-05-21 14:02:39.594 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f6899c 2025-05-21 14:02:39.594 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f6899c 2025-05-21 14:02:39.596 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac5920d 2025-05-21 14:02:39.597 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac5920d 2025-05-21 14:02:39.598 [Test worker @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:02:39.598 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c2a567 2025-05-21 14:02:39.598 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c2a567 2025-05-21 14:02:39.599 [Test worker @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:02:39.600 [DefaultDispatcher-worker-16 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39519/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.600 [DefaultDispatcher-worker-16 @coroutine#2292] 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:39519/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:02:39.600 [DefaultDispatcher-worker-16 @coroutine#2292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39519/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.600 [DefaultDispatcher-worker-16 @coroutine#2292] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39519/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:02:39.600 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc6849 2025-05-21 14:02:39.600 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc6849 2025-05-21 14:02:39.600 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:39.601 [DefaultDispatcher-worker-1 @coroutine#2292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39519/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.601 [DefaultDispatcher-worker-1 @coroutine#2292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39519/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.604 [DefaultDispatcher-worker-9 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:02:39.604 [DefaultDispatcher-worker-9 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.604 [DefaultDispatcher-worker-9 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:39.604 [DefaultDispatcher-worker-9 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.605 [DefaultDispatcher-worker-10 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.605 [DefaultDispatcher-worker-10 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.605 [Test worker @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@665574fb 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-05-21 14:02:39.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-05-21 14:02:39.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-05-21 14:02:39.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-05-21 14:02:39.609 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-05-21 14:02:39.614 [Test worker @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-05-21 14:02:39.616 [Test worker @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-05-21 14:02:39.616 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f04094e 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@28992c81 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@28992c81 2025-05-21 14:02:39.617 [DefaultDispatcher-worker-16 @coroutine#2314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-05-21 14:02:39.621 [DefaultDispatcher-worker-9 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-05-21 14:02:39.631 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28992c81 2025-05-21 14:02:39.635 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.637 [DefaultDispatcher-worker-16 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28992c81 2025-05-21 14:02:39.637 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a93cf5 2025-05-21 14:02:39.637 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a93cf5 2025-05-21 14:02:39.638 [DefaultDispatcher-worker-16 @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28992c81 2025-05-21 14:02:39.638 [DefaultDispatcher-worker-18 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.638 [DefaultDispatcher-worker-18 @coroutine#2322] 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-05-21 14:02:39.638 [DefaultDispatcher-worker-18 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.638 [DefaultDispatcher-worker-18 @coroutine#2322] 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-05-21 14:02:39.639 [DefaultDispatcher-worker-16 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:02:39.639 [DefaultDispatcher-worker-16 @coroutine#2314] 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-05-21 14:02:39.639 [DefaultDispatcher-worker-16 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:02:39.639 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6ed0d0 2025-05-21 14:02:39.639 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6ed0d0 2025-05-21 14:02:39.639 [DefaultDispatcher-worker-2 @coroutine#2322] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.639 [DefaultDispatcher-worker-10 @coroutine#2314] 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-05-21 14:02:39.640 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@18515785 2025-05-21 14:02:39.640 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@18515785 2025-05-21 14:02:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-05-21 14:02:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d7005e2 2025-05-21 14:02:39.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:39.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:39.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-05-21 14:02:39.642 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d53daeb 2025-05-21 14:02:39.642 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d53daeb 2025-05-21 14:02:39.643 [DefaultDispatcher-worker-9 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28992c81 2025-05-21 14:02:39.643 [DefaultDispatcher-worker-9 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.643 [DefaultDispatcher-worker-9 @coroutine#2321] 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-05-21 14:02:39.643 [DefaultDispatcher-worker-9 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.643 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c60b20 2025-05-21 14:02:39.643 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c60b20 2025-05-21 14:02:39.644 [DefaultDispatcher-worker-10 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.645 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c44a378 2025-05-21 14:02:39.645 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c44a378 2025-05-21 14:02:39.647 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3b2c0a 2025-05-21 14:02:39.647 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3b2c0a 2025-05-21 14:02:39.648 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7c25a4 2025-05-21 14:02:39.648 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7c25a4 2025-05-21 14:02:39.650 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@b55a620 2025-05-21 14:02:39.650 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@b55a620 2025-05-21 14:02:39.650 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:39.657 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:39.663 [Test worker @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:39.664 [Test worker @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:39.665 [DefaultDispatcher-worker-10 @coroutine#2336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59325/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.665 [DefaultDispatcher-worker-10 @coroutine#2336] 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:59325/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:02:39.665 [DefaultDispatcher-worker-10 @coroutine#2336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59325/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.665 [DefaultDispatcher-worker-10 @coroutine#2336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59325/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:02:39.666 [DefaultDispatcher-worker-1 @coroutine#2336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59325/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.666 [DefaultDispatcher-worker-1 @coroutine#2336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59325/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.668 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.669 [DefaultDispatcher-worker-3 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:39.669 [DefaultDispatcher-worker-3 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.669 [DefaultDispatcher-worker-3 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:39.669 [DefaultDispatcher-worker-3 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.669 [DefaultDispatcher-worker-4 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.669 [DefaultDispatcher-worker-4 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.670 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6868e4 2025-05-21 14:02:39.670 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6868e4 2025-05-21 14:02:39.670 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:39.671 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af8739 2025-05-21 14:02:39.672 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af8739 2025-05-21 14:02:39.673 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7900394 2025-05-21 14:02:39.673 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7900394 2025-05-21 14:02:39.675 [DefaultDispatcher-worker-12 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:39.675 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@42928d02 2025-05-21 14:02:39.675 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@42928d02 2025-05-21 14:02:39.677 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@c73e2fc 2025-05-21 14:02:39.677 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@c73e2fc 2025-05-21 14:02:39.678 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.679 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@739a2a04 2025-05-21 14:02:39.679 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@739a2a04 2025-05-21 14:02:39.679 [DefaultDispatcher-worker-9 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:39.680 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6219f641 2025-05-21 14:02:39.680 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6219f641 2025-05-21 14:02:39.681 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@74911b40 2025-05-21 14:02:39.681 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@74911b40 2025-05-21 14:02:39.682 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0472 2025-05-21 14:02:39.682 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0472 2025-05-21 14:02:39.683 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bd724d 2025-05-21 14:02:39.683 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bd724d 2025-05-21 14:02:39.684 [DefaultDispatcher-worker-19 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:39.684 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e19d31 2025-05-21 14:02:39.684 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e19d31 2025-05-21 14:02:39.684 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ca00e4 2025-05-21 14:02:39.684 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ca00e4 2025-05-21 14:02:39.684 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:39.686 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de30e49 2025-05-21 14:02:39.686 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de30e49 2025-05-21 14:02:39.688 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@e54e4a 2025-05-21 14:02:39.688 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@e54e4a 2025-05-21 14:02:39.688 [DefaultDispatcher-worker-1 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:39.689 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0427b0 2025-05-21 14:02:39.689 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0427b0 2025-05-21 14:02:39.691 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e83914 2025-05-21 14:02:39.691 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e83914 2025-05-21 14:02:39.693 [DefaultDispatcher-worker-4 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:39.694 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dccf106 2025-05-21 14:02:39.694 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dccf106 2025-05-21 14:02:39.696 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@677171eb 2025-05-21 14:02:39.696 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@677171eb 2025-05-21 14:02:39.696 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:39.699 [DefaultDispatcher-worker-1 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:39.708 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.708 [DefaultDispatcher-worker-1 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:39.710 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c9a47d 2025-05-21 14:02:39.710 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c9a47d 2025-05-21 14:02:39.712 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@490e52f4 2025-05-21 14:02:39.712 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@490e52f4 2025-05-21 14:02:39.713 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d31cf0d 2025-05-21 14:02:39.713 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d31cf0d 2025-05-21 14:02:39.713 [DefaultDispatcher-worker-3 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:39.714 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@83358cf 2025-05-21 14:02:39.714 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@83358cf 2025-05-21 14:02:39.715 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3eff8 2025-05-21 14:02:39.715 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3eff8 2025-05-21 14:02:39.717 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f194a4 2025-05-21 14:02:39.717 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f194a4 2025-05-21 14:02:39.717 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.718 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afb7d30 2025-05-21 14:02:39.718 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afb7d30 2025-05-21 14:02:39.718 [DefaultDispatcher-worker-4 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:39.719 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5703f815 2025-05-21 14:02:39.719 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5703f815 2025-05-21 14:02:39.720 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@681ca780 2025-05-21 14:02:39.720 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@681ca780 2025-05-21 14:02:39.720 [DefaultDispatcher-worker-8 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59325/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:02:39.720 [DefaultDispatcher-worker-8 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59325/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-21 14:02:39.720 [DefaultDispatcher-worker-8 @coroutine#2365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59325/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:02:39.721 [DefaultDispatcher-worker-19 @coroutine#2365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59325/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:02:39.721 [DefaultDispatcher-worker-19 @coroutine#2365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59325/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:02:39.721 [DefaultDispatcher-worker-19 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59325/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-21 14:02:39.721 [DefaultDispatcher-worker-19 @coroutine#2365] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59325/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:39.721 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c40c85 2025-05-21 14:02:39.721 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c40c85 2025-05-21 14:02:39.722 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ad2954 2025-05-21 14:02:39.722 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ad2954 2025-05-21 14:02:39.722 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:39.722 [DefaultDispatcher-worker-19 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59325/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 14:02:39.722 [DefaultDispatcher-worker-19 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59325/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-05-21 14:02:39.722 [DefaultDispatcher-worker-19 @coroutine#2365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59325/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 14:02:39.723 [DefaultDispatcher-worker-8 @coroutine#2365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59325/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 14:02:39.723 [DefaultDispatcher-worker-8 @coroutine#2365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59325/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 14:02:39.723 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfb9365 2025-05-21 14:02:39.723 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfb9365 2025-05-21 14:02:39.725 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f906be 2025-05-21 14:02:39.725 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f906be 2025-05-21 14:02:39.727 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@507286e4 2025-05-21 14:02:39.727 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@507286e4 2025-05-21 14:02:39.728 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@292b184b 2025-05-21 14:02:39.728 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@292b184b 2025-05-21 14:02:39.730 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@284ac6b0 2025-05-21 14:02:39.730 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@284ac6b0 2025-05-21 14:02:39.732 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d6f9f1 2025-05-21 14:02:39.732 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d6f9f1 2025-05-21 14:02:39.734 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd715a9 2025-05-21 14:02:39.734 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd715a9 2025-05-21 14:02:39.734 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:39.740 [DefaultDispatcher-worker-16 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:39.741 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75128cf 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-05-21 14:02:39.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:39.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:39.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-05-21 14:02:39.744 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@8bc5cd1 2025-05-21 14:02:39.744 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@8bc5cd1 2025-05-21 14:02:39.745 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@67ba3b6 2025-05-21 14:02:39.745 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@67ba3b6 2025-05-21 14:02:39.747 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@24437a1 2025-05-21 14:02:39.747 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@24437a1 2025-05-21 14:02:39.749 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4746a98d 2025-05-21 14:02:39.749 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4746a98d 2025-05-21 14:02:39.751 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df63f60 2025-05-21 14:02:39.751 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df63f60 2025-05-21 14:02:39.752 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cb4f7b 2025-05-21 14:02:39.752 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cb4f7b 2025-05-21 14:02:39.754 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5591873c 2025-05-21 14:02:39.754 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5591873c 2025-05-21 14:02:39.756 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@276956c2 2025-05-21 14:02:39.756 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@276956c2 2025-05-21 14:02:39.756 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:39.757 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf86070 2025-05-21 14:02:39.757 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf86070 2025-05-21 14:02:39.757 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:39.761 [Test worker @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:39.762 [Test worker @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:39.763 [DefaultDispatcher-worker-17 @coroutine#2387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43723/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.763 [DefaultDispatcher-worker-17 @coroutine#2387] 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:43723/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:02:39.763 [DefaultDispatcher-worker-17 @coroutine#2387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43723/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.763 [DefaultDispatcher-worker-17 @coroutine#2387] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43723/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:02:39.764 [DefaultDispatcher-worker-13 @coroutine#2387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43723/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.764 [DefaultDispatcher-worker-13 @coroutine#2387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43723/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.767 [DefaultDispatcher-worker-15 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:39.767 [DefaultDispatcher-worker-15 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.767 [DefaultDispatcher-worker-15 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:39.767 [DefaultDispatcher-worker-15 @coroutine#2386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.768 [DefaultDispatcher-worker-13 @coroutine#2386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.768 [DefaultDispatcher-worker-13 @coroutine#2386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.769 [Test worker @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4f15bc 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-05-21 14:02:39.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-05-21 14:02:39.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-05-21 14:02:39.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-05-21 14:02:39.771 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-05-21 14:02:39.777 [Test worker @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-05-21 14:02:39.778 [Test worker @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-05-21 14:02:39.782 [DefaultDispatcher-worker-3 @coroutine#2402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-05-21 14:02:39.782 [DefaultDispatcher-worker-1 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:39.785 [DefaultDispatcher-worker-19 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:39.788 [DefaultDispatcher-worker-13 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:39.791 [DefaultDispatcher-worker-1 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:39.802 [DefaultDispatcher-worker-14 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:39.810 [DefaultDispatcher-worker-20 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:39.814 [DefaultDispatcher-worker-11 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:39.818 [DefaultDispatcher-worker-6 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:39.822 [DefaultDispatcher-worker-1 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:39.828 [DefaultDispatcher-worker-19 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70d24586 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-05-21 14:02:39.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:39.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:39.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-05-21 14:02:39.843 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:39.844 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.846 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba53c35 2025-05-21 14:02:39.846 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba53c35 2025-05-21 14:02:39.847 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1562d131 2025-05-21 14:02:39.847 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1562d131 2025-05-21 14:02:39.849 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@115d5745 2025-05-21 14:02:39.849 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@115d5745 2025-05-21 14:02:39.849 [Test worker @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:39.850 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@545fdb0a 2025-05-21 14:02:39.850 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@545fdb0a 2025-05-21 14:02:39.851 [Test worker @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:39.851 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a90120 2025-05-21 14:02:39.851 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a90120 2025-05-21 14:02:39.852 [DefaultDispatcher-worker-19 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40679/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.852 [DefaultDispatcher-worker-19 @coroutine#2429] 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:40679/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:02:39.852 [DefaultDispatcher-worker-19 @coroutine#2429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40679/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.852 [DefaultDispatcher-worker-19 @coroutine#2429] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40679/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:02:39.852 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6541af9d 2025-05-21 14:02:39.852 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6541af9d 2025-05-21 14:02:39.853 [DefaultDispatcher-worker-20 @coroutine#2429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40679/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.853 [DefaultDispatcher-worker-20 @coroutine#2429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40679/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.854 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5d2b0f 2025-05-21 14:02:39.854 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5d2b0f 2025-05-21 14:02:39.855 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@34702445 2025-05-21 14:02:39.855 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@34702445 2025-05-21 14:02:39.856 [DefaultDispatcher-worker-19 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:39.856 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.856 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:39.856 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.856 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7e93ea 2025-05-21 14:02:39.856 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7e93ea 2025-05-21 14:02:39.857 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:39.857 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.857 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.858 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:39.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75937998 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-05-21 14:02:39.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-05-21 14:02:39.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-05-21 14:02:39.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-05-21 14:02:39.862 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-05-21 14:02:39.867 [Test worker @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-05-21 14:02:39.868 [Test worker @coroutine#2442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-05-21 14:02:39.871 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.872 [DefaultDispatcher-worker-17 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-05-21 14:02:39.873 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@69892fea 2025-05-21 14:02:39.873 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@69892fea 2025-05-21 14:02:39.873 [DefaultDispatcher-worker-6 @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:39.875 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@674edcab 2025-05-21 14:02:39.875 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@674edcab 2025-05-21 14:02:39.877 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6371449a 2025-05-21 14:02:39.877 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6371449a 2025-05-21 14:02:39.878 [DefaultDispatcher-worker-4 @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:39.879 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673d690 2025-05-21 14:02:39.879 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673d690 2025-05-21 14:02:39.881 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a54bcb 2025-05-21 14:02:39.881 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a54bcb 2025-05-21 14:02:39.882 [DefaultDispatcher-worker-4 @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:39.883 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@179f7430 2025-05-21 14:02:39.883 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@179f7430 2025-05-21 14:02:39.884 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea3b7cd 2025-05-21 14:02:39.884 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea3b7cd 2025-05-21 14:02:39.886 [DefaultDispatcher-worker-14 @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:39.886 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@465c29df 2025-05-21 14:02:39.886 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@465c29df 2025-05-21 14:02:39.887 [DefaultDispatcher-worker-21 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40679/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:02:39.887 [DefaultDispatcher-worker-21 @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.localdomain:40679/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-21 14:02:39.887 [DefaultDispatcher-worker-21 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40679/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:02:39.887 [DefaultDispatcher-worker-20 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40679/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:02:39.887 [DefaultDispatcher-worker-20 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40679/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:02:39.888 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0bc9cc 2025-05-21 14:02:39.888 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0bc9cc 2025-05-21 14:02:39.888 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:39.928 [DefaultDispatcher-worker-4 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40679/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-21 14:02:39.928 [DefaultDispatcher-worker-4 @coroutine#2457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40679/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:39.928 [DefaultDispatcher-worker-4 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40679/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 14:02:39.929 [DefaultDispatcher-worker-4 @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.localdomain:40679/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-05-21 14:02:39.929 [DefaultDispatcher-worker-4 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40679/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 14:02:39.929 [DefaultDispatcher-worker-14 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40679/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 14:02:39.929 [DefaultDispatcher-worker-14 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40679/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 14:02:39.931 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:39.933 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7867dc89 2025-05-21 14:02:39.933 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7867dc89 2025-05-21 14:02:39.935 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a03df5 2025-05-21 14:02:39.935 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a03df5 2025-05-21 14:02:39.937 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@729fb7f9 2025-05-21 14:02:39.937 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@729fb7f9 2025-05-21 14:02:39.938 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@379d37ce 2025-05-21 14:02:39.938 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@379d37ce 2025-05-21 14:02:39.940 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d82620 2025-05-21 14:02:39.940 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d82620 2025-05-21 14:02:39.941 [DefaultDispatcher-worker-15 @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:39.941 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0e27b 2025-05-21 14:02:39.941 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0e27b 2025-05-21 14:02:39.943 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@94fad21 2025-05-21 14:02:39.943 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@94fad21 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6db84cae 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:02:39.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:02:39.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-05-21 14:02:39.945 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b2c881 2025-05-21 14:02:39.945 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b2c881 2025-05-21 14:02:39.946 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@676b1d71 2025-05-21 14:02:39.946 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@676b1d71 2025-05-21 14:02:39.946 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:39.957 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:02:39.961 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:39.962 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:02:39.963 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:02:39.964 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@54091829 2025-05-21 14:02:39.964 [DefaultDispatcher-worker-1 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58187/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.964 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@54091829 2025-05-21 14:02:39.964 [DefaultDispatcher-worker-1 @coroutine#2483] 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:58187/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:02:39.964 [DefaultDispatcher-worker-1 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58187/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.964 [DefaultDispatcher-worker-1 @coroutine#2483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58187/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:02:39.965 [DefaultDispatcher-worker-16 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58187/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.965 [DefaultDispatcher-worker-16 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58187/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:39.966 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aceecd8 2025-05-21 14:02:39.966 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aceecd8 2025-05-21 14:02:39.968 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef17359 2025-05-21 14:02:39.968 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef17359 2025-05-21 14:02:39.968 [DefaultDispatcher-worker-4 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:02:39.968 [DefaultDispatcher-worker-4 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.968 [DefaultDispatcher-worker-4 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:39.968 [DefaultDispatcher-worker-4 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.969 [DefaultDispatcher-worker-10 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.969 [DefaultDispatcher-worker-10 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:39.969 [Test worker @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:02:39.969 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf3e6e3 2025-05-21 14:02:39.969 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf3e6e3 2025-05-21 14:02:39.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45f32b12 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:39.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-05-21 14:02:39.971 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7276de4 2025-05-21 14:02:39.971 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7276de4 2025-05-21 14:02:39.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-05-21 14:02:39.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-05-21 14:02:39.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-05-21 14:02:39.972 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-05-21 14:02:39.973 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a22f9f4 2025-05-21 14:02:39.973 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a22f9f4 2025-05-21 14:02:39.974 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1c2c52 2025-05-21 14:02:39.974 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1c2c52 2025-05-21 14:02:39.976 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdc19ac 2025-05-21 14:02:39.976 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdc19ac 2025-05-21 14:02:39.977 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4728137e 2025-05-21 14:02:39.977 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4728137e 2025-05-21 14:02:39.977 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:39.977 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-05-21 14:02:39.978 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-05-21 14:02:39.981 [DefaultDispatcher-worker-5 @coroutine#2505] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58187/auth/register 2025-05-21 14:02:39.981 [DefaultDispatcher-worker-5 @coroutine#2505] 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:58187/auth/register. 2025-05-21 14:02:39.981 [DefaultDispatcher-worker-5 @coroutine#2505] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58187/auth/register 2025-05-21 14:02:39.981 [DefaultDispatcher-worker-5 @coroutine#2505] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58187/auth/register from class io.ktor.http.content.TextContent 2025-05-21 14:02:39.982 [DefaultDispatcher-worker-21 @coroutine#2505] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58187/auth/register 2025-05-21 14:02:39.982 [DefaultDispatcher-worker-21 @coroutine#2505] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58187/auth/register 2025-05-21 14:02:39.983 [DefaultDispatcher-worker-21 @coroutine#2498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-05-21 14:02:40.022 [DefaultDispatcher-worker-11 @coroutine#2505] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58187/auth/register. 2025-05-21 14:02:40.022 [DefaultDispatcher-worker-11 @coroutine#2505] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58187/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:40.034 [DefaultDispatcher-worker-7 @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:02:40.038 [DefaultDispatcher-worker-19 @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:02:40.045 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:40.047 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@551a8cc4 2025-05-21 14:02:40.047 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@551a8cc4 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-05-21 14:02:40.048 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdd7817 2025-05-21 14:02:40.048 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdd7817 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe7c87c 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:40.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-05-21 14:02:40.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-05-21 14:02:40.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-05-21 14:02:40.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-05-21 14:02:40.049 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe2e7b4 2025-05-21 14:02:40.049 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe2e7b4 2025-05-21 14:02:40.050 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae0722c 2025-05-21 14:02:40.050 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae0722c 2025-05-21 14:02:40.051 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1db118 2025-05-21 14:02:40.052 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1db118 2025-05-21 14:02:40.053 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b306fac 2025-05-21 14:02:40.053 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b306fac 2025-05-21 14:02:40.055 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6327f239 2025-05-21 14:02:40.055 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6327f239 2025-05-21 14:02:40.057 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7acf8d63 2025-05-21 14:02:40.057 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7acf8d63 2025-05-21 14:02:40.059 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@cac6653 2025-05-21 14:02:40.059 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@cac6653 2025-05-21 14:02:40.059 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:40.061 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-05-21 14:02:40.066 [Test worker @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-05-21 14:02:40.067 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-05-21 14:02:40.068 [DefaultDispatcher-worker-6 @coroutine#2518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.068 [DefaultDispatcher-worker-6 @coroutine#2518] 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-05-21 14:02:40.068 [DefaultDispatcher-worker-6 @coroutine#2518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.068 [DefaultDispatcher-worker-6 @coroutine#2518] 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-05-21 14:02:40.069 [DefaultDispatcher-worker-16 @coroutine#2518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.069 [DefaultDispatcher-worker-16 @coroutine#2518] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.072 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:40.073 [DefaultDispatcher-worker-6 @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-05-21 14:02:40.073 [DefaultDispatcher-worker-6 @coroutine#2517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.073 [DefaultDispatcher-worker-6 @coroutine#2517] 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-05-21 14:02:40.073 [DefaultDispatcher-worker-6 @coroutine#2517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.073 [DefaultDispatcher-worker-2 @coroutine#2517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.073 [DefaultDispatcher-worker-2 @coroutine#2517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.073 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@29607f28 2025-05-21 14:02:40.073 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@29607f28 2025-05-21 14:02:40.074 [Test worker @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-05-21 14:02:40.074 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a78474 2025-05-21 14:02:40.074 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a78474 2025-05-21 14:02:40.076 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@23981458 2025-05-21 14:02:40.076 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@23981458 2025-05-21 14:02:40.077 [Test worker @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-05-21 14:02:40.077 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@669a8e4f 2025-05-21 14:02:40.077 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@669a8e4f 2025-05-21 14:02:40.078 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c29348b 2025-05-21 14:02:40.078 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c29348b 2025-05-21 14:02:40.079 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@57368d5e 2025-05-21 14:02:40.079 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@57368d5e 2025-05-21 14:02:40.080 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@346f6934 2025-05-21 14:02:40.080 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@346f6934 2025-05-21 14:02:40.081 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b57100 2025-05-21 14:02:40.081 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b57100 2025-05-21 14:02:40.083 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd9031 2025-05-21 14:02:40.083 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd9031 2025-05-21 14:02:40.083 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:02:40.088 [Test worker @coroutine#2536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-05-21 14:02:40.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-05-21 14:02:40.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-05-21 14:02:40.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:40.089 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e: (connection evicted) 2025-05-21 14:02:40.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:40.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-05-21 14:02:40.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d41aefd 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:40.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-05-21 14:02:40.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2025-05-21 14:02:40.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2025-05-21 14:02:40.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-05-21 14:02:40.093 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2025-05-21 14:02:40.098 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2025-05-21 14:02:40.099 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2025-05-21 14:02:40.099 [DefaultDispatcher-worker-2 @coroutine#2545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.099 [DefaultDispatcher-worker-2 @coroutine#2545] 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-05-21 14:02:40.099 [DefaultDispatcher-worker-2 @coroutine#2545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.100 [DefaultDispatcher-worker-2 @coroutine#2545] 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-05-21 14:02:40.100 [DefaultDispatcher-worker-15 @coroutine#2545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.100 [DefaultDispatcher-worker-15 @coroutine#2545] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.103 [DefaultDispatcher-worker-17 @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2025-05-21 14:02:40.103 [DefaultDispatcher-worker-17 @coroutine#2544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.103 [DefaultDispatcher-worker-17 @coroutine#2544] 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-05-21 14:02:40.103 [DefaultDispatcher-worker-17 @coroutine#2544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.104 [DefaultDispatcher-worker-4 @coroutine#2544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.104 [DefaultDispatcher-worker-4 @coroutine#2544] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.105 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2025-05-21 14:02:40.106 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2025-05-21 14:02:40.108 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2025-05-21 14:02:40.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-05-21 14:02:40.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-05-21 14:02:40.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:40.108 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7893b8c: (connection evicted) 2025-05-21 14:02:40.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:40.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-05-21 14:02:40.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@555b3ec9 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:40.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-05-21 14:02:40.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:02:40.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:02:40.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-05-21 14:02:40.111 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:02:40.116 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:02:40.117 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:02:40.117 [DefaultDispatcher-worker-4 @coroutine#2572] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.117 [DefaultDispatcher-worker-4 @coroutine#2572] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-05-21 14:02:40.117 [DefaultDispatcher-worker-4 @coroutine#2572] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.117 [DefaultDispatcher-worker-4 @coroutine#2572] 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-05-21 14:02:40.118 [DefaultDispatcher-worker-19 @coroutine#2572] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.118 [DefaultDispatcher-worker-19 @coroutine#2572] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.121 [DefaultDispatcher-worker-14 @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:02:40.121 [DefaultDispatcher-worker-14 @coroutine#2571] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.121 [DefaultDispatcher-worker-14 @coroutine#2571] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-05-21 14:02:40.121 [DefaultDispatcher-worker-14 @coroutine#2571] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.122 [DefaultDispatcher-worker-18 @coroutine#2571] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.122 [DefaultDispatcher-worker-18 @coroutine#2571] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.123 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:02:40.124 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:02:40.125 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:02:40.127 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:02:40.128 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:02:40.131 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:02:40.132 [Test worker @coroutine#2601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:02:40.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-05-21 14:02:40.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-05-21 14:02:40.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:40.132 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43945480: (connection evicted) 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:40.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-05-21 14:02:40.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a9004e1 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:40.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:40.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-05-21 14:02:40.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671 2025-05-21 14:02:40.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671 2025-05-21 14:02:40.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-05-21 14:02:40.135 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671 2025-05-21 14:02:40.140 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671 2025-05-21 14:02:40.141 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671 2025-05-21 14:02:40.142 [DefaultDispatcher-worker-21 @coroutine#2610] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.142 [DefaultDispatcher-worker-21 @coroutine#2610] 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-05-21 14:02:40.142 [DefaultDispatcher-worker-21 @coroutine#2610] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.142 [DefaultDispatcher-worker-21 @coroutine#2610] 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-05-21 14:02:40.142 [DefaultDispatcher-worker-19 @coroutine#2610] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.142 [DefaultDispatcher-worker-19 @coroutine#2610] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.146 [DefaultDispatcher-worker-21 @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671 2025-05-21 14:02:40.146 [DefaultDispatcher-worker-21 @coroutine#2609] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.146 [DefaultDispatcher-worker-21 @coroutine#2609] 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-05-21 14:02:40.146 [DefaultDispatcher-worker-21 @coroutine#2609] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.146 [DefaultDispatcher-worker-13 @coroutine#2609] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.146 [DefaultDispatcher-worker-13 @coroutine#2609] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.147 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671 2025-05-21 14:02:40.148 [Test worker @coroutine#2621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671 2025-05-21 14:02:40.150 [Test worker @coroutine#2628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671 2025-05-21 14:02:40.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-05-21 14:02:40.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-05-21 14:02:40.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:40.151 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671: (connection evicted) 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:40.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-05-21 14:02:40.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ed4c822 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:40.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:40.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-05-21 14:02:40.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:02:40.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:02:40.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-05-21 14:02:40.154 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:02:40.159 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:02:40.160 [Test worker @coroutine#2638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:02:40.161 [DefaultDispatcher-worker-18 @coroutine#2642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.161 [DefaultDispatcher-worker-18 @coroutine#2642] 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-05-21 14:02:40.161 [DefaultDispatcher-worker-18 @coroutine#2642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.161 [DefaultDispatcher-worker-18 @coroutine#2642] 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-05-21 14:02:40.162 [DefaultDispatcher-worker-10 @coroutine#2642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.162 [DefaultDispatcher-worker-10 @coroutine#2642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.166 [DefaultDispatcher-worker-4 @coroutine#2641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:02:40.166 [DefaultDispatcher-worker-4 @coroutine#2641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.166 [DefaultDispatcher-worker-4 @coroutine#2641] 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-05-21 14:02:40.166 [DefaultDispatcher-worker-4 @coroutine#2641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.167 [DefaultDispatcher-worker-19 @coroutine#2641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.167 [DefaultDispatcher-worker-19 @coroutine#2641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.167 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:02:40.169 [Test worker @coroutine#2653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:02:40.170 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:02:40.172 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:02:40.173 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:02:40.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-05-21 14:02:40.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-05-21 14:02:40.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:40.174 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc: (connection evicted) 2025-05-21 14:02:40.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:40.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-05-21 14:02:40.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18206382 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:40.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:40.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-05-21 14:02:40.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2025-05-21 14:02:40.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2025-05-21 14:02:40.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-05-21 14:02:40.177 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2025-05-21 14:02:40.182 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2025-05-21 14:02:40.183 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2025-05-21 14:02:40.184 [DefaultDispatcher-worker-19 @coroutine#2673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.184 [DefaultDispatcher-worker-19 @coroutine#2673] 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-05-21 14:02:40.184 [DefaultDispatcher-worker-19 @coroutine#2673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.184 [DefaultDispatcher-worker-19 @coroutine#2673] 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-05-21 14:02:40.184 [DefaultDispatcher-worker-17 @coroutine#2673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.184 [DefaultDispatcher-worker-17 @coroutine#2673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:02:40.188 [DefaultDispatcher-worker-12 @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2025-05-21 14:02:40.188 [DefaultDispatcher-worker-12 @coroutine#2672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.188 [DefaultDispatcher-worker-12 @coroutine#2672] 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-05-21 14:02:40.188 [DefaultDispatcher-worker-12 @coroutine#2672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.188 [DefaultDispatcher-worker-1 @coroutine#2672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.188 [DefaultDispatcher-worker-1 @coroutine#2672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-21 14:02:40.189 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2025-05-21 14:02:40.190 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2025-05-21 14:02:40.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-05-21 14:02:40.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-05-21 14:02:40.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:40.192 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21e32876: (connection evicted) 2025-05-21 14:02:40.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:40.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-05-21 14:02:40.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-05-21 14:02:40.309 [DefaultDispatcher-worker-5 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:02:40.309 [DefaultDispatcher-worker-5 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.309 [DefaultDispatcher-worker-5 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:40.309 [DefaultDispatcher-worker-5 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.310 [DefaultDispatcher-worker-17 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.310 [DefaultDispatcher-worker-17 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.404 [DefaultDispatcher-worker-3 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:40.404 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.404 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:40.404 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.405 [DefaultDispatcher-worker-21 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.405 [DefaultDispatcher-worker-21 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7725470b 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:40.436 [Test worker @coroutine#2722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-05-21 14:02:40.437 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@318155b1 2025-05-21 14:02:40.437 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@318155b1 2025-05-21 14:02:40.437 [Test worker @coroutine#2722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-05-21 14:02:40.444 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318155b1 2025-05-21 14:02:40.449 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318155b1 2025-05-21 14:02:40.450 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318155b1 2025-05-21 14:02:40.451 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318155b1 2025-05-21 14:02:40.457 [DefaultDispatcher-worker-10 @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318155b1 2025-05-21 14:02:40.463 [DefaultDispatcher-worker-4 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318155b1 2025-05-21 14:02:40.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-05-21 14:02:40.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-05-21 14:02:40.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:40.465 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@318155b1: (connection evicted) 2025-05-21 14:02:40.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:40.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-05-21 14:02:40.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-05-21 14:02:40.466 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ece7204 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2025-05-21 14:02:40.467 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-05-21 14:02:40.476 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2025-05-21 14:02:40.485 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2025-05-21 14:02:40.486 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2025-05-21 14:02:40.488 [Test worker @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2025-05-21 14:02:40.488 [DefaultDispatcher-worker-2 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:02:40.488 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.488 [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://localhost.localdomain:36981/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:40.488 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c020e58 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce2c454 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce2c454 2025-05-21 14:02:40.489 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-05-21 14:02:40.489 [DefaultDispatcher-worker-14 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.489 [DefaultDispatcher-worker-14 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.497 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce2c454 2025-05-21 14:02:40.503 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce2c454 2025-05-21 14:02:40.504 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce2c454 2025-05-21 14:02:40.505 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce2c454 2025-05-21 14:02:40.509 [DefaultDispatcher-worker-7 @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce2c454 2025-05-21 14:02:40.518 [DefaultDispatcher-worker-18 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2025-05-21 14:02:40.522 [DefaultDispatcher-worker-13 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2025-05-21 14:02:40.526 [DefaultDispatcher-worker-5 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2025-05-21 14:02:40.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-05-21 14:02:40.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-05-21 14:02:40.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:40.533 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c3df478: (connection evicted) 2025-05-21 14:02:40.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:40.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-05-21 14:02:40.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-05-21 14:02:40.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-05-21 14:02:40.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-05-21 14:02:40.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:40.534 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ce2c454: (connection evicted) 2025-05-21 14:02:40.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:40.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-05-21 14:02:40.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a8eed58 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:40.535 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:40.536 [Test worker @coroutine#2784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-05-21 14:02:40.536 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf6dd4d 2025-05-21 14:02:40.536 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf6dd4d 2025-05-21 14:02:40.536 [Test worker @coroutine#2784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-05-21 14:02:40.543 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6dd4d 2025-05-21 14:02:40.548 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6dd4d 2025-05-21 14:02:40.549 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6dd4d 2025-05-21 14:02:40.550 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6dd4d 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@89017e5 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2025-05-21 14:02:40.551 [Test worker @coroutine#2784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-05-21 14:02:40.559 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2025-05-21 14:02:40.564 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2025-05-21 14:02:40.565 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2025-05-21 14:02:40.566 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2025-05-21 14:02:40.569 [DefaultDispatcher-worker-9 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:02:40.569 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.569 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:40.569 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.571 [DefaultDispatcher-worker-2 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.571 [DefaultDispatcher-worker-2 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.571 [DefaultDispatcher-worker-10 @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8 2025-05-21 14:02:40.581 [DefaultDispatcher-worker-2 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6dd4d 2025-05-21 14:02:40.585 [DefaultDispatcher-worker-21 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6dd4d 2025-05-21 14:02:40.589 [DefaultDispatcher-worker-13 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6dd4d 2025-05-21 14:02:40.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-05-21 14:02:40.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-05-21 14:02:40.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:40.592 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cf6dd4d: (connection evicted) 2025-05-21 14:02:40.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:40.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-05-21 14:02:40.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-05-21 14:02:40.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-05-21 14:02:40.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-05-21 14:02:40.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:40.593 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a9f7cf8: (connection evicted) 2025-05-21 14:02:40.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:40.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-05-21 14:02:40.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3397c8c0 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:40.594 [Test worker @coroutine#2821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-05-21 14:02:40.595 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a917e07 2025-05-21 14:02:40.595 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a917e07 2025-05-21 14:02:40.595 [Test worker @coroutine#2821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-05-21 14:02:40.604 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a917e07 2025-05-21 14:02:40.609 [DefaultDispatcher-worker-17 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:02:40.610 [DefaultDispatcher-worker-17 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.610 [DefaultDispatcher-worker-17 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:40.610 [DefaultDispatcher-worker-17 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.610 [DefaultDispatcher-worker-6 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.610 [DefaultDispatcher-worker-6 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.610 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a917e07 2025-05-21 14:02:40.611 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a917e07 2025-05-21 14:02:40.612 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a917e07 2025-05-21 14:02:40.617 [DefaultDispatcher-worker-16 @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a917e07 2025-05-21 14:02:40.627 [DefaultDispatcher-worker-9 @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a917e07 2025-05-21 14:02:40.629 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a917e07 2025-05-21 14:02:40.632 [DefaultDispatcher-worker-15 @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a917e07 2025-05-21 14:02:40.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-05-21 14:02:40.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-05-21 14:02:40.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:40.644 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a917e07: (connection evicted) 2025-05-21 14:02:40.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:40.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-05-21 14:02:40.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56d4481f 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-05-21 14:02:40.646 [Test worker @coroutine#2884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-05-21 14:02:40.649 [DefaultDispatcher-worker-1 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28992c81 2025-05-21 14:02:40.649 [DefaultDispatcher-worker-1 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.649 [DefaultDispatcher-worker-1 @coroutine#2321] 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-05-21 14:02:40.649 [DefaultDispatcher-worker-1 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.650 [DefaultDispatcher-worker-1 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.654 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-05-21 14:02:40.660 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-05-21 14:02:40.661 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-05-21 14:02:40.662 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-05-21 14:02:40.667 [DefaultDispatcher-worker-21 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-05-21 14:02:40.674 [DefaultDispatcher-worker-20 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:40.674 [DefaultDispatcher-worker-20 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.674 [DefaultDispatcher-worker-20 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:40.674 [DefaultDispatcher-worker-20 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.675 [DefaultDispatcher-worker-17 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.675 [DefaultDispatcher-worker-17 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.681 [DefaultDispatcher-worker-21 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-05-21 14:02:40.682 [Test worker @coroutine#2905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-05-21 14:02:40.686 [DefaultDispatcher-worker-16 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-05-21 14:02:40.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-05-21 14:02:40.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-05-21 14:02:40.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:40.690 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@627f678d: (connection evicted) 2025-05-21 14:02:40.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:40.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-05-21 14:02:40.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f0c45ae 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-05-21 14:02:40.692 [Test worker @coroutine#2950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-05-21 14:02:40.700 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-05-21 14:02:40.705 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-05-21 14:02:40.706 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-05-21 14:02:40.707 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-05-21 14:02:40.712 [DefaultDispatcher-worker-15 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-05-21 14:02:40.725 [DefaultDispatcher-worker-17 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-05-21 14:02:40.730 [DefaultDispatcher-worker-16 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-05-21 14:02:40.809 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:40.810 [DefaultDispatcher-worker-15 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:40.810 [DefaultDispatcher-worker-15 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.810 [DefaultDispatcher-worker-15 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:40.810 [DefaultDispatcher-worker-15 @coroutine#2386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.811 [DefaultDispatcher-worker-12 @coroutine#2386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.811 [DefaultDispatcher-worker-12 @coroutine#2386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.863 [DefaultDispatcher-worker-5 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:40.863 [DefaultDispatcher-worker-5 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.863 [DefaultDispatcher-worker-5 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:40.863 [DefaultDispatcher-worker-5 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.864 [DefaultDispatcher-worker-15 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.864 [DefaultDispatcher-worker-15 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:40.869 [DefaultDispatcher-worker-10 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-05-21 14:02:40.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-05-21 14:02:40.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-05-21 14:02:40.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:40.902 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1b006b: (connection evicted) 2025-05-21 14:02:40.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:40.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-05-21 14:02:40.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240b656f 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@254a9f65 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@254a9f65 2025-05-21 14:02:40.904 [Test worker @coroutine#2994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-05-21 14:02:40.912 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254a9f65 2025-05-21 14:02:40.917 [Test worker @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254a9f65 2025-05-21 14:02:40.918 [Test worker @coroutine#2997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254a9f65 2025-05-21 14:02:40.919 [Test worker @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254a9f65 2025-05-21 14:02:40.925 [DefaultDispatcher-worker-8 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254a9f65 2025-05-21 14:02:40.926 [Test worker @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254a9f65 2025-05-21 14:02:40.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-05-21 14:02:40.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-05-21 14:02:40.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:40.933 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@254a9f65: (connection evicted) 2025-05-21 14:02:40.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:40.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-05-21 14:02:40.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca50bb9 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2025-05-21 14:02:40.934 [Test worker @coroutine#3025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-05-21 14:02:40.942 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2025-05-21 14:02:40.948 [Test worker @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2025-05-21 14:02:40.949 [Test worker @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2025-05-21 14:02:40.950 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2025-05-21 14:02:40.955 [DefaultDispatcher-worker-5 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2025-05-21 14:02:41.002 [DefaultDispatcher-worker-12 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:02:41.002 [DefaultDispatcher-worker-12 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.002 [DefaultDispatcher-worker-12 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:41.002 [DefaultDispatcher-worker-12 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.003 [DefaultDispatcher-worker-2 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.003 [DefaultDispatcher-worker-2 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-05-21 14:02:41.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-05-21 14:02:41.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:41.005 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@301c0aae: (connection evicted) 2025-05-21 14:02:41.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:41.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-05-21 14:02:41.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d267575 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:41.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:41.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-05-21 14:02:41.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2025-05-21 14:02:41.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2025-05-21 14:02:41.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-05-21 14:02:41.073 [DefaultDispatcher-worker-10 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2025-05-21 14:02:41.077 [DefaultDispatcher-worker-16 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2025-05-21 14:02:41.081 [DefaultDispatcher-worker-16 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2025-05-21 14:02:41.085 [DefaultDispatcher-worker-16 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2025-05-21 14:02:41.101 [DefaultDispatcher-worker-17 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2025-05-21 14:02:41.102 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-21 14:02:41.106 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-05-21 14:02:41.108 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:41.108 [DefaultDispatcher-worker-5 @coroutine#3064] INFO ktor.application - Responding at http://0.0.0.0:42029 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@269a37bc 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:41.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-05-21 14:02:41.119 [DefaultDispatcher-worker-17 @coroutine#3066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:41.119 [DefaultDispatcher-worker-17 @coroutine#3066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:02:41.119 [DefaultDispatcher-worker-17 @coroutine#3066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:41.119 [DefaultDispatcher-worker-17 @coroutine#3066] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42029/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:02:41.121 [eventLoopGroupProxy-19-2 @call-handler#3075] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.121 [eventLoopGroupProxy-19-1 @call-handler#3074] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.121 [eventLoopGroupProxy-19-1 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.121 [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/ackAndGetPendingReplications 2025-05-21 14:02:41.121 [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-05-21 14:02:41.121 [eventLoopGroupProxy-19-2 @call-handler#3075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.122 [DefaultDispatcher-worker-17 @coroutine#3066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:41.122 [DefaultDispatcher-worker-17 @coroutine#3066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21b96db 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:41.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-05-21 14:02:41.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-05-21 14:02:41.129 [DefaultDispatcher-worker-14 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.130 [DefaultDispatcher-worker-14 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.130 [DefaultDispatcher-worker-14 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:41.130 [DefaultDispatcher-worker-14 @coroutine#3065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.130 [eventLoopGroupProxy-19-2 @call-handler#3080] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.130 [eventLoopGroupProxy-19-2 @call-handler#3080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.131 [DefaultDispatcher-worker-3 @coroutine#3065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.131 [DefaultDispatcher-worker-3 @coroutine#3065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.134 [DefaultDispatcher-worker-20 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:41.134 [DefaultDispatcher-worker-20 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:02:41.134 [DefaultDispatcher-worker-20 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:41.134 [DefaultDispatcher-worker-20 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42029/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b3fd4d2 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:41.134 [eventLoopGroupProxy-19-2 @call-handler#3089] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:41.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:41.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-05-21 14:02:41.135 [eventLoopGroupProxy-19-2 @call-handler#3089] 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-05-21 14:02:41.135 [eventLoopGroupProxy-19-2 @call-handler#3089] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:02:41.135 [eventLoopGroupProxy-19-2 @call-handler#3089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-21 14:02:41.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-21 14:02:41.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-05-21 14:02:41.135 [eventLoopGroupProxy-19-3 @call-handler#3092] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.135 [DefaultDispatcher-worker-20 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:41.135 [DefaultDispatcher-worker-20 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:41.135 [eventLoopGroupProxy-19-3 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.135 [DefaultDispatcher-worker-11 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.139 [DefaultDispatcher-worker-5 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.143 [DefaultDispatcher-worker-10 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.143 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.143 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:41.143 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.144 [eventLoopGroupProxy-19-2 @call-handler#3098] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.144 [eventLoopGroupProxy-19-2 @call-handler#3098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.144 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.144 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.145 [DefaultDispatcher-worker-8 @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:41.145 [DefaultDispatcher-worker-8 @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:02:41.145 [DefaultDispatcher-worker-8 @coroutine#3103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:41.145 [DefaultDispatcher-worker-8 @coroutine#3103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42029/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:02:41.145 [eventLoopGroupProxy-19-2 @call-handler#3107] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.146 [eventLoopGroupProxy-19-2 @call-handler#3107] 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-05-21 14:02:41.146 [eventLoopGroupProxy-19-2 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:02:41.146 [eventLoopGroupProxy-19-2 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.146 [eventLoopGroupProxy-19-4 @call-handler#3111] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.146 [eventLoopGroupProxy-19-4 @call-handler#3111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.147 [DefaultDispatcher-worker-16 @coroutine#3103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:41.147 [DefaultDispatcher-worker-16 @coroutine#3103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:02:41.149 [DefaultDispatcher-worker-9 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.150 [DefaultDispatcher-worker-23 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2025-05-21 14:02:41.152 [DefaultDispatcher-worker-12 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.155 [DefaultDispatcher-worker-19 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2025-05-21 14:02:41.156 [DefaultDispatcher-worker-16 @coroutine#3102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-21 14:02:41.156 [DefaultDispatcher-worker-16 @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.156 [DefaultDispatcher-worker-16 @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:41.156 [DefaultDispatcher-worker-16 @coroutine#3102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.156 [eventLoopGroupProxy-19-2 @call-handler#3119] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.156 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.157 [DefaultDispatcher-worker-6 @coroutine#3102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.157 [DefaultDispatcher-worker-6 @coroutine#3102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.161 [DefaultDispatcher-worker-13 @coroutine#3102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-21 14:02:41.166 [DefaultDispatcher-worker-2 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-21 14:02:41.174 [DefaultDispatcher-worker-22 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2025-05-21 14:02:41.175 [DefaultDispatcher-worker-6 @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-21 14:02:41.176 [DefaultDispatcher-worker-6 @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:42029/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-05-21 14:02:41.176 [DefaultDispatcher-worker-6 @coroutine#3109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-21 14:02:41.176 [eventLoopGroupProxy-19-2 @call-handler#3134] 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-05-21 14:02:41.179 [DefaultDispatcher-worker-8 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.191 [DefaultDispatcher-worker-7 @coroutine#3109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-21 14:02:41.191 [DefaultDispatcher-worker-7 @coroutine#3109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-21 14:02:41.191 [DefaultDispatcher-worker-7 @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-05-21 14:02:41.191 [DefaultDispatcher-worker-7 @coroutine#3109] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.191 [DefaultDispatcher-worker-7 @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730110772804886529 2025-05-21 14:02:41.191 [DefaultDispatcher-worker-7 @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:42029/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730110772804886529. 2025-05-21 14:02:41.191 [DefaultDispatcher-worker-7 @coroutine#3109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730110772804886529 2025-05-21 14:02:41.192 [eventLoopGroupProxy-19-2 @call-handler#3138] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.196 [eventLoopGroupProxy-19-2 @call-handler#3138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.196 [DefaultDispatcher-worker-7 @coroutine#3109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730110772804886529 2025-05-21 14:02:41.196 [DefaultDispatcher-worker-7 @coroutine#3109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730110772804886529 2025-05-21 14:02:41.197 [DefaultDispatcher-worker-7 @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730110772804886529. 2025-05-21 14:02:41.197 [DefaultDispatcher-worker-7 @coroutine#3109] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730110772804886529 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.201 [DefaultDispatcher-worker-5 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.202 [DefaultDispatcher-worker-5 @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 14:02:41.202 [DefaultDispatcher-worker-5 @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:42029/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-21 14:02:41.202 [DefaultDispatcher-worker-5 @coroutine#3109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 14:02:41.203 [eventLoopGroupProxy-19-2 @call-handler#3142] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.204 [eventLoopGroupProxy-19-2 @call-handler#3142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.204 [DefaultDispatcher-worker-5 @coroutine#3109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 14:02:41.204 [DefaultDispatcher-worker-5 @coroutine#3109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 14:02:41.205 [DefaultDispatcher-worker-5 @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-21 14:02:41.205 [DefaultDispatcher-worker-5 @coroutine#3109] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.209 [DefaultDispatcher-worker-10 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.209 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:41.221 [DefaultDispatcher-worker-15 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.224 [DefaultDispatcher-worker-21 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2025-05-21 14:02:41.224 [DefaultDispatcher-worker-15 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.224 [DefaultDispatcher-worker-15 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/replication/message 2025-05-21 14:02:41.224 [DefaultDispatcher-worker-15 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/replication/message. 2025-05-21 14:02:41.225 [DefaultDispatcher-worker-15 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/replication/message 2025-05-21 14:02:41.225 [DefaultDispatcher-worker-15 @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42029/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 14:02:41.225 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:41.225 [eventLoopGroupProxy-19-2 @call-handler#3148] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.225 [eventLoopGroupProxy-19-2 @call-handler#3148] 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-05-21 14:02:41.226 [eventLoopGroupProxy-19-2 @call-handler#3148] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:02:41.230 [DefaultDispatcher-worker-23 @call-handler#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2025-05-21 14:02:41.230 [eventLoopGroupProxy-19-2 @call-handler#3148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.231 [DefaultDispatcher-worker-2 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/replication/message 2025-05-21 14:02:41.231 [DefaultDispatcher-worker-2 @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/replication/message 2025-05-21 14:02:41.231 [DefaultDispatcher-worker-2 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/replication/message. 2025-05-21 14:02:41.231 [DefaultDispatcher-worker-2 @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.235 [DefaultDispatcher-worker-3 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.235 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:41.240 [DefaultDispatcher-worker-7 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2025-05-21 14:02:41.241 [DefaultDispatcher-worker-13 @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-21 14:02:41.241 [DefaultDispatcher-worker-13 @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:42029/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-05-21 14:02:41.241 [DefaultDispatcher-worker-13 @coroutine#3109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-21 14:02:41.241 [eventLoopGroupProxy-19-2 @call-handler#3161] 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-05-21 14:02:41.244 [DefaultDispatcher-worker-22 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.255 [DefaultDispatcher-worker-15 @coroutine#3109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-21 14:02:41.255 [DefaultDispatcher-worker-15 @coroutine#3109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-21 14:02:41.255 [DefaultDispatcher-worker-15 @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-05-21 14:02:41.255 [DefaultDispatcher-worker-15 @coroutine#3109] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.255 [DefaultDispatcher-worker-15 @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730110772804886530 2025-05-21 14:02:41.255 [DefaultDispatcher-worker-15 @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:42029/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730110772804886530. 2025-05-21 14:02:41.255 [DefaultDispatcher-worker-15 @coroutine#3109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730110772804886530 2025-05-21 14:02:41.256 [eventLoopGroupProxy-19-2 @call-handler#3165] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.257 [eventLoopGroupProxy-19-2 @call-handler#3165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.257 [DefaultDispatcher-worker-15 @coroutine#3109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730110772804886530 2025-05-21 14:02:41.257 [DefaultDispatcher-worker-15 @coroutine#3109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730110772804886530 2025-05-21 14:02:41.257 [DefaultDispatcher-worker-15 @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730110772804886530. 2025-05-21 14:02:41.257 [DefaultDispatcher-worker-15 @coroutine#3109] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730110772804886530 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.262 [DefaultDispatcher-worker-22 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.262 [DefaultDispatcher-worker-22 @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 14:02:41.262 [DefaultDispatcher-worker-22 @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:42029/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-21 14:02:41.262 [DefaultDispatcher-worker-22 @coroutine#3109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 14:02:41.263 [eventLoopGroupProxy-19-2 @call-handler#3169] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.263 [eventLoopGroupProxy-19-2 @call-handler#3169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.263 [DefaultDispatcher-worker-22 @coroutine#3109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 14:02:41.263 [DefaultDispatcher-worker-22 @coroutine#3109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 14:02:41.264 [DefaultDispatcher-worker-22 @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-21 14:02:41.264 [DefaultDispatcher-worker-22 @coroutine#3109] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.268 [DefaultDispatcher-worker-18 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.279 [DefaultDispatcher-worker-19 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.282 [DefaultDispatcher-worker-6 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.283 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/replication/message 2025-05-21 14:02:41.283 [DefaultDispatcher-worker-3 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2025-05-21 14:02:41.283 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/replication/message. 2025-05-21 14:02:41.283 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/replication/message 2025-05-21 14:02:41.283 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42029/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 14:02:41.283 [eventLoopGroupProxy-19-2 @call-handler#3175] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.283 [eventLoopGroupProxy-19-2 @call-handler#3175] 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-05-21 14:02:41.283 [eventLoopGroupProxy-19-2 @call-handler#3175] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:02:41.287 [DefaultDispatcher-worker-21 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2025-05-21 14:02:41.291 [DefaultDispatcher-worker-4 @call-handler#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2025-05-21 14:02:41.291 [eventLoopGroupProxy-19-2 @call-handler#3175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.292 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/replication/message 2025-05-21 14:02:41.292 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/replication/message 2025-05-21 14:02:41.292 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/replication/message. 2025-05-21 14:02:41.292 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.297 [DefaultDispatcher-worker-5 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.299 [UI Thread @coroutine#3194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730110772804886528 2025-05-21 14:02:41.299 [UI Thread @coroutine#3194] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730110772804886528. 2025-05-21 14:02:41.299 [UI Thread @coroutine#3194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730110772804886528 2025-05-21 14:02:41.299 [UI Thread @coroutine#3199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.299 [UI Thread @coroutine#3199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730110772804886529&assignmentUid=730110772804886528. 2025-05-21 14:02:41.299 [UI Thread @coroutine#3199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.300 [eventLoopGroupProxy-19-2 @call-handler#3210] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.300 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.300 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528. 2025-05-21 14:02:41.300 [UI Thread @coroutine#3204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.300 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.300 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528. 2025-05-21 14:02:41.300 [UI Thread @coroutine#3206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.301 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886529 2025-05-21 14:02:41.301 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886529. 2025-05-21 14:02:41.301 [UI Thread @coroutine#3223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886529 2025-05-21 14:02:41.302 [eventLoopGroupProxy-19-2 @call-handler#3210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.302 [eventLoopGroupProxy-19-5 @call-handler#3232] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.303 [UI Thread @coroutine#3194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730110772804886528 2025-05-21 14:02:41.303 [UI Thread @coroutine#3194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730110772804886528 2025-05-21 14:02:41.303 [UI Thread @coroutine#3194] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730110772804886528. 2025-05-21 14:02:41.303 [UI Thread @coroutine#3194] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730110772804886528 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.303 [eventLoopGroupProxy-19-6 @call-handler#3235] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.303 [eventLoopGroupProxy-19-7 @call-handler#3236] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.304 [eventLoopGroupProxy-19-8 @call-handler#3243] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.304 [eventLoopGroupProxy-19-6 @call-handler#3235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.304 [eventLoopGroupProxy-19-5 @call-handler#3232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.305 [eventLoopGroupProxy-19-7 @call-handler#3236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.305 [UI Thread @coroutine#3199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.305 [UI Thread @coroutine#3199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.305 [UI Thread @coroutine#3206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.305 [UI Thread @coroutine#3206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.305 [UI Thread @coroutine#3204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.305 [UI Thread @coroutine#3204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.305 [UI Thread @coroutine#3199] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730110772804886529&assignmentUid=730110772804886528. 2025-05-21 14:02:41.305 [UI Thread @coroutine#3199] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.305 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528. 2025-05-21 14:02:41.305 [UI Thread @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.305 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528. 2025-05-21 14:02:41.305 [UI Thread @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.310 [DefaultDispatcher-worker-10 @coroutine#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.313 [eventLoopGroupProxy-19-8 @call-handler#3243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.314 [UI Thread @coroutine#3223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886529 2025-05-21 14:02:41.314 [UI Thread @coroutine#3223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886529 2025-05-21 14:02:41.314 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886529. 2025-05-21 14:02:41.314 [UI Thread @coroutine#3223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886529 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.315 [DefaultDispatcher-worker-22 @coroutine#3199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.316 [DefaultDispatcher-worker-16 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:02:41.316 [DefaultDispatcher-worker-16 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.316 [DefaultDispatcher-worker-16 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:41.316 [DefaultDispatcher-worker-16 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.317 [DefaultDispatcher-worker-2 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.317 [DefaultDispatcher-worker-2 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.321 [DefaultDispatcher-worker-8 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.326 [DefaultDispatcher-worker-10 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.332 [DefaultDispatcher-worker-9 @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.337 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730110772804886528 2025-05-21 14:02:41.337 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730110772804886528. 2025-05-21 14:02:41.337 [UI Thread @coroutine#3258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730110772804886528 2025-05-21 14:02:41.338 [eventLoopGroupProxy-19-5 @call-handler#3260] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.339 [eventLoopGroupProxy-19-5 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.340 [UI Thread @coroutine#3258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730110772804886528 2025-05-21 14:02:41.340 [UI Thread @coroutine#3258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730110772804886528 2025-05-21 14:02:41.340 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730110772804886528. 2025-05-21 14:02:41.340 [UI Thread @coroutine#3258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730110772804886528 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.345 [DefaultDispatcher-worker-14 @coroutine#3258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.352 [DefaultDispatcher-worker-21 @coroutine#3258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.356 [DefaultDispatcher-worker-17 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.356 [DefaultDispatcher-worker-17 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/replication/message 2025-05-21 14:02:41.356 [DefaultDispatcher-worker-17 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/replication/message. 2025-05-21 14:02:41.356 [DefaultDispatcher-worker-17 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/replication/message 2025-05-21 14:02:41.356 [DefaultDispatcher-worker-17 @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42029/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 14:02:41.357 [eventLoopGroupProxy-19-5 @call-handler#3268] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.357 [eventLoopGroupProxy-19-5 @call-handler#3268] 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-05-21 14:02:41.357 [eventLoopGroupProxy-19-5 @call-handler#3268] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:02:41.362 [DefaultDispatcher-worker-22 @call-handler#3268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2025-05-21 14:02:41.363 [eventLoopGroupProxy-19-5 @call-handler#3268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.363 [DefaultDispatcher-worker-20 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/replication/message 2025-05-21 14:02:41.363 [DefaultDispatcher-worker-20 @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/replication/message 2025-05-21 14:02:41.363 [DefaultDispatcher-worker-20 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/replication/message. 2025-05-21 14:02:41.363 [DefaultDispatcher-worker-20 @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.368 [DefaultDispatcher-worker-4 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.368 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730110772804886530&assignmentUid=730110772804886528&clazzUid=730110772804886528&submitterUid=730110772804886529 2025-05-21 14:02:41.368 [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:42029/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730110772804886530&assignmentUid=730110772804886528&clazzUid=730110772804886528&submitterUid=730110772804886529. 2025-05-21 14:02:41.368 [UI Thread @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730110772804886530&assignmentUid=730110772804886528&clazzUid=730110772804886528&submitterUid=730110772804886529 2025-05-21 14:02:41.369 [eventLoopGroupProxy-19-5 @call-handler#3289] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.372 [eventLoopGroupProxy-19-5 @call-handler#3289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.373 [UI Thread @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730110772804886530&assignmentUid=730110772804886528&clazzUid=730110772804886528&submitterUid=730110772804886529 2025-05-21 14:02:41.373 [UI Thread @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730110772804886530&assignmentUid=730110772804886528&clazzUid=730110772804886528&submitterUid=730110772804886529 2025-05-21 14:02:41.373 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730110772804886530&assignmentUid=730110772804886528&clazzUid=730110772804886528&submitterUid=730110772804886529. 2025-05-21 14:02:41.373 [UI Thread @coroutine#3284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730110772804886530&assignmentUid=730110772804886528&clazzUid=730110772804886528&submitterUid=730110772804886529 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.378 [DefaultDispatcher-worker-24 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.383 [UI Thread @coroutine#3298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/PersonDao/getNamesByUid?uid=730110772804886529 2025-05-21 14:02:41.383 [UI Thread @coroutine#3298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/PersonDao/getNamesByUid?uid=730110772804886529. 2025-05-21 14:02:41.383 [UI Thread @coroutine#3298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/PersonDao/getNamesByUid?uid=730110772804886529 2025-05-21 14:02:41.384 [eventLoopGroupProxy-19-5 @call-handler#3307] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.384 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.384 [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:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528. 2025-05-21 14:02:41.384 [UI Thread @coroutine#3303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.385 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730110772804886528 2025-05-21 14:02:41.385 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730110772804886528. 2025-05-21 14:02:41.385 [UI Thread @coroutine#3308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730110772804886528 2025-05-21 14:02:41.385 [eventLoopGroupProxy-19-6 @call-handler#3316] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.385 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.385 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528. 2025-05-21 14:02:41.385 [UI Thread @coroutine#3310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.385 [eventLoopGroupProxy-19-5 @call-handler#3307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.385 [UI Thread @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.385 [UI Thread @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528. 2025-05-21 14:02:41.385 [UI Thread @coroutine#3312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.385 [eventLoopGroupProxy-19-7 @call-handler#3321] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.385 [eventLoopGroupProxy-19-8 @call-handler#3326] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.386 [UI Thread @coroutine#3298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/PersonDao/getNamesByUid?uid=730110772804886529 2025-05-21 14:02:41.386 [UI Thread @coroutine#3298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/PersonDao/getNamesByUid?uid=730110772804886529 2025-05-21 14:02:41.386 [UI Thread @coroutine#3298] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/PersonDao/getNamesByUid?uid=730110772804886529. 2025-05-21 14:02:41.386 [UI Thread @coroutine#3298] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/PersonDao/getNamesByUid?uid=730110772804886529 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.386 [eventLoopGroupProxy-19-8 @call-handler#3326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.387 [UI Thread @coroutine#3310] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.387 [UI Thread @coroutine#3310] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.387 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528. 2025-05-21 14:02:41.387 [UI Thread @coroutine#3310] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.387 [eventLoopGroupProxy-19-6 @call-handler#3316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.387 [eventLoopGroupProxy-19-9 @call-handler#3335] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.387 [UI Thread @coroutine#3303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.387 [UI Thread @coroutine#3303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.387 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528. 2025-05-21 14:02:41.387 [UI Thread @coroutine#3303] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.388 [eventLoopGroupProxy-19-9 @call-handler#3335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.388 [eventLoopGroupProxy-19-7 @call-handler#3321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.388 [UI Thread @coroutine#3312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.388 [UI Thread @coroutine#3312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.388 [UI Thread @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528. 2025-05-21 14:02:41.388 [UI Thread @coroutine#3312] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730110772804886529&assignmentUid=730110772804886528 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.388 [UI Thread @coroutine#3308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730110772804886528 2025-05-21 14:02:41.388 [UI Thread @coroutine#3308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730110772804886528 2025-05-21 14:02:41.388 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730110772804886528. 2025-05-21 14:02:41.388 [UI Thread @coroutine#3308] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730110772804886528 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.392 [DefaultDispatcher-worker-5 @coroutine#3298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.396 [DefaultDispatcher-worker-4 @coroutine#3310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.400 [DefaultDispatcher-worker-24 @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.404 [DefaultDispatcher-worker-11 @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.408 [DefaultDispatcher-worker-6 @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.409 [DefaultDispatcher-worker-12 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:41.410 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.410 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:41.410 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.410 [DefaultDispatcher-worker-19 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.410 [DefaultDispatcher-worker-19 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.412 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886530 2025-05-21 14:02:41.412 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886530. 2025-05-21 14:02:41.412 [UI Thread @coroutine#3348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886530 2025-05-21 14:02:41.413 [eventLoopGroupProxy-19-6 @call-handler#3350] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.416 [eventLoopGroupProxy-19-6 @call-handler#3350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.417 [UI Thread @coroutine#3348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886530 2025-05-21 14:02:41.417 [UI Thread @coroutine#3348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886530 2025-05-21 14:02:41.417 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886530. 2025-05-21 14:02:41.417 [UI Thread @coroutine#3348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886530 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.422 [DefaultDispatcher-worker-14 @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.424 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/PersonDao/findByUidAsync?uid=730110772804886529 2025-05-21 14:02:41.424 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/PersonDao/findByUidAsync?uid=730110772804886529. 2025-05-21 14:02:41.424 [UI Thread @coroutine#3348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/PersonDao/findByUidAsync?uid=730110772804886529 2025-05-21 14:02:41.424 [eventLoopGroupProxy-19-6 @call-handler#3354] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.425 [eventLoopGroupProxy-19-6 @call-handler#3354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.425 [UI Thread @coroutine#3348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/PersonDao/findByUidAsync?uid=730110772804886529 2025-05-21 14:02:41.425 [UI Thread @coroutine#3348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/PersonDao/findByUidAsync?uid=730110772804886529 2025-05-21 14:02:41.426 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/PersonDao/findByUidAsync?uid=730110772804886529. 2025-05-21 14:02:41.426 [UI Thread @coroutine#3348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/PersonDao/findByUidAsync?uid=730110772804886529 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.430 [DefaultDispatcher-worker-19 @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.438 [DefaultDispatcher-worker-22 @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.443 [DefaultDispatcher-worker-21 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.443 [DefaultDispatcher-worker-21 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/replication/message 2025-05-21 14:02:41.443 [DefaultDispatcher-worker-21 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/replication/message. 2025-05-21 14:02:41.443 [DefaultDispatcher-worker-21 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/replication/message 2025-05-21 14:02:41.443 [DefaultDispatcher-worker-21 @coroutine#3086] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42029/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 14:02:41.444 [eventLoopGroupProxy-19-6 @call-handler#3359] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.444 [eventLoopGroupProxy-19-6 @call-handler#3359] 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-05-21 14:02:41.444 [eventLoopGroupProxy-19-6 @call-handler#3359] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:02:41.454 [DefaultDispatcher-worker-14 @call-handler#3359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2025-05-21 14:02:41.455 [eventLoopGroupProxy-19-6 @call-handler#3359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.455 [DefaultDispatcher-worker-9 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/replication/message 2025-05-21 14:02:41.455 [DefaultDispatcher-worker-9 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/replication/message 2025-05-21 14:02:41.456 [DefaultDispatcher-worker-9 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/replication/message. 2025-05-21 14:02:41.456 [DefaultDispatcher-worker-9 @coroutine#3086] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.458 [UI Thread @coroutine#3382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730110772804886528 2025-05-21 14:02:41.458 [UI Thread @coroutine#3382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730110772804886528. 2025-05-21 14:02:41.458 [UI Thread @coroutine#3382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730110772804886528 2025-05-21 14:02:41.459 [UI Thread @coroutine#3386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.459 [UI Thread @coroutine#3386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730110772804886529&assignmentUid=730110772804886528. 2025-05-21 14:02:41.459 [UI Thread @coroutine#3386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.459 [UI Thread @coroutine#3392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.459 [UI Thread @coroutine#3392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528. 2025-05-21 14:02:41.459 [UI Thread @coroutine#3392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.460 [eventLoopGroupProxy-19-7 @call-handler#3401] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.460 [eventLoopGroupProxy-19-6 @call-handler#3400] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.460 [UI Thread @coroutine#3394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.460 [UI Thread @coroutine#3394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528. 2025-05-21 14:02:41.460 [UI Thread @coroutine#3394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.460 [eventLoopGroupProxy-19-8 @call-handler#3410] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.460 [UI Thread @coroutine#3412] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886529 2025-05-21 14:02:41.460 [eventLoopGroupProxy-19-9 @call-handler#3414] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.460 [UI Thread @coroutine#3412] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886529. 2025-05-21 14:02:41.460 [UI Thread @coroutine#3412] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886529 2025-05-21 14:02:41.460 [eventLoopGroupProxy-19-6 @call-handler#3400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.461 [UI Thread @coroutine#3382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730110772804886528 2025-05-21 14:02:41.461 [UI Thread @coroutine#3382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730110772804886528 2025-05-21 14:02:41.461 [eventLoopGroupProxy-19-8 @call-handler#3410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.461 [eventLoopGroupProxy-19-9 @call-handler#3414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.461 [UI Thread @coroutine#3382] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730110772804886528. 2025-05-21 14:02:41.461 [UI Thread @coroutine#3382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730110772804886528 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.462 [UI Thread @coroutine#3394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.462 [UI Thread @coroutine#3394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.462 [UI Thread @coroutine#3394] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528. 2025-05-21 14:02:41.462 [UI Thread @coroutine#3394] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.462 [eventLoopGroupProxy-19-7 @call-handler#3401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.462 [eventLoopGroupProxy-19-10 @call-handler#3426] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:02:41.462 [UI Thread @coroutine#3392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.462 [UI Thread @coroutine#3392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.462 [UI Thread @coroutine#3392] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528. 2025-05-21 14:02:41.462 [UI Thread @coroutine#3392] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.462 [UI Thread @coroutine#3386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.462 [UI Thread @coroutine#3386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 2025-05-21 14:02:41.462 [UI Thread @coroutine#3386] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730110772804886529&assignmentUid=730110772804886528. 2025-05-21 14:02:41.462 [UI Thread @coroutine#3386] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730110772804886529&assignmentUid=730110772804886528 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.463 [DefaultDispatcher-worker-7 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f57e 2025-05-21 14:02:41.464 [eventLoopGroupProxy-19-10 @call-handler#3426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:02:41.465 [UI Thread @coroutine#3412] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886529 2025-05-21 14:02:41.465 [UI Thread @coroutine#3412] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886529 2025-05-21 14:02:41.465 [UI Thread @coroutine#3412] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886529. 2025-05-21 14:02:41.465 [UI Thread @coroutine#3412] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42029/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730110772804886528&clazzUid=730110772804886528&accountPersonUid=730110772804886529 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:41.467 [DefaultDispatcher-worker-2 @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.471 [DefaultDispatcher-worker-3 @coroutine#3394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.475 [DefaultDispatcher-worker-10 @coroutine#3392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.479 [DefaultDispatcher-worker-18 @coroutine#3386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.483 [DefaultDispatcher-worker-9 @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2025-05-21 14:02:41.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-05-21 14:02:41.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-05-21 14:02:41.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:41.486 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89: (connection evicted) 2025-05-21 14:02:41.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:41.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-05-21 14:02:41.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-05-21 14:02:41.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-05-21 14:02:41.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-05-21 14:02:41.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:41.487 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7475f57e: (connection evicted) 2025-05-21 14:02:41.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:41.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-05-21 14:02:41.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-05-21 14:02:41.494 [DefaultDispatcher-worker-2 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:02:41.494 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.494 [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://localhost.localdomain:36981/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:41.494 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.495 [DefaultDispatcher-worker-10 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.495 [DefaultDispatcher-worker-10 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.576 [DefaultDispatcher-worker-19 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:02:41.576 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.576 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:41.576 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.577 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.577 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.615 [DefaultDispatcher-worker-18 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:02:41.615 [DefaultDispatcher-worker-18 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.615 [DefaultDispatcher-worker-18 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:41.615 [DefaultDispatcher-worker-18 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.616 [DefaultDispatcher-worker-11 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.616 [DefaultDispatcher-worker-11 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.655 [DefaultDispatcher-worker-18 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28992c81 2025-05-21 14:02:41.655 [DefaultDispatcher-worker-18 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.655 [DefaultDispatcher-worker-18 @coroutine#2321] 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-05-21 14:02:41.655 [DefaultDispatcher-worker-18 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.656 [DefaultDispatcher-worker-18 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.681 [DefaultDispatcher-worker-12 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:41.681 [DefaultDispatcher-worker-12 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.681 [DefaultDispatcher-worker-12 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:41.681 [DefaultDispatcher-worker-12 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.682 [DefaultDispatcher-worker-22 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.682 [DefaultDispatcher-worker-22 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.816 [DefaultDispatcher-worker-10 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:41.817 [DefaultDispatcher-worker-10 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.817 [DefaultDispatcher-worker-10 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:41.817 [DefaultDispatcher-worker-10 @coroutine#2386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.818 [DefaultDispatcher-worker-18 @coroutine#2386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.818 [DefaultDispatcher-worker-18 @coroutine#2386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.868 [DefaultDispatcher-worker-8 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:41.868 [DefaultDispatcher-worker-8 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.868 [DefaultDispatcher-worker-8 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:41.868 [DefaultDispatcher-worker-8 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.869 [DefaultDispatcher-worker-11 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:41.869 [DefaultDispatcher-worker-11 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.007 [DefaultDispatcher-worker-6 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:02:42.007 [DefaultDispatcher-worker-6 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.008 [DefaultDispatcher-worker-6 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:42.008 [DefaultDispatcher-worker-6 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.008 [DefaultDispatcher-worker-10 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.008 [DefaultDispatcher-worker-10 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.324 [DefaultDispatcher-worker-12 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:02:42.324 [DefaultDispatcher-worker-12 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.324 [DefaultDispatcher-worker-12 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:42.324 [DefaultDispatcher-worker-12 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.325 [DefaultDispatcher-worker-2 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.325 [DefaultDispatcher-worker-2 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.416 [DefaultDispatcher-worker-19 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:42.416 [DefaultDispatcher-worker-19 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.416 [DefaultDispatcher-worker-19 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:42.417 [DefaultDispatcher-worker-19 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.417 [DefaultDispatcher-worker-10 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.417 [DefaultDispatcher-worker-10 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-05-21 14:02:42.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-05-21 14:02:42.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:42.490 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c: (connection evicted) 2025-05-21 14:02:42.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:42.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-05-21 14:02:42.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dc16d33 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2025-05-21 14:02:42.493 [Test worker @coroutine#3478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-05-21 14:02:42.500 [DefaultDispatcher-worker-2 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:02:42.500 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.500 [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://localhost.localdomain:36981/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:42.500 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.501 [DefaultDispatcher-worker-1 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.501 [DefaultDispatcher-worker-1 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.502 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2025-05-21 14:02:42.507 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2025-05-21 14:02:42.508 [Test worker @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2025-05-21 14:02:42.509 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22b00077 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2025-05-21 14:02:42.510 [Test worker @coroutine#3478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-05-21 14:02:42.518 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2025-05-21 14:02:42.523 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2025-05-21 14:02:42.524 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2025-05-21 14:02:42.524 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2025-05-21 14:02:42.529 [DefaultDispatcher-worker-21 @coroutine#3494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2025-05-21 14:02:42.537 [DefaultDispatcher-worker-1 @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2025-05-21 14:02:42.544 [DefaultDispatcher-worker-8 @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2025-05-21 14:02:42.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-05-21 14:02:42.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-05-21 14:02:42.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:42.549 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58397dee: (connection evicted) 2025-05-21 14:02:42.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:42.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-05-21 14:02:42.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-05-21 14:02:42.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-05-21 14:02:42.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-05-21 14:02:42.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:42.550 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6645c1f: (connection evicted) 2025-05-21 14:02:42.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:42.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-05-21 14:02:42.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-05-21 14:02:42.551 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c33d539 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f47ba 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f47ba 2025-05-21 14:02:42.552 [Test worker @coroutine#3540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-05-21 14:02:42.560 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f47ba 2025-05-21 14:02:42.565 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f47ba 2025-05-21 14:02:42.566 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f47ba 2025-05-21 14:02:42.567 [Test worker @coroutine#3545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f47ba 2025-05-21 14:02:42.567 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14c06f50 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7225f871 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7225f871 2025-05-21 14:02:42.568 [Test worker @coroutine#3540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-05-21 14:02:42.577 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7225f871 2025-05-21 14:02:42.581 [DefaultDispatcher-worker-21 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:02:42.581 [DefaultDispatcher-worker-21 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.582 [DefaultDispatcher-worker-21 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:42.582 [DefaultDispatcher-worker-21 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.582 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.582 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.583 [Test worker @coroutine#3547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7225f871 2025-05-21 14:02:42.584 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7225f871 2025-05-21 14:02:42.585 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7225f871 2025-05-21 14:02:42.589 [DefaultDispatcher-worker-24 @coroutine#3556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7225f871 2025-05-21 14:02:42.596 [DefaultDispatcher-worker-9 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f47ba 2025-05-21 14:02:42.600 [DefaultDispatcher-worker-13 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f47ba 2025-05-21 14:02:42.606 [DefaultDispatcher-worker-18 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f47ba 2025-05-21 14:02:42.618 [DefaultDispatcher-worker-21 @coroutine#3602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f47ba 2025-05-21 14:02:42.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-05-21 14:02:42.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-05-21 14:02:42.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:42.620 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c3f47ba: (connection evicted) 2025-05-21 14:02:42.621 [DefaultDispatcher-worker-13 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:02:42.621 [DefaultDispatcher-worker-13 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.621 [DefaultDispatcher-worker-13 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:42.621 [DefaultDispatcher-worker-13 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:42.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-05-21 14:02:42.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-05-21 14:02:42.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-05-21 14:02:42.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-05-21 14:02:42.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:42.621 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7225f871: (connection evicted) 2025-05-21 14:02:42.622 [DefaultDispatcher-worker-20 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:42.622 [DefaultDispatcher-worker-20 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-05-21 14:02:42.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-05-21 14:02:42.622 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-05-21 14:02:42.622 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:42.622 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:42.622 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:42.622 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:42.622 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:42.622 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:42.622 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1635e239 2025-05-21 14:02:42.622 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:42.622 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:42.622 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:42.622 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:42.622 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:42.622 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@41185195 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@41185195 2025-05-21 14:02:42.623 [Test worker @coroutine#3632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-05-21 14:02:42.633 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41185195 2025-05-21 14:02:42.642 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41185195 2025-05-21 14:02:42.643 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41185195 2025-05-21 14:02:42.645 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41185195 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18bd3135 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:42.645 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:42.646 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:42.646 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:42.646 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:42.646 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:42.646 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:42.646 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-05-21 14:02:42.646 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:42.646 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:42.646 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:42.646 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:42.646 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:42.646 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:42.646 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:42.646 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:42.646 [Test worker @coroutine#3632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-05-21 14:02:42.646 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@6000ca67 2025-05-21 14:02:42.646 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@6000ca67 2025-05-21 14:02:42.646 [Test worker @coroutine#3632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-05-21 14:02:42.655 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6000ca67 2025-05-21 14:02:42.661 [DefaultDispatcher-worker-1 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28992c81 2025-05-21 14:02:42.662 [DefaultDispatcher-worker-1 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.662 [DefaultDispatcher-worker-1 @coroutine#2321] 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-05-21 14:02:42.662 [DefaultDispatcher-worker-1 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.662 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6000ca67 2025-05-21 14:02:42.662 [DefaultDispatcher-worker-1 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.664 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6000ca67 2025-05-21 14:02:42.665 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6000ca67 2025-05-21 14:02:42.669 [DefaultDispatcher-worker-12 @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6000ca67 2025-05-21 14:02:42.677 [DefaultDispatcher-worker-4 @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41185195 2025-05-21 14:02:42.684 [DefaultDispatcher-worker-11 @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41185195 2025-05-21 14:02:42.686 [DefaultDispatcher-worker-9 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:42.686 [DefaultDispatcher-worker-9 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.687 [DefaultDispatcher-worker-9 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:42.687 [DefaultDispatcher-worker-9 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.687 [DefaultDispatcher-worker-2 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.687 [DefaultDispatcher-worker-2 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-05-21 14:02:42.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-05-21 14:02:42.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:42.688 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41185195: (connection evicted) 2025-05-21 14:02:42.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:42.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-05-21 14:02:42.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-05-21 14:02:42.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-05-21 14:02:42.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-05-21 14:02:42.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:42.689 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6000ca67: (connection evicted) 2025-05-21 14:02:42.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:42.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-05-21 14:02:42.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-05-21 14:02:42.690 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-05-21 14:02:42.690 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4823f3b8 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efb7c99 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efb7c99 2025-05-21 14:02:42.691 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-05-21 14:02:42.699 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4efb7c99 2025-05-21 14:02:42.704 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4efb7c99 2025-05-21 14:02:42.705 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4efb7c99 2025-05-21 14:02:42.706 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4efb7c99 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a44ebd5 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2298af09 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2298af09 2025-05-21 14:02:42.707 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-05-21 14:02:42.715 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2298af09 2025-05-21 14:02:42.720 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2298af09 2025-05-21 14:02:42.721 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2298af09 2025-05-21 14:02:42.722 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2298af09 2025-05-21 14:02:42.727 [DefaultDispatcher-worker-8 @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2298af09 2025-05-21 14:02:42.736 [DefaultDispatcher-worker-17 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4efb7c99 2025-05-21 14:02:42.742 [DefaultDispatcher-worker-5 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4efb7c99 2025-05-21 14:02:42.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-05-21 14:02:42.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-05-21 14:02:42.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:42.747 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4efb7c99: (connection evicted) 2025-05-21 14:02:42.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:42.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-05-21 14:02:42.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-05-21 14:02:42.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-05-21 14:02:42.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-05-21 14:02:42.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:42.747 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2298af09: (connection evicted) 2025-05-21 14:02:42.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:42.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-05-21 14:02:42.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a3fc789 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b431ea 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b431ea 2025-05-21 14:02:42.749 [Test worker @coroutine#3752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-05-21 14:02:42.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b431ea 2025-05-21 14:02:42.763 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b431ea 2025-05-21 14:02:42.764 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b431ea 2025-05-21 14:02:42.765 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b431ea 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@712adc04 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2503d2 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2503d2 2025-05-21 14:02:42.766 [Test worker @coroutine#3752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-05-21 14:02:42.774 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c2503d2 2025-05-21 14:02:42.779 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c2503d2 2025-05-21 14:02:42.780 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c2503d2 2025-05-21 14:02:42.781 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c2503d2 2025-05-21 14:02:42.786 [DefaultDispatcher-worker-11 @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c2503d2 2025-05-21 14:02:42.793 [DefaultDispatcher-worker-19 @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b431ea 2025-05-21 14:02:42.800 [DefaultDispatcher-worker-16 @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b431ea 2025-05-21 14:02:42.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-05-21 14:02:42.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-05-21 14:02:42.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:42.804 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18b431ea: (connection evicted) 2025-05-21 14:02:42.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:42.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-05-21 14:02:42.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-05-21 14:02:42.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-05-21 14:02:42.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-05-21 14:02:42.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:42.805 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c2503d2: (connection evicted) 2025-05-21 14:02:42.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:42.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-05-21 14:02:42.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7423bb 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2025-05-21 14:02:42.806 [Test worker @coroutine#3809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-05-21 14:02:42.814 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2025-05-21 14:02:42.820 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2025-05-21 14:02:42.821 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2025-05-21 14:02:42.822 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2025-05-21 14:02:42.823 [DefaultDispatcher-worker-20 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-05-21 14:02:42.823 [DefaultDispatcher-worker-20 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.823 [DefaultDispatcher-worker-20 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:42.823 [DefaultDispatcher-worker-20 @coroutine#2386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2045108 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6559cbdd 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6559cbdd 2025-05-21 14:02:42.823 [Test worker @coroutine#3809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-05-21 14:02:42.824 [DefaultDispatcher-worker-19 @coroutine#2386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.824 [DefaultDispatcher-worker-19 @coroutine#2386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.831 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6559cbdd 2025-05-21 14:02:42.836 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6559cbdd 2025-05-21 14:02:42.837 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6559cbdd 2025-05-21 14:02:42.838 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6559cbdd 2025-05-21 14:02:42.844 [DefaultDispatcher-worker-9 @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6559cbdd 2025-05-21 14:02:42.854 [DefaultDispatcher-worker-7 @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2025-05-21 14:02:42.859 [DefaultDispatcher-worker-1 @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2025-05-21 14:02:42.864 [DefaultDispatcher-worker-15 @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2025-05-21 14:02:42.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-05-21 14:02:42.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-05-21 14:02:42.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:42.869 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8: (connection evicted) 2025-05-21 14:02:42.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:42.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-05-21 14:02:42.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-05-21 14:02:42.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-05-21 14:02:42.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-05-21 14:02:42.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:42.869 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6559cbdd: (connection evicted) 2025-05-21 14:02:42.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:42.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-05-21 14:02:42.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ffa424d 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@463c5d0f 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@463c5d0f 2025-05-21 14:02:42.871 [Test worker @coroutine#3870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-05-21 14:02:42.874 [DefaultDispatcher-worker-1 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:42.874 [DefaultDispatcher-worker-1 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.874 [DefaultDispatcher-worker-1 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:42.874 [DefaultDispatcher-worker-1 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.875 [DefaultDispatcher-worker-24 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.875 [DefaultDispatcher-worker-24 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:42.879 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463c5d0f 2025-05-21 14:02:42.884 [Test worker @coroutine#3874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463c5d0f 2025-05-21 14:02:42.885 [Test worker @coroutine#3876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463c5d0f 2025-05-21 14:02:42.886 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463c5d0f 2025-05-21 14:02:42.886 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f93ea3 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@323fa578 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@323fa578 2025-05-21 14:02:42.887 [Test worker @coroutine#3870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-05-21 14:02:42.896 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323fa578 2025-05-21 14:02:42.902 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323fa578 2025-05-21 14:02:42.903 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323fa578 2025-05-21 14:02:42.904 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323fa578 2025-05-21 14:02:42.908 [DefaultDispatcher-worker-3 @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323fa578 2025-05-21 14:02:42.915 [DefaultDispatcher-worker-14 @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463c5d0f 2025-05-21 14:02:42.920 [DefaultDispatcher-worker-22 @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463c5d0f 2025-05-21 14:02:42.923 [DefaultDispatcher-worker-13 @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463c5d0f 2025-05-21 14:02:42.935 [DefaultDispatcher-worker-15 @coroutine#3933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463c5d0f 2025-05-21 14:02:42.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-05-21 14:02:42.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-05-21 14:02:42.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:42.938 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@463c5d0f: (connection evicted) 2025-05-21 14:02:42.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:42.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-05-21 14:02:42.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-05-21 14:02:42.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-05-21 14:02:42.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-05-21 14:02:42.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:42.939 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@323fa578: (connection evicted) 2025-05-21 14:02:42.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:42.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-05-21 14:02:42.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@190677c6 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:42.940 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-05-21 14:02:42.941 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7334dcbe 2025-05-21 14:02:42.941 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7334dcbe 2025-05-21 14:02:42.941 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-05-21 14:02:42.949 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7334dcbe 2025-05-21 14:02:42.955 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7334dcbe 2025-05-21 14:02:42.956 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7334dcbe 2025-05-21 14:02:42.957 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7334dcbe 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4235e01b 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:42.957 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-05-21 14:02:42.958 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@b24e21f 2025-05-21 14:02:42.958 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@b24e21f 2025-05-21 14:02:42.958 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-05-21 14:02:42.967 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b24e21f 2025-05-21 14:02:42.972 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b24e21f 2025-05-21 14:02:42.972 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b24e21f 2025-05-21 14:02:42.973 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b24e21f 2025-05-21 14:02:42.977 [DefaultDispatcher-worker-9 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b24e21f 2025-05-21 14:02:42.985 [DefaultDispatcher-worker-3 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7334dcbe 2025-05-21 14:02:42.990 [DefaultDispatcher-worker-1 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7334dcbe 2025-05-21 14:02:42.991 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7334dcbe 2025-05-21 14:02:42.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-05-21 14:02:42.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-05-21 14:02:42.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:42.996 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7334dcbe: (connection evicted) 2025-05-21 14:02:42.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:42.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-05-21 14:02:42.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-05-21 14:02:42.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-05-21 14:02:42.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-05-21 14:02:42.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:42.996 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b24e21f: (connection evicted) 2025-05-21 14:02:42.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:42.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-05-21 14:02:42.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ba4c62 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:02:42.998 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-05-21 14:02:43.006 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:02:43.012 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:02:43.013 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:02:43.013 [DefaultDispatcher-worker-7 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:02:43.013 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.013 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:43.013 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.014 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:02:43.014 [DefaultDispatcher-worker-24 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.014 [DefaultDispatcher-worker-24 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68c06a2 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.014 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-05-21 14:02:43.015 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2025-05-21 14:02:43.015 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2025-05-21 14:02:43.015 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-05-21 14:02:43.022 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2025-05-21 14:02:43.027 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2025-05-21 14:02:43.028 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2025-05-21 14:02:43.029 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2025-05-21 14:02:43.034 [DefaultDispatcher-worker-20 @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2025-05-21 14:02:43.041 [DefaultDispatcher-worker-1 @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:02:43.046 [DefaultDispatcher-worker-2 @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:02:43.047 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:02:43.049 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:02:43.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-05-21 14:02:43.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-05-21 14:02:43.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.053 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35738a92: (connection evicted) 2025-05-21 14:02:43.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-05-21 14:02:43.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-05-21 14:02:43.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-05-21 14:02:43.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-05-21 14:02:43.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.053 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34ccce55: (connection evicted) 2025-05-21 14:02:43.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-05-21 14:02:43.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32f35739 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef6a063 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef6a063 2025-05-21 14:02:43.055 [Test worker @coroutine#4084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-05-21 14:02:43.063 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef6a063 2025-05-21 14:02:43.068 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef6a063 2025-05-21 14:02:43.069 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef6a063 2025-05-21 14:02:43.070 [Test worker @coroutine#4089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef6a063 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f4232 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.070 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.071 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.071 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-05-21 14:02:43.071 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.071 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.071 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.071 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.071 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.071 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.071 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.071 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.071 [Test worker @coroutine#4084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-05-21 14:02:43.071 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@beac39c 2025-05-21 14:02:43.071 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@beac39c 2025-05-21 14:02:43.071 [Test worker @coroutine#4084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-05-21 14:02:43.079 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@beac39c 2025-05-21 14:02:43.084 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@beac39c 2025-05-21 14:02:43.085 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@beac39c 2025-05-21 14:02:43.086 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@beac39c 2025-05-21 14:02:43.090 [DefaultDispatcher-worker-8 @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@beac39c 2025-05-21 14:02:43.097 [DefaultDispatcher-worker-8 @coroutine#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef6a063 2025-05-21 14:02:43.102 [DefaultDispatcher-worker-23 @coroutine#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef6a063 2025-05-21 14:02:43.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-05-21 14:02:43.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-05-21 14:02:43.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.145 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ef6a063: (connection evicted) 2025-05-21 14:02:43.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-05-21 14:02:43.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-05-21 14:02:43.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-05-21 14:02:43.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-05-21 14:02:43.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.146 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@beac39c: (connection evicted) 2025-05-21 14:02:43.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-05-21 14:02:43.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53af65eb 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2025-05-21 14:02:43.147 [Test worker @coroutine#4158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-05-21 14:02:43.155 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2025-05-21 14:02:43.160 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2025-05-21 14:02:43.161 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2025-05-21 14:02:43.162 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aafd790 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2025-05-21 14:02:43.163 [Test worker @coroutine#4158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-05-21 14:02:43.171 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2025-05-21 14:02:43.177 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2025-05-21 14:02:43.177 [Test worker @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2025-05-21 14:02:43.178 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2025-05-21 14:02:43.183 [DefaultDispatcher-worker-21 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2025-05-21 14:02:43.191 [DefaultDispatcher-worker-20 @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2025-05-21 14:02:43.195 [DefaultDispatcher-worker-18 @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2025-05-21 14:02:43.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-05-21 14:02:43.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-05-21 14:02:43.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.200 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@757bbd02: (connection evicted) 2025-05-21 14:02:43.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-05-21 14:02:43.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-05-21 14:02:43.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-05-21 14:02:43.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-05-21 14:02:43.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.200 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0: (connection evicted) 2025-05-21 14:02:43.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-05-21 14:02:43.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b35dde3 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2025-05-21 14:02:43.202 [Test worker @coroutine#4215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-05-21 14:02:43.210 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2025-05-21 14:02:43.215 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2025-05-21 14:02:43.216 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2025-05-21 14:02:43.217 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2025-05-21 14:02:43.217 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51f714d1 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2025-05-21 14:02:43.218 [Test worker @coroutine#4215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-05-21 14:02:43.226 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2025-05-21 14:02:43.231 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2025-05-21 14:02:43.233 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2025-05-21 14:02:43.234 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2025-05-21 14:02:43.239 [DefaultDispatcher-worker-2 @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2025-05-21 14:02:43.246 [DefaultDispatcher-worker-18 @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2025-05-21 14:02:43.252 [DefaultDispatcher-worker-11 @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2025-05-21 14:02:43.253 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2025-05-21 14:02:43.254 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2025-05-21 14:02:43.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-05-21 14:02:43.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-05-21 14:02:43.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.259 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6: (connection evicted) 2025-05-21 14:02:43.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-05-21 14:02:43.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-05-21 14:02:43.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-05-21 14:02:43.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-05-21 14:02:43.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.260 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1263d20d: (connection evicted) 2025-05-21 14:02:43.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-05-21 14:02:43.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-05-21 14:02:43.261 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-05-21 14:02:43.261 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.261 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.261 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b991034 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-05-21 14:02:43.262 [Test worker @coroutine#4277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-05-21 14:02:43.273 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-05-21 14:02:43.279 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-05-21 14:02:43.280 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-05-21 14:02:43.281 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d3effcb 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.281 [Test worker @coroutine#4277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-05-21 14:02:43.282 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2531049f 2025-05-21 14:02:43.282 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2531049f 2025-05-21 14:02:43.282 [Test worker @coroutine#4277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-05-21 14:02:43.290 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2531049f 2025-05-21 14:02:43.295 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2531049f 2025-05-21 14:02:43.296 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2531049f 2025-05-21 14:02:43.297 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2531049f 2025-05-21 14:02:43.302 [DefaultDispatcher-worker-6 @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2531049f 2025-05-21 14:02:43.310 [DefaultDispatcher-worker-24 @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-05-21 14:02:43.314 [DefaultDispatcher-worker-17 @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-05-21 14:02:43.321 [UI Thread @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-05-21 14:02:43.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-05-21 14:02:43.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-05-21 14:02:43.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.324 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@db9ecd: (connection evicted) 2025-05-21 14:02:43.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-05-21 14:02:43.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-05-21 14:02:43.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-05-21 14:02:43.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-05-21 14:02:43.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.325 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2531049f: (connection evicted) 2025-05-21 14:02:43.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-05-21 14:02:43.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bca3dee 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.327 [Test worker @coroutine#4370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-05-21 14:02:43.328 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2025-05-21 14:02:43.328 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2025-05-21 14:02:43.328 [Test worker @coroutine#4370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-05-21 14:02:43.330 [DefaultDispatcher-worker-6 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:02:43.330 [DefaultDispatcher-worker-6 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.330 [DefaultDispatcher-worker-6 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:43.330 [DefaultDispatcher-worker-6 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.331 [DefaultDispatcher-worker-15 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.331 [DefaultDispatcher-worker-15 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.336 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2025-05-21 14:02:43.341 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2025-05-21 14:02:43.342 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2025-05-21 14:02:43.343 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2025-05-21 14:02:43.348 [DefaultDispatcher-worker-21 @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2025-05-21 14:02:43.349 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2025-05-21 14:02:43.355 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2025-05-21 14:02:43.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-05-21 14:02:43.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-05-21 14:02:43.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.368 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6: (connection evicted) 2025-05-21 14:02:43.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-05-21 14:02:43.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2662997a 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2025-05-21 14:02:43.370 [Test worker @coroutine#4403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-05-21 14:02:43.379 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2025-05-21 14:02:43.384 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2025-05-21 14:02:43.385 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2025-05-21 14:02:43.386 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2025-05-21 14:02:43.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-05-21 14:02:43.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-05-21 14:02:43.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:43.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-05-21 14:02:43.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51535304 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.390 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.391 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.391 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.391 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.391 [Test worker @coroutine#4433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-05-21 14:02:43.391 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-05-21 14:02:43.391 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-05-21 14:02:43.391 [Test worker @coroutine#4433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-05-21 14:02:43.399 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-05-21 14:02:43.405 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-05-21 14:02:43.405 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-05-21 14:02:43.406 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-05-21 14:02:43.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-05-21 14:02:43.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-05-21 14:02:43.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:43.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-05-21 14:02:43.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-05-21 14:02:43.410 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-05-21 14:02:43.410 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.410 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.410 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.410 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.410 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7326f323 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-05-21 14:02:43.411 [Test worker @coroutine#4467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-05-21 14:02:43.420 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-05-21 14:02:43.422 [DefaultDispatcher-worker-5 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:43.422 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.422 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:43.422 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.423 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.423 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.426 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-05-21 14:02:43.427 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-05-21 14:02:43.428 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2025-05-21 14:02:43.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-05-21 14:02:43.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-05-21 14:02:43.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:43.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-05-21 14:02:43.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76bfecef 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-21 14:02:43.432 [Test worker @coroutine#4499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-05-21 14:02:43.441 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-21 14:02:43.446 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-21 14:02:43.447 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-21 14:02:43.449 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-21 14:02:43.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-05-21 14:02:43.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-05-21 14:02:43.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:43.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-05-21 14:02:43.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2505480a 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-05-21 14:02:43.453 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-05-21 14:02:43.465 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-05-21 14:02:43.472 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-05-21 14:02:43.473 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-05-21 14:02:43.474 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-05-21 14:02:43.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-05-21 14:02:43.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-05-21 14:02:43.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:43.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-05-21 14:02:43.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-05-21 14:02:43.478 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@799bb4ed 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74 2025-05-21 14:02:43.479 [Test worker @coroutine#4557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-05-21 14:02:43.491 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74 2025-05-21 14:02:43.497 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74 2025-05-21 14:02:43.498 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74 2025-05-21 14:02:43.499 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74 2025-05-21 14:02:43.504 [DefaultDispatcher-worker-23 @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74 2025-05-21 14:02:43.505 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74 2025-05-21 14:02:43.505 [DefaultDispatcher-worker-12 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:02:43.505 [DefaultDispatcher-worker-12 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.505 [DefaultDispatcher-worker-12 @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://localhost.localdomain:36981/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:43.505 [DefaultDispatcher-worker-12 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.506 [DefaultDispatcher-worker-21 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.506 [DefaultDispatcher-worker-21 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.507 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74 2025-05-21 14:02:43.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-05-21 14:02:43.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-05-21 14:02:43.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.520 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dcd8e74: (connection evicted) 2025-05-21 14:02:43.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-05-21 14:02:43.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7fb24c 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-05-21 14:02:43.522 [Test worker @coroutine#4593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-05-21 14:02:43.532 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-05-21 14:02:43.537 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-05-21 14:02:43.538 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-05-21 14:02:43.539 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23043ba 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.539 [Test worker @coroutine#4593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-05-21 14:02:43.540 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-05-21 14:02:43.540 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-05-21 14:02:43.540 [Test worker @coroutine#4593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-05-21 14:02:43.548 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-05-21 14:02:43.554 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-05-21 14:02:43.554 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-05-21 14:02:43.555 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-05-21 14:02:43.560 [DefaultDispatcher-worker-13 @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-05-21 14:02:43.568 [DefaultDispatcher-worker-4 @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-05-21 14:02:43.579 [DefaultDispatcher-worker-1 @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-05-21 14:02:43.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-05-21 14:02:43.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-05-21 14:02:43.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.584 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7306f65f: (connection evicted) 2025-05-21 14:02:43.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-05-21 14:02:43.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-05-21 14:02:43.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-05-21 14:02:43.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-05-21 14:02:43.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.585 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0: (connection evicted) 2025-05-21 14:02:43.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-05-21 14:02:43.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c8ab21f 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.586 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-05-21 14:02:43.587 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.587 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.587 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.587 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.587 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.587 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.587 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.587 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.587 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-05-21 14:02:43.587 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-05-21 14:02:43.587 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-05-21 14:02:43.587 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-05-21 14:02:43.587 [DefaultDispatcher-worker-9 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:02:43.587 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.587 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:43.587 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.588 [DefaultDispatcher-worker-7 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.588 [DefaultDispatcher-worker-7 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.595 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-05-21 14:02:43.600 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-05-21 14:02:43.601 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-05-21 14:02:43.601 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eaf95d2 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-05-21 14:02:43.602 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-05-21 14:02:43.610 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-05-21 14:02:43.615 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-05-21 14:02:43.616 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-05-21 14:02:43.617 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-05-21 14:02:43.622 [DefaultDispatcher-worker-21 @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-05-21 14:02:43.627 [DefaultDispatcher-worker-18 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:02:43.627 [DefaultDispatcher-worker-18 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.627 [DefaultDispatcher-worker-18 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:43.627 [DefaultDispatcher-worker-18 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.628 [DefaultDispatcher-worker-17 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.628 [DefaultDispatcher-worker-17 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.630 [DefaultDispatcher-worker-17 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-05-21 14:02:43.639 [DefaultDispatcher-worker-10 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-05-21 14:02:43.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-05-21 14:02:43.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-05-21 14:02:43.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.642 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3269ae62: (connection evicted) 2025-05-21 14:02:43.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-05-21 14:02:43.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-05-21 14:02:43.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-05-21 14:02:43.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-05-21 14:02:43.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.642 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49: (connection evicted) 2025-05-21 14:02:43.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-05-21 14:02:43.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22109f72 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.644 [Test worker @coroutine#4655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-05-21 14:02:43.645 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-05-21 14:02:43.645 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-05-21 14:02:43.645 [Test worker @coroutine#4655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-05-21 14:02:43.653 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-05-21 14:02:43.660 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-05-21 14:02:43.662 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-05-21 14:02:43.663 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2139aa1f 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.663 [Test worker @coroutine#4655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-05-21 14:02:43.664 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-05-21 14:02:43.664 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-05-21 14:02:43.664 [Test worker @coroutine#4655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-05-21 14:02:43.668 [DefaultDispatcher-worker-16 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28992c81 2025-05-21 14:02:43.669 [DefaultDispatcher-worker-16 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.669 [DefaultDispatcher-worker-16 @coroutine#2321] 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-05-21 14:02:43.669 [DefaultDispatcher-worker-16 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.669 [DefaultDispatcher-worker-16 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.672 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-05-21 14:02:43.678 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-05-21 14:02:43.679 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-05-21 14:02:43.680 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-05-21 14:02:43.684 [DefaultDispatcher-worker-18 @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-05-21 14:02:43.692 [DefaultDispatcher-worker-8 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:43.692 [DefaultDispatcher-worker-8 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.692 [DefaultDispatcher-worker-8 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:43.692 [DefaultDispatcher-worker-8 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.692 [DefaultDispatcher-worker-4 @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-05-21 14:02:43.693 [DefaultDispatcher-worker-10 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.693 [DefaultDispatcher-worker-10 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.700 [DefaultDispatcher-worker-3 @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-05-21 14:02:43.704 [DefaultDispatcher-worker-3 @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-05-21 14:02:43.709 [DefaultDispatcher-worker-11 @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-05-21 14:02:43.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-05-21 14:02:43.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-05-21 14:02:43.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.717 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4096a622: (connection evicted) 2025-05-21 14:02:43.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-05-21 14:02:43.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-05-21 14:02:43.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-05-21 14:02:43.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-05-21 14:02:43.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.718 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@578a12e9: (connection evicted) 2025-05-21 14:02:43.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-05-21 14:02:43.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-05-21 14:02:43.719 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-05-21 14:02:43.719 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.719 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.719 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.719 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.719 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.719 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.719 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78167 2025-05-21 14:02:43.719 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.719 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.719 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.719 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.719 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.719 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.719 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.719 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.719 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-05-21 14:02:43.720 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-05-21 14:02:43.729 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-05-21 14:02:43.734 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-05-21 14:02:43.735 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-05-21 14:02:43.736 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d628a88 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.736 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-05-21 14:02:43.737 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-05-21 14:02:43.737 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-05-21 14:02:43.737 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-05-21 14:02:43.744 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-05-21 14:02:43.751 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-05-21 14:02:43.753 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-05-21 14:02:43.754 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-05-21 14:02:43.758 [DefaultDispatcher-worker-2 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-05-21 14:02:43.767 [DefaultDispatcher-worker-18 @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-05-21 14:02:43.772 [DefaultDispatcher-worker-24 @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-05-21 14:02:43.775 [DefaultDispatcher-worker-9 @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-05-21 14:02:43.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-05-21 14:02:43.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-05-21 14:02:43.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.782 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623dc959: (connection evicted) 2025-05-21 14:02:43.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-05-21 14:02:43.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-05-21 14:02:43.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-05-21 14:02:43.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-05-21 14:02:43.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.782 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c: (connection evicted) 2025-05-21 14:02:43.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-05-21 14:02:43.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-05-21 14:02:43.783 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26169be3 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-05-21 14:02:43.784 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-05-21 14:02:43.792 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-05-21 14:02:43.798 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-05-21 14:02:43.799 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-05-21 14:02:43.800 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cd3cf6b 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2025-05-21 14:02:43.800 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-05-21 14:02:43.808 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2025-05-21 14:02:43.813 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2025-05-21 14:02:43.814 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2025-05-21 14:02:43.815 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2025-05-21 14:02:43.819 [DefaultDispatcher-worker-21 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2025-05-21 14:02:43.827 [DefaultDispatcher-worker-22 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-05-21 14:02:43.828 [DefaultDispatcher-worker-8 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:43.828 [DefaultDispatcher-worker-8 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.828 [DefaultDispatcher-worker-8 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:43.828 [DefaultDispatcher-worker-8 @coroutine#2386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.829 [DefaultDispatcher-worker-18 @coroutine#2386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.829 [DefaultDispatcher-worker-18 @coroutine#2386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.832 [DefaultDispatcher-worker-7 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2025-05-21 14:02:43.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-05-21 14:02:43.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-05-21 14:02:43.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.835 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f636de3: (connection evicted) 2025-05-21 14:02:43.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-05-21 14:02:43.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-05-21 14:02:43.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-05-21 14:02:43.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-05-21 14:02:43.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.835 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@179dc2: (connection evicted) 2025-05-21 14:02:43.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-05-21 14:02:43.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-05-21 14:02:43.837 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@362d91ef 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af1b643 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af1b643 2025-05-21 14:02:43.838 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-05-21 14:02:43.845 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3af1b643 2025-05-21 14:02:43.850 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3af1b643 2025-05-21 14:02:43.851 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3af1b643 2025-05-21 14:02:43.852 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3af1b643 2025-05-21 14:02:43.852 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f112d1 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@3927de0e 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@3927de0e 2025-05-21 14:02:43.853 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-05-21 14:02:43.862 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3927de0e 2025-05-21 14:02:43.867 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3927de0e 2025-05-21 14:02:43.867 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3927de0e 2025-05-21 14:02:43.868 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3927de0e 2025-05-21 14:02:43.873 [DefaultDispatcher-worker-9 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3927de0e 2025-05-21 14:02:43.879 [DefaultDispatcher-worker-14 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:43.879 [DefaultDispatcher-worker-14 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.879 [DefaultDispatcher-worker-14 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:43.879 [DefaultDispatcher-worker-14 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.880 [DefaultDispatcher-worker-5 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.880 [DefaultDispatcher-worker-5 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:43.880 [DefaultDispatcher-worker-5 @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3af1b643 2025-05-21 14:02:43.886 [DefaultDispatcher-worker-16 @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3af1b643 2025-05-21 14:02:43.897 [DefaultDispatcher-worker-19 @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3af1b643 2025-05-21 14:02:43.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-05-21 14:02:43.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-05-21 14:02:43.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.898 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3af1b643: (connection evicted) 2025-05-21 14:02:43.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-05-21 14:02:43.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-05-21 14:02:43.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-05-21 14:02:43.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-05-21 14:02:43.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.899 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3927de0e: (connection evicted) 2025-05-21 14:02:43.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-05-21 14:02:43.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ec35e3 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.900 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-05-21 14:02:43.901 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.901 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.901 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.901 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.901 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.901 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.901 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.901 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.901 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-05-21 14:02:43.901 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@52268f73 2025-05-21 14:02:43.901 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@52268f73 2025-05-21 14:02:43.901 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-05-21 14:02:43.909 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52268f73 2025-05-21 14:02:43.915 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52268f73 2025-05-21 14:02:43.916 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52268f73 2025-05-21 14:02:43.917 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52268f73 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a97b4b8 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ddf193a 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ddf193a 2025-05-21 14:02:43.917 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-05-21 14:02:43.927 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddf193a 2025-05-21 14:02:43.932 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddf193a 2025-05-21 14:02:43.933 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddf193a 2025-05-21 14:02:43.934 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddf193a 2025-05-21 14:02:43.939 [DefaultDispatcher-worker-10 @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddf193a 2025-05-21 14:02:43.946 [DefaultDispatcher-worker-11 @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52268f73 2025-05-21 14:02:43.951 [DefaultDispatcher-worker-20 @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52268f73 2025-05-21 14:02:43.955 [DefaultDispatcher-worker-3 @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52268f73 2025-05-21 14:02:43.962 [DefaultDispatcher-worker-7 @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52268f73 2025-05-21 14:02:43.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-05-21 14:02:43.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-05-21 14:02:43.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.963 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52268f73: (connection evicted) 2025-05-21 14:02:43.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-05-21 14:02:43.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-05-21 14:02:43.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-05-21 14:02:43.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-05-21 14:02:43.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:43.964 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ddf193a: (connection evicted) 2025-05-21 14:02:43.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:43.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-05-21 14:02:43.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c02f50 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2025-05-21 14:02:43.966 [Test worker @coroutine#4848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-05-21 14:02:43.974 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2025-05-21 14:02:43.979 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2025-05-21 14:02:43.980 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2025-05-21 14:02:43.981 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1512a767 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-05-21 14:02:43.981 [Test worker @coroutine#4848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-05-21 14:02:43.989 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-05-21 14:02:43.994 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-05-21 14:02:43.995 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-05-21 14:02:43.996 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-05-21 14:02:44.000 [DefaultDispatcher-worker-24 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-05-21 14:02:44.008 [DefaultDispatcher-worker-15 @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2025-05-21 14:02:44.013 [DefaultDispatcher-worker-17 @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2025-05-21 14:02:44.018 [DefaultDispatcher-worker-24 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:02:44.018 [DefaultDispatcher-worker-24 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.018 [DefaultDispatcher-worker-24 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:44.018 [DefaultDispatcher-worker-24 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.019 [DefaultDispatcher-worker-16 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.019 [DefaultDispatcher-worker-16 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-05-21 14:02:44.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-05-21 14:02:44.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.020 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c: (connection evicted) 2025-05-21 14:02:44.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-05-21 14:02:44.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-05-21 14:02:44.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-05-21 14:02:44.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-05-21 14:02:44.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.021 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4001dc35: (connection evicted) 2025-05-21 14:02:44.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-05-21 14:02:44.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@233202aa 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-05-21 14:02:44.022 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6f31ef 2025-05-21 14:02:44.023 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6f31ef 2025-05-21 14:02:44.023 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-05-21 14:02:44.030 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f31ef 2025-05-21 14:02:44.035 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f31ef 2025-05-21 14:02:44.036 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f31ef 2025-05-21 14:02:44.037 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f31ef 2025-05-21 14:02:44.037 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-05-21 14:02:44.037 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.037 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.037 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.037 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.037 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.037 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.037 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32950acc 2025-05-21 14:02:44.037 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.037 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.037 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.037 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.037 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.037 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.037 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2025-05-21 14:02:44.038 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-05-21 14:02:44.045 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2025-05-21 14:02:44.050 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2025-05-21 14:02:44.051 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2025-05-21 14:02:44.052 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2025-05-21 14:02:44.057 [DefaultDispatcher-worker-19 @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf822a6 2025-05-21 14:02:44.065 [DefaultDispatcher-worker-10 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f31ef 2025-05-21 14:02:44.071 [DefaultDispatcher-worker-10 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f31ef 2025-05-21 14:02:44.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-05-21 14:02:44.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-05-21 14:02:44.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.073 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d6f31ef: (connection evicted) 2025-05-21 14:02:44.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-05-21 14:02:44.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-05-21 14:02:44.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-05-21 14:02:44.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-05-21 14:02:44.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.074 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf822a6: (connection evicted) 2025-05-21 14:02:44.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-05-21 14:02:44.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27dfd939 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-05-21 14:02:44.076 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-05-21 14:02:44.086 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-05-21 14:02:44.091 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-05-21 14:02:44.092 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-05-21 14:02:44.093 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-05-21 14:02:44.094 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-05-21 14:02:44.094 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.094 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.094 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.094 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.094 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.094 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.094 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d1ef2fc 2025-05-21 14:02:44.094 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.094 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-05-21 14:02:44.095 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-05-21 14:02:44.103 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-05-21 14:02:44.108 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-05-21 14:02:44.109 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-05-21 14:02:44.110 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-05-21 14:02:44.114 [DefaultDispatcher-worker-19 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-05-21 14:02:44.122 [DefaultDispatcher-worker-10 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-05-21 14:02:44.126 [DefaultDispatcher-worker-10 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-05-21 14:02:44.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-05-21 14:02:44.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-05-21 14:02:44.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.128 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613: (connection evicted) 2025-05-21 14:02:44.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-05-21 14:02:44.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-05-21 14:02:44.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-05-21 14:02:44.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-05-21 14:02:44.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.129 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf: (connection evicted) 2025-05-21 14:02:44.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-05-21 14:02:44.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bebdfcb 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.131 [Test worker @coroutine#4972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-05-21 14:02:44.132 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-05-21 14:02:44.132 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-05-21 14:02:44.132 [Test worker @coroutine#4972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-05-21 14:02:44.140 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-05-21 14:02:44.146 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-05-21 14:02:44.147 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-05-21 14:02:44.148 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-05-21 14:02:44.148 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-05-21 14:02:44.148 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.148 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.148 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.148 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.148 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.148 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.148 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a2d0632 2025-05-21 14:02:44.148 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.148 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.148 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.148 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.148 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2025-05-21 14:02:44.149 [Test worker @coroutine#4972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-05-21 14:02:44.157 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2025-05-21 14:02:44.163 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2025-05-21 14:02:44.164 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2025-05-21 14:02:44.165 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2025-05-21 14:02:44.171 [DefaultDispatcher-worker-18 @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2025-05-21 14:02:44.178 [DefaultDispatcher-worker-12 @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-05-21 14:02:44.188 [DefaultDispatcher-worker-13 @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-05-21 14:02:44.192 [DefaultDispatcher-worker-23 @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-05-21 14:02:44.232 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.249 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.308 [DefaultDispatcher-worker-15 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-05-21 14:02:44.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-05-21 14:02:44.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-05-21 14:02:44.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.310 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42908ad5: (connection evicted) 2025-05-21 14:02:44.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-05-21 14:02:44.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-05-21 14:02:44.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-05-21 14:02:44.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-05-21 14:02:44.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.311 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17caf362: (connection evicted) 2025-05-21 14:02:44.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-05-21 14:02:44.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a2e4e77 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-05-21 14:02:44.312 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-05-21 14:02:44.321 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-05-21 14:02:44.326 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-05-21 14:02:44.328 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-05-21 14:02:44.329 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7acb8e6b 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.329 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-05-21 14:02:44.330 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a32ab89 2025-05-21 14:02:44.330 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a32ab89 2025-05-21 14:02:44.330 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-05-21 14:02:44.335 [DefaultDispatcher-worker-8 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:02:44.335 [DefaultDispatcher-worker-8 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.335 [DefaultDispatcher-worker-8 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:44.335 [DefaultDispatcher-worker-8 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.336 [DefaultDispatcher-worker-17 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.336 [DefaultDispatcher-worker-17 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.338 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a32ab89 2025-05-21 14:02:44.343 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a32ab89 2025-05-21 14:02:44.344 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a32ab89 2025-05-21 14:02:44.345 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a32ab89 2025-05-21 14:02:44.350 [DefaultDispatcher-worker-10 @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a32ab89 2025-05-21 14:02:44.357 [DefaultDispatcher-worker-16 @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-05-21 14:02:44.365 [DefaultDispatcher-worker-1 @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-05-21 14:02:44.369 [DefaultDispatcher-worker-14 @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-05-21 14:02:44.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-05-21 14:02:44.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-05-21 14:02:44.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.372 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d: (connection evicted) 2025-05-21 14:02:44.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-05-21 14:02:44.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-05-21 14:02:44.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-05-21 14:02:44.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-05-21 14:02:44.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.373 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a32ab89: (connection evicted) 2025-05-21 14:02:44.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-05-21 14:02:44.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fd7f545 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-05-21 14:02:44.374 [Test worker @coroutine#5041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-05-21 14:02:44.383 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-05-21 14:02:44.388 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-05-21 14:02:44.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-05-21 14:02:44.390 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-05-21 14:02:44.390 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ef09e1 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@930b6f9 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@930b6f9 2025-05-21 14:02:44.391 [Test worker @coroutine#5041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-05-21 14:02:44.399 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@930b6f9 2025-05-21 14:02:44.404 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@930b6f9 2025-05-21 14:02:44.405 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@930b6f9 2025-05-21 14:02:44.406 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@930b6f9 2025-05-21 14:02:44.410 [DefaultDispatcher-worker-4 @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@930b6f9 2025-05-21 14:02:44.418 [DefaultDispatcher-worker-22 @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-05-21 14:02:44.425 [DefaultDispatcher-worker-22 @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-05-21 14:02:44.428 [DefaultDispatcher-worker-21 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:44.428 [DefaultDispatcher-worker-21 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.428 [DefaultDispatcher-worker-21 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:44.428 [DefaultDispatcher-worker-21 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-05-21 14:02:44.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-05-21 14:02:44.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.428 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@589c648: (connection evicted) 2025-05-21 14:02:44.428 [DefaultDispatcher-worker-24 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.428 [DefaultDispatcher-worker-24 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-05-21 14:02:44.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-05-21 14:02:44.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-05-21 14:02:44.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-05-21 14:02:44.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.429 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@930b6f9: (connection evicted) 2025-05-21 14:02:44.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-05-21 14:02:44.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c92f2f9 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@743a9292 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@743a9292 2025-05-21 14:02:44.430 [Test worker @coroutine#5072] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-05-21 14:02:44.438 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743a9292 2025-05-21 14:02:44.444 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743a9292 2025-05-21 14:02:44.445 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743a9292 2025-05-21 14:02:44.446 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743a9292 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af7a7 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-05-21 14:02:44.447 [Test worker @coroutine#5072] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-05-21 14:02:44.455 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-05-21 14:02:44.460 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-05-21 14:02:44.463 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-05-21 14:02:44.464 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-05-21 14:02:44.469 [DefaultDispatcher-worker-22 @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-05-21 14:02:44.476 [DefaultDispatcher-worker-23 @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743a9292 2025-05-21 14:02:44.484 [DefaultDispatcher-worker-22 @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743a9292 2025-05-21 14:02:44.490 [DefaultDispatcher-worker-4 @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743a9292 2025-05-21 14:02:44.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-05-21 14:02:44.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-05-21 14:02:44.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.493 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@743a9292: (connection evicted) 2025-05-21 14:02:44.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-05-21 14:02:44.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-05-21 14:02:44.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-05-21 14:02:44.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-05-21 14:02:44.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.494 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1: (connection evicted) 2025-05-21 14:02:44.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-05-21 14:02:44.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-05-21 14:02:44.495 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-05-21 14:02:44.495 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.495 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.495 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.495 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.495 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.495 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.495 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22726bc7 2025-05-21 14:02:44.495 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.495 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.495 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.495 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.495 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.495 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.495 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.495 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.495 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.495 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fef413c 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fef413c 2025-05-21 14:02:44.496 [Test worker @coroutine#5103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-05-21 14:02:44.504 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fef413c 2025-05-21 14:02:44.510 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fef413c 2025-05-21 14:02:44.511 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fef413c 2025-05-21 14:02:44.511 [DefaultDispatcher-worker-9 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:02:44.511 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.511 [DefaultDispatcher-worker-9 @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://localhost.localdomain:36981/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:44.511 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.512 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fef413c 2025-05-21 14:02:44.512 [DefaultDispatcher-worker-24 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.512 [DefaultDispatcher-worker-24 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.517 [DefaultDispatcher-worker-22 @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fef413c 2025-05-21 14:02:44.520 [DefaultDispatcher-worker-10 @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fef413c 2025-05-21 14:02:44.528 [UI Thread @coroutine#5132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=730110786839433216 2025-05-21 14:02:44.528 [UI Thread @coroutine#5132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=730110786839433216. 2025-05-21 14:02:44.528 [UI Thread @coroutine#5132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=730110786839433216 2025-05-21 14:02:44.529 [UI Thread @coroutine#5132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=730110786839433216 2025-05-21 14:02:44.529 [UI Thread @coroutine#5132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=730110786839433216 2025-05-21 14:02:44.529 [UI Thread @coroutine#5132] 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=730110786839433216. 2025-05-21 14:02:44.529 [UI Thread @coroutine#5132] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=730110786839433216 to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:02:44.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-05-21 14:02:44.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-05-21 14:02:44.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.531 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fef413c: (connection evicted) 2025-05-21 14:02:44.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-05-21 14:02:44.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a1d6f 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-05-21 14:02:44.572 [Test worker @coroutine#5148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-05-21 14:02:44.581 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-05-21 14:02:44.587 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-05-21 14:02:44.589 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-05-21 14:02:44.590 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-05-21 14:02:44.593 [DefaultDispatcher-worker-20 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:02:44.593 [DefaultDispatcher-worker-20 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.593 [DefaultDispatcher-worker-20 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:44.593 [DefaultDispatcher-worker-20 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.594 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.594 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.595 [DefaultDispatcher-worker-5 @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-05-21 14:02:44.607 [DefaultDispatcher-worker-12 @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-05-21 14:02:44.611 [DefaultDispatcher-worker-1 @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-05-21 14:02:44.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-05-21 14:02:44.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-05-21 14:02:44.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.618 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5: (connection evicted) 2025-05-21 14:02:44.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-05-21 14:02:44.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-05-21 14:02:44.660 [DefaultDispatcher-worker-10 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:02:44.660 [DefaultDispatcher-worker-10 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.660 [DefaultDispatcher-worker-10 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:44.660 [DefaultDispatcher-worker-10 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@688c914e 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-05-21 14:02:44.661 [DefaultDispatcher-worker-24 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.661 [DefaultDispatcher-worker-24 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2025-05-21 14:02:44.661 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-05-21 14:02:44.669 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2025-05-21 14:02:44.674 [DefaultDispatcher-worker-8 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28992c81 2025-05-21 14:02:44.674 [DefaultDispatcher-worker-8 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.674 [DefaultDispatcher-worker-8 @coroutine#2321] 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-05-21 14:02:44.674 [DefaultDispatcher-worker-8 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.674 [DefaultDispatcher-worker-8 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.675 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2025-05-21 14:02:44.676 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2025-05-21 14:02:44.677 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2025-05-21 14:02:44.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-05-21 14:02:44.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-05-21 14:02:44.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:44.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-05-21 14:02:44.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54fd5f6 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-05-21 14:02:44.682 [Test worker @coroutine#5198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-05-21 14:02:44.690 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-05-21 14:02:44.695 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-05-21 14:02:44.697 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-05-21 14:02:44.698 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-05-21 14:02:44.698 [DefaultDispatcher-worker-12 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:44.699 [DefaultDispatcher-worker-12 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.699 [DefaultDispatcher-worker-12 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:44.699 [DefaultDispatcher-worker-12 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.699 [DefaultDispatcher-worker-10 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.699 [DefaultDispatcher-worker-10 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-05-21 14:02:44.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-05-21 14:02:44.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:44.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-05-21 14:02:44.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22aaa811 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-05-21 14:02:44.702 [Test worker @coroutine#5219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-05-21 14:02:44.711 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-05-21 14:02:44.717 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-05-21 14:02:44.717 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-05-21 14:02:44.718 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78fb4f7f 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-05-21 14:02:44.719 [Test worker @coroutine#5219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-05-21 14:02:44.727 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-05-21 14:02:44.733 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-05-21 14:02:44.734 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-05-21 14:02:44.735 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-05-21 14:02:44.739 [DefaultDispatcher-worker-18 @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756476a3 2025-05-21 14:02:44.747 [DefaultDispatcher-worker-24 @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578036a2 2025-05-21 14:02:44.750 [UI Thread @coroutine#5242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:02:44.750 [UI Thread @coroutine#5242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-21 14:02:44.750 [UI Thread @coroutine#5242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:02:44.751 [UI Thread @coroutine#5242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:02:44.751 [UI Thread @coroutine#5242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:02:44.751 [UI Thread @coroutine#5242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-21 14:02:44.751 [UI Thread @coroutine#5242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:44.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-05-21 14:02:44.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-05-21 14:02:44.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.752 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@578036a2: (connection evicted) 2025-05-21 14:02:44.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-05-21 14:02:44.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-05-21 14:02:44.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-05-21 14:02:44.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-05-21 14:02:44.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.753 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@756476a3: (connection evicted) 2025-05-21 14:02:44.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-05-21 14:02:44.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34817fcc 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.754 [Test worker @coroutine#5248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-05-21 14:02:44.755 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@500341c4 2025-05-21 14:02:44.755 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@500341c4 2025-05-21 14:02:44.755 [Test worker @coroutine#5248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-05-21 14:02:44.762 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500341c4 2025-05-21 14:02:44.767 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500341c4 2025-05-21 14:02:44.768 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500341c4 2025-05-21 14:02:44.769 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500341c4 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@614427b2 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2025-05-21 14:02:44.770 [Test worker @coroutine#5248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-05-21 14:02:44.779 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2025-05-21 14:02:44.784 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2025-05-21 14:02:44.785 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2025-05-21 14:02:44.786 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2025-05-21 14:02:44.790 [DefaultDispatcher-worker-3 @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a 2025-05-21 14:02:44.797 [DefaultDispatcher-worker-3 @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500341c4 2025-05-21 14:02:44.799 [UI Thread @coroutine#5272] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51287/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:02:44.799 [UI Thread @coroutine#5272] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51287/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-21 14:02:44.799 [UI Thread @coroutine#5272] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51287/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:02:44.800 [UI Thread @coroutine#5272] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51287/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:02:44.800 [UI Thread @coroutine#5272] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51287/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:02:44.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-05-21 14:02:44.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-05-21 14:02:44.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.801 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@500341c4: (connection evicted) 2025-05-21 14:02:44.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-05-21 14:02:44.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-05-21 14:02:44.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-05-21 14:02:44.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-05-21 14:02:44.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.801 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d957b5a: (connection evicted) 2025-05-21 14:02:44.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-05-21 14:02:44.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6921e251 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d481de0 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d481de0 2025-05-21 14:02:44.803 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-05-21 14:02:44.811 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d481de0 2025-05-21 14:02:44.816 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d481de0 2025-05-21 14:02:44.817 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d481de0 2025-05-21 14:02:44.818 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d481de0 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68032a80 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2025-05-21 14:02:44.818 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-05-21 14:02:44.826 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2025-05-21 14:02:44.831 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2025-05-21 14:02:44.832 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2025-05-21 14:02:44.833 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2025-05-21 14:02:44.834 [DefaultDispatcher-worker-22 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:44.834 [DefaultDispatcher-worker-22 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.834 [DefaultDispatcher-worker-22 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:44.834 [DefaultDispatcher-worker-22 @coroutine#2386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.835 [DefaultDispatcher-worker-18 @coroutine#2386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.835 [DefaultDispatcher-worker-18 @coroutine#2386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.837 [DefaultDispatcher-worker-5 @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2025-05-21 14:02:44.844 [DefaultDispatcher-worker-5 @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d481de0 2025-05-21 14:02:44.845 [UI Thread @coroutine#5304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46493/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:02:44.845 [UI Thread @coroutine#5304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46493/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-21 14:02:44.845 [UI Thread @coroutine#5304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46493/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:02:44.846 [UI Thread @coroutine#5304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46493/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:02:44.846 [UI Thread @coroutine#5304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46493/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:02:44.846 [UI Thread @coroutine#5304] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46493/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-21 14:02:44.846 [UI Thread @coroutine#5304] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46493/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:44.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-05-21 14:02:44.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-05-21 14:02:44.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.848 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d481de0: (connection evicted) 2025-05-21 14:02:44.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-05-21 14:02:44.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-05-21 14:02:44.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-05-21 14:02:44.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-05-21 14:02:44.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.849 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62c41ad: (connection evicted) 2025-05-21 14:02:44.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-05-21 14:02:44.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf09576 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ac02a9 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ac02a9 2025-05-21 14:02:44.850 [Test worker @coroutine#5310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-05-21 14:02:44.858 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac02a9 2025-05-21 14:02:44.863 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac02a9 2025-05-21 14:02:44.864 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac02a9 2025-05-21 14:02:44.864 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac02a9 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9cabd07 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@7942987 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@7942987 2025-05-21 14:02:44.865 [Test worker @coroutine#5310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-05-21 14:02:44.872 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7942987 2025-05-21 14:02:44.877 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7942987 2025-05-21 14:02:44.878 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7942987 2025-05-21 14:02:44.879 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7942987 2025-05-21 14:02:44.883 [DefaultDispatcher-worker-19 @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7942987 2025-05-21 14:02:44.883 [DefaultDispatcher-worker-24 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:44.883 [DefaultDispatcher-worker-24 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.883 [DefaultDispatcher-worker-24 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:44.884 [DefaultDispatcher-worker-24 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.884 [DefaultDispatcher-worker-24 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.884 [DefaultDispatcher-worker-24 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:44.890 [DefaultDispatcher-worker-9 @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac02a9 2025-05-21 14:02:44.898 [DefaultDispatcher-worker-24 @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac02a9 2025-05-21 14:02:44.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-05-21 14:02:44.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-05-21 14:02:44.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.904 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79ac02a9: (connection evicted) 2025-05-21 14:02:44.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-05-21 14:02:44.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-05-21 14:02:44.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-05-21 14:02:44.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-05-21 14:02:44.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.904 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7942987: (connection evicted) 2025-05-21 14:02:44.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-05-21 14:02:44.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@867e628 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-05-21 14:02:44.906 [Test worker @coroutine#5361] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-05-21 14:02:44.914 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-05-21 14:02:44.919 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-05-21 14:02:44.921 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-05-21 14:02:44.922 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-05-21 14:02:44.927 [DefaultDispatcher-worker-11 @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-05-21 14:02:44.941 [DefaultDispatcher-worker-9 @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-05-21 14:02:44.948 [DefaultDispatcher-worker-23 @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-05-21 14:02:44.959 [DefaultDispatcher-worker-13 @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-05-21 14:02:44.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-05-21 14:02:44.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-05-21 14:02:44.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:44.961 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4678e08e: (connection evicted) 2025-05-21 14:02:44.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:44.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-05-21 14:02:44.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@119b837 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.962 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-05-21 14:02:44.963 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2025-05-21 14:02:44.963 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2025-05-21 14:02:44.963 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-05-21 14:02:44.971 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2025-05-21 14:02:44.976 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2025-05-21 14:02:44.977 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2025-05-21 14:02:44.978 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e147821 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:44.978 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-05-21 14:02:44.979 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@395065af 2025-05-21 14:02:44.979 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@395065af 2025-05-21 14:02:44.979 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-05-21 14:02:44.986 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395065af 2025-05-21 14:02:44.992 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395065af 2025-05-21 14:02:44.992 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395065af 2025-05-21 14:02:44.993 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395065af 2025-05-21 14:02:44.998 [DefaultDispatcher-worker-19 @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395065af 2025-05-21 14:02:45.006 [DefaultDispatcher-worker-9 @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2025-05-21 14:02:45.011 [DefaultDispatcher-worker-23 @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d 2025-05-21 14:02:45.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-05-21 14:02:45.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-05-21 14:02:45.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.016 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d44f15d: (connection evicted) 2025-05-21 14:02:45.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-05-21 14:02:45.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-05-21 14:02:45.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-05-21 14:02:45.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-05-21 14:02:45.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.016 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@395065af: (connection evicted) 2025-05-21 14:02:45.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-05-21 14:02:45.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c902a72 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@6434d49e 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@6434d49e 2025-05-21 14:02:45.018 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-05-21 14:02:45.024 [DefaultDispatcher-worker-7 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:02:45.024 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.024 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:45.024 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.024 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.024 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.027 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434d49e 2025-05-21 14:02:45.032 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434d49e 2025-05-21 14:02:45.033 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434d49e 2025-05-21 14:02:45.033 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434d49e 2025-05-21 14:02:45.038 [DefaultDispatcher-worker-21 @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434d49e 2025-05-21 14:02:45.041 [DefaultDispatcher-worker-19 @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434d49e 2025-05-21 14:02:45.048 [DefaultDispatcher-worker-9 @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434d49e 2025-05-21 14:02:45.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-05-21 14:02:45.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-05-21 14:02:45.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.049 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6434d49e: (connection evicted) 2025-05-21 14:02:45.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-05-21 14:02:45.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-05-21 14:02:45.050 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f774d60 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2025-05-21 14:02:45.051 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-05-21 14:02:45.058 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2025-05-21 14:02:45.063 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2025-05-21 14:02:45.064 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2025-05-21 14:02:45.065 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2025-05-21 14:02:45.070 [DefaultDispatcher-worker-22 @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2025-05-21 14:02:45.074 [DefaultDispatcher-worker-17 @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2025-05-21 14:02:45.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-05-21 14:02:45.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-05-21 14:02:45.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.076 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77: (connection evicted) 2025-05-21 14:02:45.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-05-21 14:02:45.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e90a3de 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-05-21 14:02:45.077 [Test worker @coroutine#5493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-05-21 14:02:45.086 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-05-21 14:02:45.091 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-05-21 14:02:45.092 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-05-21 14:02:45.093 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-05-21 14:02:45.130 [DefaultDispatcher-worker-10 @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-05-21 14:02:45.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-05-21 14:02:45.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-05-21 14:02:45.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.135 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9d573a6: (connection evicted) 2025-05-21 14:02:45.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-05-21 14:02:45.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59464f08 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.136 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.137 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.137 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.137 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.137 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.137 [Test worker @coroutine#5515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-05-21 14:02:45.137 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0ebc03 2025-05-21 14:02:45.137 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0ebc03 2025-05-21 14:02:45.137 [Test worker @coroutine#5515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-05-21 14:02:45.148 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0ebc03 2025-05-21 14:02:45.153 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0ebc03 2025-05-21 14:02:45.154 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0ebc03 2025-05-21 14:02:45.155 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0ebc03 2025-05-21 14:02:45.159 [DefaultDispatcher-worker-12 @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0ebc03 2025-05-21 14:02:45.163 [DefaultDispatcher-worker-6 @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0ebc03 2025-05-21 14:02:45.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-05-21 14:02:45.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-05-21 14:02:45.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.167 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a0ebc03: (connection evicted) 2025-05-21 14:02:45.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-05-21 14:02:45.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb9b76c 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.169 [Test worker @coroutine#5538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-05-21 14:02:45.170 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6752d7fc 2025-05-21 14:02:45.170 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6752d7fc 2025-05-21 14:02:45.170 [Test worker @coroutine#5538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-05-21 14:02:45.177 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6752d7fc 2025-05-21 14:02:45.182 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6752d7fc 2025-05-21 14:02:45.183 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6752d7fc 2025-05-21 14:02:45.184 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6752d7fc 2025-05-21 14:02:45.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-05-21 14:02:45.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-05-21 14:02:45.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:45.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-05-21 14:02:45.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2400673b 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.188 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-05-21 14:02:45.189 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-05-21 14:02:45.189 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-05-21 14:02:45.189 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-05-21 14:02:45.196 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-05-21 14:02:45.201 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-05-21 14:02:45.202 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-05-21 14:02:45.203 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-05-21 14:02:45.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-05-21 14:02:45.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-05-21 14:02:45.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:45.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-05-21 14:02:45.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4caeeab6 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d652bc6 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d652bc6 2025-05-21 14:02:45.205 [Test worker @coroutine#5570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-05-21 14:02:45.214 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d652bc6 2025-05-21 14:02:45.219 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d652bc6 2025-05-21 14:02:45.220 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d652bc6 2025-05-21 14:02:45.220 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d652bc6 2025-05-21 14:02:45.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-05-21 14:02:45.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-05-21 14:02:45.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:45.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-05-21 14:02:45.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-05-21 14:02:45.228 [UI Thread @coroutine#5591] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46601/Site/verify 2025-05-21 14:02:45.228 [UI Thread @coroutine#5591] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46601/Site/verify. 2025-05-21 14:02:45.228 [UI Thread @coroutine#5591] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46601/Site/verify 2025-05-21 14:02:45.229 [UI Thread @coroutine#5591] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46601/Site/verify 2025-05-21 14:02:45.229 [UI Thread @coroutine#5591] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46601/Site/verify 2025-05-21 14:02:45.229 [UI Thread @coroutine#5591] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46601/Site/verify. 2025-05-21 14:02:45.229 [UI Thread @coroutine#5591] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46601/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:45.232 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-05-21 14:02:45.232 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.232 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.232 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.232 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.232 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.232 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.232 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23001753 2025-05-21 14:02:45.232 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.232 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ae8ce3 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ae8ce3 2025-05-21 14:02:45.233 [Test worker @coroutine#5605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-05-21 14:02:45.242 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ae8ce3 2025-05-21 14:02:45.248 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ae8ce3 2025-05-21 14:02:45.248 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ae8ce3 2025-05-21 14:02:45.249 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ae8ce3 2025-05-21 14:02:45.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-05-21 14:02:45.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-05-21 14:02:45.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:45.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-05-21 14:02:45.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47c163bb 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8a0d7f 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8a0d7f 2025-05-21 14:02:45.253 [Test worker @coroutine#5622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-05-21 14:02:45.261 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a0d7f 2025-05-21 14:02:45.266 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a0d7f 2025-05-21 14:02:45.267 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a0d7f 2025-05-21 14:02:45.268 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8a0d7f 2025-05-21 14:02:45.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-05-21 14:02:45.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-05-21 14:02:45.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:45.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-05-21 14:02:45.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@308bd473 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2025-05-21 14:02:45.271 [Test worker @coroutine#5639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-05-21 14:02:45.280 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2025-05-21 14:02:45.280 [DefaultDispatcher-worker-24 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c72189f 2025-05-21 14:02:45.285 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2025-05-21 14:02:45.286 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2025-05-21 14:02:45.286 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2025-05-21 14:02:45.288 [UI Thread @coroutine#5654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41415/Site/verify 2025-05-21 14:02:45.288 [UI Thread @coroutine#5654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41415/Site/verify. 2025-05-21 14:02:45.288 [UI Thread @coroutine#5654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41415/Site/verify 2025-05-21 14:02:45.289 [UI Thread @coroutine#5654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41415/Site/verify 2025-05-21 14:02:45.289 [UI Thread @coroutine#5654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41415/Site/verify 2025-05-21 14:02:45.289 [UI Thread @coroutine#5654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41415/Site/verify. 2025-05-21 14:02:45.289 [UI Thread @coroutine#5654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41415/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:45.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-05-21 14:02:45.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-05-21 14:02:45.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:45.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-05-21 14:02:45.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-05-21 14:02:45.293 [UI Thread @coroutine#5666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46455/Site/verify 2025-05-21 14:02:45.293 [UI Thread @coroutine#5666] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46455/Site/verify. 2025-05-21 14:02:45.293 [UI Thread @coroutine#5666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46455/Site/verify 2025-05-21 14:02:45.294 [UI Thread @coroutine#5666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46455/Site/verify 2025-05-21 14:02:45.294 [UI Thread @coroutine#5666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46455/Site/verify 2025-05-21 14:02:45.294 [UI Thread @coroutine#5666] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46455/Site/verify. 2025-05-21 14:02:45.294 [UI Thread @coroutine#5666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46455/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:45.297 [UI Thread @coroutine#5679] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46459/Site/verify 2025-05-21 14:02:45.297 [UI Thread @coroutine#5679] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46459/Site/verify. 2025-05-21 14:02:45.297 [UI Thread @coroutine#5679] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46459/Site/verify 2025-05-21 14:02:45.298 [UI Thread @coroutine#5679] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46459/Site/verify 2025-05-21 14:02:45.298 [UI Thread @coroutine#5679] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46459/Site/verify 2025-05-21 14:02:45.298 [UI Thread @coroutine#5679] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46459/Site/verify. 2025-05-21 14:02:45.298 [UI Thread @coroutine#5679] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46459/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:45.301 [UI Thread @coroutine#5693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-05-21 14:02:45.301 [UI Thread @coroutine#5693] 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-05-21 14:02:45.301 [UI Thread @coroutine#5693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-05-21 14:02:45.302 [UI Thread @coroutine#5693] 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-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2779acb2 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@106a6a1b 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@106a6a1b 2025-05-21 14:02:45.304 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-05-21 14:02:45.313 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106a6a1b 2025-05-21 14:02:45.318 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106a6a1b 2025-05-21 14:02:45.319 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106a6a1b 2025-05-21 14:02:45.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106a6a1b 2025-05-21 14:02:45.325 [DefaultDispatcher-worker-17 @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106a6a1b 2025-05-21 14:02:45.335 [DefaultDispatcher-worker-2 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106a6a1b 2025-05-21 14:02:45.339 [DefaultDispatcher-worker-7 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106a6a1b 2025-05-21 14:02:45.340 [DefaultDispatcher-worker-4 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:02:45.340 [DefaultDispatcher-worker-4 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.340 [DefaultDispatcher-worker-4 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:45.340 [DefaultDispatcher-worker-4 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.340 [DefaultDispatcher-worker-15 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.340 [DefaultDispatcher-worker-15 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.343 [DefaultDispatcher-worker-9 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106a6a1b 2025-05-21 14:02:45.346 [DefaultDispatcher-worker-4 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106a6a1b 2025-05-21 14:02:45.349 [DefaultDispatcher-worker-2 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106a6a1b 2025-05-21 14:02:45.354 [DefaultDispatcher-worker-2 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106a6a1b 2025-05-21 14:02:45.363 [DefaultDispatcher-worker-2 @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106a6a1b 2025-05-21 14:02:45.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-05-21 14:02:45.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-05-21 14:02:45.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.365 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@106a6a1b: (connection evicted) 2025-05-21 14:02:45.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-05-21 14:02:45.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b15da69 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2025-05-21 14:02:45.366 [Test worker @coroutine#5734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-05-21 14:02:45.374 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2025-05-21 14:02:45.375 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.379 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2025-05-21 14:02:45.379 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2025-05-21 14:02:45.380 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2174fda1 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d99b35f 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d99b35f 2025-05-21 14:02:45.381 [Test worker @coroutine#5734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-05-21 14:02:45.389 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d99b35f 2025-05-21 14:02:45.394 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d99b35f 2025-05-21 14:02:45.395 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d99b35f 2025-05-21 14:02:45.396 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d99b35f 2025-05-21 14:02:45.400 [DefaultDispatcher-worker-14 @coroutine#5747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d99b35f 2025-05-21 14:02:45.408 [DefaultDispatcher-worker-16 @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2025-05-21 14:02:45.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-05-21 14:02:45.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-05-21 14:02:45.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.416 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6679a082: (connection evicted) 2025-05-21 14:02:45.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-05-21 14:02:45.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-05-21 14:02:45.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-05-21 14:02:45.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-05-21 14:02:45.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.417 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d99b35f: (connection evicted) 2025-05-21 14:02:45.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-05-21 14:02:45.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48c8c722 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@14eaab92 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@14eaab92 2025-05-21 14:02:45.418 [Test worker @coroutine#5784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-05-21 14:02:45.426 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14eaab92 2025-05-21 14:02:45.432 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14eaab92 2025-05-21 14:02:45.433 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14eaab92 2025-05-21 14:02:45.433 [DefaultDispatcher-worker-22 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:45.433 [DefaultDispatcher-worker-22 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.433 [DefaultDispatcher-worker-22 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:45.433 [DefaultDispatcher-worker-22 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.434 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14eaab92 2025-05-21 14:02:45.434 [DefaultDispatcher-worker-22 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.434 [DefaultDispatcher-worker-22 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f23ecc 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cbb6037 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cbb6037 2025-05-21 14:02:45.434 [Test worker @coroutine#5784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-05-21 14:02:45.442 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb6037 2025-05-21 14:02:45.447 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb6037 2025-05-21 14:02:45.448 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb6037 2025-05-21 14:02:45.449 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb6037 2025-05-21 14:02:45.453 [DefaultDispatcher-worker-7 @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb6037 2025-05-21 14:02:45.461 [DefaultDispatcher-worker-19 @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14eaab92 2025-05-21 14:02:45.465 [DefaultDispatcher-worker-16 @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14eaab92 2025-05-21 14:02:45.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-05-21 14:02:45.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-05-21 14:02:45.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.468 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14eaab92: (connection evicted) 2025-05-21 14:02:45.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-05-21 14:02:45.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-05-21 14:02:45.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-05-21 14:02:45.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-05-21 14:02:45.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.469 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cbb6037: (connection evicted) 2025-05-21 14:02:45.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-05-21 14:02:45.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66b65360 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b89b4 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b89b4 2025-05-21 14:02:45.470 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-05-21 14:02:45.478 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b89b4 2025-05-21 14:02:45.483 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b89b4 2025-05-21 14:02:45.484 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b89b4 2025-05-21 14:02:45.485 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b89b4 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a4929f5 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afaa87a 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afaa87a 2025-05-21 14:02:45.485 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-05-21 14:02:45.493 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaa87a 2025-05-21 14:02:45.498 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaa87a 2025-05-21 14:02:45.499 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaa87a 2025-05-21 14:02:45.500 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaa87a 2025-05-21 14:02:45.504 [DefaultDispatcher-worker-5 @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaa87a 2025-05-21 14:02:45.511 [DefaultDispatcher-worker-7 @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b89b4 2025-05-21 14:02:45.516 [DefaultDispatcher-worker-15 @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b89b4 2025-05-21 14:02:45.516 [DefaultDispatcher-worker-4 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:02:45.516 [DefaultDispatcher-worker-4 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.516 [DefaultDispatcher-worker-4 @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://localhost.localdomain:36981/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:45.516 [DefaultDispatcher-worker-4 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.517 [DefaultDispatcher-worker-11 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.517 [DefaultDispatcher-worker-11 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.570 [HikariPool-256 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.586 [HikariPool-257 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.599 [DefaultDispatcher-worker-20 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:02:45.599 [DefaultDispatcher-worker-20 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.599 [DefaultDispatcher-worker-20 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:45.599 [DefaultDispatcher-worker-20 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.600 [DefaultDispatcher-worker-22 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.600 [DefaultDispatcher-worker-22 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.667 [DefaultDispatcher-worker-13 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:02:45.667 [DefaultDispatcher-worker-13 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.667 [DefaultDispatcher-worker-13 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:45.667 [DefaultDispatcher-worker-13 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.668 [DefaultDispatcher-worker-11 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.668 [DefaultDispatcher-worker-11 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.681 [DefaultDispatcher-worker-16 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28992c81 2025-05-21 14:02:45.681 [DefaultDispatcher-worker-16 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.681 [DefaultDispatcher-worker-16 @coroutine#2321] 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-05-21 14:02:45.681 [DefaultDispatcher-worker-16 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.682 [DefaultDispatcher-worker-16 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.704 [DefaultDispatcher-worker-13 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:45.704 [DefaultDispatcher-worker-13 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.704 [DefaultDispatcher-worker-13 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:45.704 [DefaultDispatcher-worker-13 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.705 [DefaultDispatcher-worker-24 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.705 [DefaultDispatcher-worker-24 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.721 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-05-21 14:02:45.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-05-21 14:02:45.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.768 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43b89b4: (connection evicted) 2025-05-21 14:02:45.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-05-21 14:02:45.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-05-21 14:02:45.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-05-21 14:02:45.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-05-21 14:02:45.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.768 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5afaa87a: (connection evicted) 2025-05-21 14:02:45.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-05-21 14:02:45.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d3bee8 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2025-05-21 14:02:45.770 [Test worker @coroutine#5908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-05-21 14:02:45.778 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2025-05-21 14:02:45.782 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2025-05-21 14:02:45.783 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2025-05-21 14:02:45.785 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49c51eb7 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.785 [Test worker @coroutine#5908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-05-21 14:02:45.786 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dad8926 2025-05-21 14:02:45.786 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dad8926 2025-05-21 14:02:45.786 [Test worker @coroutine#5908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-05-21 14:02:45.793 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dad8926 2025-05-21 14:02:45.798 [Test worker @coroutine#5915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dad8926 2025-05-21 14:02:45.799 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dad8926 2025-05-21 14:02:45.800 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dad8926 2025-05-21 14:02:45.805 [DefaultDispatcher-worker-15 @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dad8926 2025-05-21 14:02:45.812 [DefaultDispatcher-worker-22 @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2025-05-21 14:02:45.816 [DefaultDispatcher-worker-20 @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2025-05-21 14:02:45.820 [DefaultDispatcher-worker-23 @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2025-05-21 14:02:45.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-05-21 14:02:45.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-05-21 14:02:45.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.823 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6: (connection evicted) 2025-05-21 14:02:45.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-05-21 14:02:45.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-05-21 14:02:45.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-05-21 14:02:45.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-05-21 14:02:45.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.824 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dad8926: (connection evicted) 2025-05-21 14:02:45.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-05-21 14:02:45.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eb21f22 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@22265a8d 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@22265a8d 2025-05-21 14:02:45.825 [Test worker @coroutine#5959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-05-21 14:02:45.834 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22265a8d 2025-05-21 14:02:45.839 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22265a8d 2025-05-21 14:02:45.839 [DefaultDispatcher-worker-3 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:45.839 [DefaultDispatcher-worker-3 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.839 [DefaultDispatcher-worker-3 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:45.839 [DefaultDispatcher-worker-3 @coroutine#2386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.840 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22265a8d 2025-05-21 14:02:45.840 [DefaultDispatcher-worker-4 @coroutine#2386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.840 [DefaultDispatcher-worker-4 @coroutine#2386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.840 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22265a8d 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62910d16 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d066f 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d066f 2025-05-21 14:02:45.841 [Test worker @coroutine#5959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-05-21 14:02:45.850 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d066f 2025-05-21 14:02:45.855 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d066f 2025-05-21 14:02:45.856 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d066f 2025-05-21 14:02:45.857 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d066f 2025-05-21 14:02:45.861 [DefaultDispatcher-worker-10 @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d066f 2025-05-21 14:02:45.869 [DefaultDispatcher-worker-5 @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22265a8d 2025-05-21 14:02:45.874 [DefaultDispatcher-worker-10 @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22265a8d 2025-05-21 14:02:45.878 [DefaultDispatcher-worker-24 @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22265a8d 2025-05-21 14:02:45.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-05-21 14:02:45.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-05-21 14:02:45.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.881 [HikariPool-260 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22265a8d: (connection evicted) 2025-05-21 14:02:45.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-05-21 14:02:45.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-05-21 14:02:45.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-05-21 14:02:45.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-05-21 14:02:45.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.881 [HikariPool-261 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d066f: (connection evicted) 2025-05-21 14:02:45.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-05-21 14:02:45.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-05-21 14:02:45.882 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@345f429 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2025-05-21 14:02:45.883 [Test worker @coroutine#6014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-05-21 14:02:45.889 [DefaultDispatcher-worker-16 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:45.889 [DefaultDispatcher-worker-16 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.889 [DefaultDispatcher-worker-16 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:45.889 [DefaultDispatcher-worker-16 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.890 [DefaultDispatcher-worker-1 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.890 [DefaultDispatcher-worker-1 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:45.891 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2025-05-21 14:02:45.896 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2025-05-21 14:02:45.897 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2025-05-21 14:02:45.898 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69503026 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.898 [Test worker @coroutine#6014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-05-21 14:02:45.899 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff 2025-05-21 14:02:45.899 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff 2025-05-21 14:02:45.899 [Test worker @coroutine#6014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-05-21 14:02:45.906 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff 2025-05-21 14:02:45.911 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff 2025-05-21 14:02:45.912 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff 2025-05-21 14:02:45.913 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff 2025-05-21 14:02:45.917 [DefaultDispatcher-worker-20 @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff 2025-05-21 14:02:45.924 [DefaultDispatcher-worker-14 @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2025-05-21 14:02:45.928 [DefaultDispatcher-worker-14 @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2025-05-21 14:02:45.932 [DefaultDispatcher-worker-4 @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2025-05-21 14:02:45.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-05-21 14:02:45.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-05-21 14:02:45.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.935 [HikariPool-262 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Closing connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c: (connection evicted) 2025-05-21 14:02:45.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-05-21 14:02:45.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-05-21 14:02:45.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-05-21 14:02:45.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-05-21 14:02:45.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.936 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d6c69ff: (connection evicted) 2025-05-21 14:02:45.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-05-21 14:02:45.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd4682 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.937 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.938 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.938 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.938 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.938 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.938 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.938 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-05-21 14:02:45.938 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.938 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.938 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.938 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.938 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.938 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.938 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.938 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.938 [Test worker @coroutine#6068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-05-21 14:02:45.938 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@681f5a1e 2025-05-21 14:02:45.938 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@681f5a1e 2025-05-21 14:02:45.938 [Test worker @coroutine#6068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-05-21 14:02:45.946 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681f5a1e 2025-05-21 14:02:45.951 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681f5a1e 2025-05-21 14:02:45.952 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681f5a1e 2025-05-21 14:02:45.953 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681f5a1e 2025-05-21 14:02:45.959 [DefaultDispatcher-worker-18 @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681f5a1e 2025-05-21 14:02:45.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-05-21 14:02:45.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-05-21 14:02:45.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:45.960 [HikariPool-264 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Closing connection org.sqlite.jdbc4.JDBC4Connection@681f5a1e: (connection evicted) 2025-05-21 14:02:45.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:45.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-05-21 14:02:45.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-05-21 14:02:45.961 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f693a39 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-05-21 14:02:45.962 [Test worker @coroutine#6092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-05-21 14:02:45.970 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-05-21 14:02:45.975 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-05-21 14:02:45.976 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-05-21 14:02:45.977 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-05-21 14:02:45.982 [DefaultDispatcher-worker-3 @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-05-21 14:02:45.994 [DefaultDispatcher-worker-10 @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-05-21 14:02:45.998 [DefaultDispatcher-worker-12 @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e682da 2025-05-21 14:02:46.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-05-21 14:02:46.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-05-21 14:02:46.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.002 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e682da: (connection evicted) 2025-05-21 14:02:46.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:46.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-05-21 14:02:46.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39d8240b 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:46.003 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-05-21 14:02:46.004 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b799c0 2025-05-21 14:02:46.004 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b799c0 2025-05-21 14:02:46.004 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-05-21 14:02:46.012 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b799c0 2025-05-21 14:02:46.012 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.017 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b799c0 2025-05-21 14:02:46.017 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b799c0 2025-05-21 14:02:46.018 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b799c0 2025-05-21 14:02:46.023 [DefaultDispatcher-worker-21 @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b799c0 2025-05-21 14:02:46.028 [DefaultDispatcher-worker-13 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:02:46.028 [DefaultDispatcher-worker-13 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.028 [DefaultDispatcher-worker-13 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:46.028 [DefaultDispatcher-worker-13 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.029 [DefaultDispatcher-worker-18 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.029 [DefaultDispatcher-worker-18 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.033 [DefaultDispatcher-worker-23 @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b799c0 2025-05-21 14:02:46.037 [DefaultDispatcher-worker-4 @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b799c0 2025-05-21 14:02:46.045 [DefaultDispatcher-worker-14 @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b799c0 2025-05-21 14:02:46.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-05-21 14:02:46.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-05-21 14:02:46.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.046 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35b799c0: (connection evicted) 2025-05-21 14:02:46.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:46.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-05-21 14:02:46.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b50017c 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-21 14:02:46.047 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-05-21 14:02:46.055 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-21 14:02:46.060 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-21 14:02:46.061 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-21 14:02:46.062 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-21 14:02:46.063 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.067 [DefaultDispatcher-worker-9 @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-21 14:02:46.077 [DefaultDispatcher-worker-5 @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-21 14:02:46.081 [DefaultDispatcher-worker-9 @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-21 14:02:46.086 [DefaultDispatcher-worker-6 @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-21 14:02:46.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-05-21 14:02:46.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-05-21 14:02:46.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.087 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@652a16a8: (connection evicted) 2025-05-21 14:02:46.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:46.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-05-21 14:02:46.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@491ef90c 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-05-21 14:02:46.089 [Test worker @coroutine#6184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-05-21 14:02:46.092 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.097 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-05-21 14:02:46.103 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-05-21 14:02:46.103 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-05-21 14:02:46.104 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-05-21 14:02:46.110 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-268 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 due to dirty commit state on close(). 2025-05-21 14:02:46.112 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-05-21 14:02:46.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-05-21 14:02:46.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-05-21 14:02:46.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.112 [HikariPool-268 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26db1100: (connection evicted) 2025-05-21 14:02:46.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:46.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-05-21 14:02:46.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@434c0d22 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@37445c57 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@37445c57 2025-05-21 14:02:46.113 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-05-21 14:02:46.120 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.121 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37445c57 2025-05-21 14:02:46.126 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37445c57 2025-05-21 14:02:46.127 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37445c57 2025-05-21 14:02:46.128 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37445c57 2025-05-21 14:02:46.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-05-21 14:02:46.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-05-21 14:02:46.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:46.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:46.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-05-21 14:02:46.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e1db27e 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@218da1f9 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@218da1f9 2025-05-21 14:02:46.133 [Test worker @coroutine#6230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-05-21 14:02:46.141 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218da1f9 2025-05-21 14:02:46.146 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218da1f9 2025-05-21 14:02:46.147 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218da1f9 2025-05-21 14:02:46.148 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218da1f9 2025-05-21 14:02:46.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-05-21 14:02:46.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-05-21 14:02:46.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:46.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:46.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-05-21 14:02:46.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3efdbfda 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@652f3d65 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@652f3d65 2025-05-21 14:02:46.154 [UI Thread @coroutine#6252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-05-21 14:02:46.164 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652f3d65 2025-05-21 14:02:46.170 [UI Thread @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652f3d65 2025-05-21 14:02:46.171 [UI Thread @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652f3d65 2025-05-21 14:02:46.172 [UI Thread @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652f3d65 2025-05-21 14:02:46.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-05-21 14:02:46.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-05-21 14:02:46.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.174 [HikariPool-271 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Closing connection org.sqlite.jdbc4.JDBC4Connection@652f3d65: (connection evicted) 2025-05-21 14:02:46.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:46.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-05-21 14:02:46.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ab4517f 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:46.176 [Test worker @coroutine#6266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-05-21 14:02:46.177 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a94faf 2025-05-21 14:02:46.177 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a94faf 2025-05-21 14:02:46.177 [Test worker @coroutine#6266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-05-21 14:02:46.186 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a94faf 2025-05-21 14:02:46.191 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a94faf 2025-05-21 14:02:46.192 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a94faf 2025-05-21 14:02:46.193 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a94faf 2025-05-21 14:02:46.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-05-21 14:02:46.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-05-21 14:02:46.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:46.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:46.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-05-21 14:02:46.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e7026b9 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc6c83a 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc6c83a 2025-05-21 14:02:46.196 [Test worker @coroutine#6282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-05-21 14:02:46.204 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc6c83a 2025-05-21 14:02:46.210 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc6c83a 2025-05-21 14:02:46.211 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc6c83a 2025-05-21 14:02:46.212 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc6c83a 2025-05-21 14:02:46.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-05-21 14:02:46.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-05-21 14:02:46.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:46.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:46.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-05-21 14:02:46.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@207475a2 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-05-21 14:02:46.215 [Test worker @coroutine#6298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-05-21 14:02:46.224 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-05-21 14:02:46.230 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-05-21 14:02:46.232 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-05-21 14:02:46.233 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c3222d 2025-05-21 14:02:46.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-05-21 14:02:46.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-05-21 14:02:46.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:46.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:46.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-05-21 14:02:46.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24f3d208 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@72da5f0e 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@72da5f0e 2025-05-21 14:02:46.236 [Test worker @coroutine#6314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-05-21 14:02:46.246 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72da5f0e 2025-05-21 14:02:46.251 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72da5f0e 2025-05-21 14:02:46.252 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72da5f0e 2025-05-21 14:02:46.253 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72da5f0e 2025-05-21 14:02:46.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-05-21 14:02:46.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-05-21 14:02:46.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:46.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:46.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-05-21 14:02:46.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-276 - configuration: 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c419713 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-276" 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Starting... 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c36c62a 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c36c62a 2025-05-21 14:02:46.257 [Test worker @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Start completed. 2025-05-21 14:02:46.266 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c36c62a 2025-05-21 14:02:46.272 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c36c62a 2025-05-21 14:02:46.273 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c36c62a 2025-05-21 14:02:46.274 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c36c62a 2025-05-21 14:02:46.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown initiated... 2025-05-21 14:02:46.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Close initiated... 2025-05-21 14:02:46.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:46.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:46.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Closed. 2025-05-21 14:02:46.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown completed. 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-277 - configuration: 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de54be7 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-277" 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:46.278 [Test worker @coroutine#6349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Starting... 2025-05-21 14:02:46.279 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c5c115 2025-05-21 14:02:46.279 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c5c115 2025-05-21 14:02:46.279 [Test worker @coroutine#6349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Start completed. 2025-05-21 14:02:46.288 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c5c115 2025-05-21 14:02:46.295 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c5c115 2025-05-21 14:02:46.296 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c5c115 2025-05-21 14:02:46.297 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c5c115 2025-05-21 14:02:46.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown initiated... 2025-05-21 14:02:46.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Close initiated... 2025-05-21 14:02:46.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:46.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:46.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Closed. 2025-05-21 14:02:46.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown completed. 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-278 - configuration: 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a42e0f 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-278" 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Starting... 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@6174ff60 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@6174ff60 2025-05-21 14:02:46.300 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Start completed. 2025-05-21 14:02:46.309 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6174ff60 2025-05-21 14:02:46.315 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6174ff60 2025-05-21 14:02:46.315 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6174ff60 2025-05-21 14:02:46.316 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6174ff60 2025-05-21 14:02:46.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown initiated... 2025-05-21 14:02:46.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Close initiated... 2025-05-21 14:02:46.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:46.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:46.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Closed. 2025-05-21 14:02:46.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown completed. 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-279 - configuration: 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@336c4e3a 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-279" 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Starting... 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@339cedbb 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@339cedbb 2025-05-21 14:02:46.321 [Test worker @coroutine#6385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Start completed. 2025-05-21 14:02:46.327 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.330 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339cedbb 2025-05-21 14:02:46.335 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339cedbb 2025-05-21 14:02:46.336 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339cedbb 2025-05-21 14:02:46.337 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339cedbb 2025-05-21 14:02:46.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown initiated... 2025-05-21 14:02:46.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Close initiated... 2025-05-21 14:02:46.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:46.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:46.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Closed. 2025-05-21 14:02:46.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown completed. 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-280 - configuration: 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@81da6a3 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-280" 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:46.341 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:46.342 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:46.342 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:46.342 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:46.342 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:46.342 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:46.342 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:46.342 [Test worker @coroutine#6403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Starting... 2025-05-21 14:02:46.342 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe275d8 2025-05-21 14:02:46.342 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe275d8 2025-05-21 14:02:46.342 [Test worker @coroutine#6403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Start completed. 2025-05-21 14:02:46.345 [DefaultDispatcher-worker-22 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:02:46.345 [DefaultDispatcher-worker-22 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.345 [DefaultDispatcher-worker-22 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:46.345 [DefaultDispatcher-worker-22 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.346 [DefaultDispatcher-worker-5 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.346 [DefaultDispatcher-worker-5 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.351 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fe275d8 2025-05-21 14:02:46.356 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fe275d8 2025-05-21 14:02:46.357 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fe275d8 2025-05-21 14:02:46.358 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fe275d8 2025-05-21 14:02:46.360 [UI Thread @coroutine#6420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-05-21 14:02:46.360 [UI Thread @coroutine#6420] 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-05-21 14:02:46.360 [UI Thread @coroutine#6420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-05-21 14:02:46.361 [UI Thread @coroutine#6420] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-05-21 14:02:46.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown initiated... 2025-05-21 14:02:46.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Close initiated... 2025-05-21 14:02:46.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:02:46.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:46.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Closed. 2025-05-21 14:02:46.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown completed. 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-281 - configuration: 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a487b86 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-281" 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:46.363 [Test worker @coroutine#6426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Starting... 2025-05-21 14:02:46.364 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@673ade3d 2025-05-21 14:02:46.364 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@673ade3d 2025-05-21 14:02:46.364 [Test worker @coroutine#6426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Start completed. 2025-05-21 14:02:46.372 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673ade3d 2025-05-21 14:02:46.377 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673ade3d 2025-05-21 14:02:46.378 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673ade3d 2025-05-21 14:02:46.379 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673ade3d 2025-05-21 14:02:46.382 [UI Thread @coroutine#6442] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54345/Site/verify 2025-05-21 14:02:46.382 [UI Thread @coroutine#6442] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54345/Site/verify. 2025-05-21 14:02:46.382 [UI Thread @coroutine#6442] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54345/Site/verify 2025-05-21 14:02:46.383 [UI Thread @coroutine#6442] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54345/Site/verify 2025-05-21 14:02:46.383 [UI Thread @coroutine#6442] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54345/Site/verify 2025-05-21 14:02:46.383 [UI Thread @coroutine#6442] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54345/Site/verify. 2025-05-21 14:02:46.383 [UI Thread @coroutine#6442] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54345/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:02:46.387 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-281 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@673ade3d due to dirty commit state on close(). 2025-05-21 14:02:46.387 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673ade3d 2025-05-21 14:02:46.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown initiated... 2025-05-21 14:02:46.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Close initiated... 2025-05-21 14:02:46.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.387 [HikariPool-281 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Closing connection org.sqlite.jdbc4.JDBC4Connection@673ade3d: (connection evicted) 2025-05-21 14:02:46.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:46.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Closed. 2025-05-21 14:02:46.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown completed. 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-282 - configuration: 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19a7e618 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-282" 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Starting... 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@31829b82 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@31829b82 2025-05-21 14:02:46.391 [Test worker @coroutine#6449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Start completed. 2025-05-21 14:02:46.400 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31829b82 2025-05-21 14:02:46.405 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31829b82 2025-05-21 14:02:46.406 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31829b82 2025-05-21 14:02:46.408 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31829b82 2025-05-21 14:02:46.413 [DefaultDispatcher-worker-9 @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31829b82 2025-05-21 14:02:46.418 [DefaultDispatcher-worker-23 @coroutine#6449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31829b82 2025-05-21 14:02:46.423 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37473/730110795361005568/_ustadmanifest.json 2025-05-21 14:02:46.423 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37473/730110795361005568/_ustadmanifest.json. 2025-05-21 14:02:46.423 [UI Thread @coroutine#6468] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37473/730110795361005568/_ustadmanifest.json 2025-05-21 14:02:46.424 [UI Thread @coroutine#6468] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37473/730110795361005568/_ustadmanifest.json 2025-05-21 14:02:46.424 [UI Thread @coroutine#6468] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37473/730110795361005568/_ustadmanifest.json 2025-05-21 14:02:46.424 [UI Thread @coroutine#6468] 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:37473/730110795361005568/_ustadmanifest.json. 2025-05-21 14:02:46.424 [UI Thread @coroutine#6468] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37473/730110795361005568/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:02:46.424 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37473/mediainfo.json 2025-05-21 14:02:46.424 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37473/mediainfo.json. 2025-05-21 14:02:46.424 [UI Thread @coroutine#6468] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37473/mediainfo.json 2025-05-21 14:02:46.425 [UI Thread @coroutine#6468] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37473/mediainfo.json 2025-05-21 14:02:46.425 [UI Thread @coroutine#6468] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37473/mediainfo.json 2025-05-21 14:02:46.438 [DefaultDispatcher-worker-19 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:46.438 [DefaultDispatcher-worker-19 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.438 [DefaultDispatcher-worker-19 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:46.438 [DefaultDispatcher-worker-19 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.439 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.439 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.467 [UI Thread @coroutine#6468] 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:37473/mediainfo.json. 2025-05-21 14:02:46.467 [UI Thread @coroutine#6468] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37473/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:02:46.491 [HikariPool-282 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.522 [DefaultDispatcher-worker-3 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:02:46.522 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.522 [DefaultDispatcher-worker-3 @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://localhost.localdomain:36981/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:46.522 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.523 [DefaultDispatcher-worker-21 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.523 [DefaultDispatcher-worker-21 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.526 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.544 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.558 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.572 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.605 [DefaultDispatcher-worker-8 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:02:46.605 [DefaultDispatcher-worker-8 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.605 [DefaultDispatcher-worker-8 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:46.605 [DefaultDispatcher-worker-8 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.606 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.606 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.635 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.652 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.673 [DefaultDispatcher-worker-17 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:02:46.674 [DefaultDispatcher-worker-17 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.674 [DefaultDispatcher-worker-17 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:46.674 [DefaultDispatcher-worker-17 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.675 [DefaultDispatcher-worker-22 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.675 [DefaultDispatcher-worker-22 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39519/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.676 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.686 [DefaultDispatcher-worker-17 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28992c81 2025-05-21 14:02:46.686 [DefaultDispatcher-worker-17 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.686 [DefaultDispatcher-worker-17 @coroutine#2321] 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-05-21 14:02:46.686 [DefaultDispatcher-worker-17 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.687 [DefaultDispatcher-worker-17 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.705 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.710 [DefaultDispatcher-worker-9 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:02:46.710 [DefaultDispatcher-worker-9 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.710 [DefaultDispatcher-worker-9 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:46.710 [DefaultDispatcher-worker-9 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.711 [DefaultDispatcher-worker-20 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.711 [DefaultDispatcher-worker-20 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59325/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.830 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:46.844 [DefaultDispatcher-worker-22 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:02:46.844 [DefaultDispatcher-worker-22 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.844 [DefaultDispatcher-worker-22 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:46.844 [DefaultDispatcher-worker-22 @coroutine#2386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.845 [DefaultDispatcher-worker-15 @coroutine#2386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.845 [DefaultDispatcher-worker-15 @coroutine#2386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43723/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.894 [DefaultDispatcher-worker-2 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:02:46.895 [DefaultDispatcher-worker-2 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.895 [DefaultDispatcher-worker-2 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:46.895 [DefaultDispatcher-worker-2 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.895 [DefaultDispatcher-worker-18 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:46.895 [DefaultDispatcher-worker-18 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40679/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.000 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:47.023 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:47.034 [DefaultDispatcher-worker-13 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:02:47.034 [DefaultDispatcher-worker-13 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.034 [DefaultDispatcher-worker-13 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:47.034 [DefaultDispatcher-worker-13 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.035 [DefaultDispatcher-worker-9 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.035 [DefaultDispatcher-worker-9 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58187/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.075 [DefaultDispatcher-worker-14 @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-05-21 14:02:47.100 [DefaultDispatcher-worker-14 @coroutine#6506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-05-21 14:02:47.126 [DefaultDispatcher-worker-14 @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2025-05-21 14:02:47.141 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:47.143 [DefaultDispatcher-worker-14 @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-05-21 14:02:47.175 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:47.199 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:47.225 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:47.243 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:47.350 [DefaultDispatcher-worker-18 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:02:47.351 [DefaultDispatcher-worker-18 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.351 [DefaultDispatcher-worker-18 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:47.351 [DefaultDispatcher-worker-18 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.351 [DefaultDispatcher-worker-21 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.351 [DefaultDispatcher-worker-21 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52447/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.444 [DefaultDispatcher-worker-20 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:02:47.444 [DefaultDispatcher-worker-20 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.444 [DefaultDispatcher-worker-20 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:47.444 [DefaultDispatcher-worker-20 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.445 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.445 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35113/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown initiated... 2025-05-21 14:02:47.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Close initiated... 2025-05-21 14:02:47.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:47.470 [HikariPool-282 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31829b82: (connection evicted) 2025-05-21 14:02:47.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:47.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Closed. 2025-05-21 14:02:47.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown completed. 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-283 - configuration: 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@146b3bc7 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-283" 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Starting... 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@523d6b45 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@523d6b45 2025-05-21 14:02:47.474 [Test worker @coroutine#6519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Start completed. 2025-05-21 14:02:47.482 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523d6b45 2025-05-21 14:02:47.487 [Test worker @coroutine#6521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523d6b45 2025-05-21 14:02:47.488 [Test worker @coroutine#6523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523d6b45 2025-05-21 14:02:47.489 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523d6b45 2025-05-21 14:02:47.495 [DefaultDispatcher-worker-8 @coroutine#6527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523d6b45 2025-05-21 14:02:47.498 [DefaultDispatcher-worker-8 @coroutine#6519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523d6b45 2025-05-21 14:02:47.586 [HikariPool-283 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:47.587 [DefaultDispatcher-worker-3 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:02:47.587 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.587 [DefaultDispatcher-worker-3 @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://localhost.localdomain:36981/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:47.587 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.588 [DefaultDispatcher-worker-8 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.588 [DefaultDispatcher-worker-8 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36981/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.591 [UI Thread @coroutine#6536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58541/730110801929695232/_ustadmanifest.json 2025-05-21 14:02:47.591 [UI Thread @coroutine#6536] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58541/730110801929695232/_ustadmanifest.json. 2025-05-21 14:02:47.591 [UI Thread @coroutine#6536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58541/730110801929695232/_ustadmanifest.json 2025-05-21 14:02:47.592 [UI Thread @coroutine#6536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58541/730110801929695232/_ustadmanifest.json 2025-05-21 14:02:47.592 [UI Thread @coroutine#6536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58541/730110801929695232/_ustadmanifest.json 2025-05-21 14:02:47.592 [UI Thread @coroutine#6536] 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:58541/730110801929695232/_ustadmanifest.json. 2025-05-21 14:02:47.592 [UI Thread @coroutine#6536] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58541/730110801929695232/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:02:47.593 [UI Thread @coroutine#6536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58541/tincan.xml 2025-05-21 14:02:47.593 [UI Thread @coroutine#6536] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58541/tincan.xml. 2025-05-21 14:02:47.593 [UI Thread @coroutine#6536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58541/tincan.xml 2025-05-21 14:02:47.593 [UI Thread @coroutine#6536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58541/tincan.xml 2025-05-21 14:02:47.593 [UI Thread @coroutine#6536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58541/tincan.xml 2025-05-21 14:02:47.611 [DefaultDispatcher-worker-22 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:02:47.611 [DefaultDispatcher-worker-22 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.611 [DefaultDispatcher-worker-22 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2025-05-21 14:02:47.611 [DefaultDispatcher-worker-22 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.612 [DefaultDispatcher-worker-5 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.612 [DefaultDispatcher-worker-5 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2025-05-21 14:02:47.634 [UI Thread @coroutine#6536] 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:58541/tincan.xml. 2025-05-21 14:02:47.634 [UI Thread @coroutine#6536] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58541/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:02:47.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown initiated... 2025-05-21 14:02:47.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Close initiated... 2025-05-21 14:02:47.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:02:47.641 [HikariPool-283 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Closing connection org.sqlite.jdbc4.JDBC4Connection@523d6b45: (connection evicted) 2025-05-21 14:02:47.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:02:47.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Closed. 2025-05-21 14:02:47.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown completed. 2025-05-21 14:10:35.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-21 14:10:35.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:35.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:35.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:35.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:35.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:35.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:35.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@97a145b 2025-05-21 14:10:35.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:35.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:35.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:35.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:35.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:35.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:35.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-21 14:10:35.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:10:35.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:10:35.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-21 14:10:35.516 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:10:35.532 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:10:35.534 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:10:35.555 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:35.557 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de1c41d 2025-05-21 14:10:35.557 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de1c41d 2025-05-21 14:10:35.559 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@632627d1 2025-05-21 14:10:35.560 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@632627d1 2025-05-21 14:10:35.562 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6719af6d 2025-05-21 14:10:35.562 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6719af6d 2025-05-21 14:10:35.565 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@221b2dea 2025-05-21 14:10:35.565 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@221b2dea 2025-05-21 14:10:35.567 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4139c498 2025-05-21 14:10:35.567 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4139c498 2025-05-21 14:10:35.570 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13736bc1 2025-05-21 14:10:35.570 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13736bc1 2025-05-21 14:10:35.572 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39bbdc05 2025-05-21 14:10:35.572 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39bbdc05 2025-05-21 14:10:35.574 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4234d2a5 2025-05-21 14:10:35.574 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4234d2a5 2025-05-21 14:10:35.576 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d26d37f 2025-05-21 14:10:35.576 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d26d37f 2025-05-21 14:10:35.576 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:35.665 [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-05-21 14:10:35.665 [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-05-21 14:10:35.666 [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-05-21 14:10:35.666 [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-05-21 14:10:35.668 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:10:35.669 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-21 14:10:35.669 [DefaultDispatcher-worker-6 @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-05-21 14:10:35.669 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-21 14:10:35.726 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:10:35.742 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:10:35.754 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:10:35.764 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:10:35.775 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:10:35.779 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:10:35.851 [DefaultDispatcher-worker-2 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-21 14:10:35.868 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-21 14:10:35.868 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-21 14:10:35.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-05-21 14:10:35.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-05-21 14:10:35.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:35.877 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8: (connection evicted) 2025-05-21 14:10:35.878 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-21 14:10:35.878 [DefaultDispatcher-worker-9 @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-05-21 14:10:35.878 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6de1c41d: (connection evicted) 2025-05-21 14:10:35.878 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@632627d1: (connection evicted) 2025-05-21 14:10:35.878 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6719af6d: (connection evicted) 2025-05-21 14:10:35.878 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@221b2dea: (connection evicted) 2025-05-21 14:10:35.879 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4139c498: (connection evicted) 2025-05-21 14:10:35.879 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13736bc1: (connection evicted) 2025-05-21 14:10:35.879 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39bbdc05: (connection evicted) 2025-05-21 14:10:35.880 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4234d2a5: (connection evicted) 2025-05-21 14:10:35.880 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d26d37f: (connection evicted) 2025-05-21 14:10:35.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:35.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-05-21 14:10:35.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-05-21 14:10:35.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53f7a906 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:35.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:35.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:35.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:35.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:35.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:35.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:35.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-21 14:10:35.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b670c0 2025-05-21 14:10:35.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b670c0 2025-05-21 14:10:35.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-21 14:10:35.888 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b670c0 2025-05-21 14:10:35.895 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b670c0 2025-05-21 14:10:35.896 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b670c0 2025-05-21 14:10:35.897 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:35.897 [DefaultDispatcher-worker-9 @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-05-21 14:10:35.897 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:35.898 [DefaultDispatcher-worker-9 @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-05-21 14:10:35.906 [DefaultDispatcher-worker-5 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b670c0 2025-05-21 14:10:35.907 [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-05-21 14:10:35.907 [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-05-21 14:10:35.907 [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-05-21 14:10:35.911 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b670c0 2025-05-21 14:10:35.921 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b670c0 2025-05-21 14:10:35.929 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b670c0 2025-05-21 14:10:35.937 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b670c0 2025-05-21 14:10:35.946 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b670c0 2025-05-21 14:10:35.949 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b670c0 2025-05-21 14:10:35.974 [DefaultDispatcher-worker-8 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b670c0 2025-05-21 14:10:35.988 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:35.991 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@177e2e5c 2025-05-21 14:10:35.991 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@177e2e5c 2025-05-21 14:10:35.994 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b9d2c3 2025-05-21 14:10:35.994 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b9d2c3 2025-05-21 14:10:35.997 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d86452c 2025-05-21 14:10:35.997 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d86452c 2025-05-21 14:10:35.999 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5884d8f8 2025-05-21 14:10:35.999 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5884d8f8 2025-05-21 14:10:36.001 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6e017a 2025-05-21 14:10:36.001 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6e017a 2025-05-21 14:10:36.003 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6916e3be 2025-05-21 14:10:36.003 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6916e3be 2025-05-21 14:10:36.005 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@46166495 2025-05-21 14:10:36.005 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@46166495 2025-05-21 14:10:36.006 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-21 14:10:36.006 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-21 14:10:36.007 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ab27b7 2025-05-21 14:10:36.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-05-21 14:10:36.007 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ab27b7 2025-05-21 14:10:36.007 [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-05-21 14:10:36.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-05-21 14:10:36.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2025-05-21 14:10:36.007 [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-05-21 14:10:36.007 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8b670c0: (connection evicted) 2025-05-21 14:10:36.008 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@177e2e5c: (connection evicted) 2025-05-21 14:10:36.008 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19b9d2c3: (connection evicted) 2025-05-21 14:10:36.008 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d86452c: (connection evicted) 2025-05-21 14:10:36.009 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5884d8f8: (connection evicted) 2025-05-21 14:10:36.009 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e6e017a: (connection evicted) 2025-05-21 14:10:36.009 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6916e3be: (connection evicted) 2025-05-21 14:10:36.009 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46166495: (connection evicted) 2025-05-21 14:10:36.010 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38ab27b7: (connection evicted) 2025-05-21 14:10:36.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:36.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-05-21 14:10:36.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15e08615 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:36.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:36.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:36.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:36.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:36.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:36.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:36.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-21 14:10:36.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2bc2f4 2025-05-21 14:10:36.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2bc2f4 2025-05-21 14:10:36.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-21 14:10:36.140 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:36.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65e620b0 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:36.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-21 14:10:36.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@74707df8 2025-05-21 14:10:36.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@74707df8 2025-05-21 14:10:36.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46702c26 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:36.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-21 14:10:36.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@e3ed455 2025-05-21 14:10:36.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@e3ed455 2025-05-21 14:10:36.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-21 14:10:36.435 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74707df8 2025-05-21 14:10:36.472 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:36.487 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:36.585 [DefaultDispatcher-worker-1 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e3ed455 2025-05-21 14:10:36.591 [DefaultDispatcher-worker-1 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e3ed455 2025-05-21 14:10:36.591 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45303/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-21 14:10:36.591 [DefaultDispatcher-worker-1 @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:45303/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-05-21 14:10:36.591 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45303/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-21 14:10:36.604 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45303/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-21 14:10:36.605 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45303/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-21 14:10:36.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-05-21 14:10:36.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-05-21 14:10:36.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:36.643 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74707df8: (connection evicted) 2025-05-21 14:10:36.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:36.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-05-21 14:10:36.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-05-21 14:10:36.645 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e3ed455 2025-05-21 14:10:36.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-21 14:10:36.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:36.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:36.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:36.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:36.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2807cf3 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:36.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2025-05-21 14:10:36.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2025-05-21 14:10:36.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-21 14:10:36.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-21 14:10:36.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:36.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:36.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:36.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:36.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:36.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:36.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c6bd624 2025-05-21 14:10:36.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:36.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:36.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:36.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:36.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:36.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-05-21 14:10:36.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-05-21 14:10:36.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-21 14:10:36.683 [DefaultDispatcher-worker-7 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-05-21 14:10:36.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-05-21 14:10:36.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-05-21 14:10:36.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:36.685 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205: (connection evicted) 2025-05-21 14:10:36.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:36.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-05-21 14:10:36.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-05-21 14:10:36.686 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-05-21 14:10:36.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e06ec83 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:36.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@410382cb 2025-05-21 14:10:36.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@410382cb 2025-05-21 14:10:36.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399f5daf 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:36.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:36.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-21 14:10:36.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f3185c 2025-05-21 14:10:36.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f3185c 2025-05-21 14:10:36.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-21 14:10:36.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-05-21 14:10:36.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-05-21 14:10:36.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:36.703 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@410382cb: (connection evicted) 2025-05-21 14:10:36.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:36.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-05-21 14:10:36.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cd7e993 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:36.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:36.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:36.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:36.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:36.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:36.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:36.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:36.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:36.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-05-21 14:10:36.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:36.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:36.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:36.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:36.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:36.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:36.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:36.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:36.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-05-21 14:10:36.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb48970 2025-05-21 14:10:36.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb48970 2025-05-21 14:10:36.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-05-21 14:10:36.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-05-21 14:10:36.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:36.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:36.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:36.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:36.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:36.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:36.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8d9bb6 2025-05-21 14:10:36.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:36.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:36.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:36.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:36.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:36.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:36.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:36.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:36.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:36.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-05-21 14:10:36.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-05-21 14:10:36.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-05-21 14:10:36.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-05-21 14:10:36.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-05-21 14:10:36.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:36.721 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb48970: (connection evicted) 2025-05-21 14:10:36.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:36.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-05-21 14:10:36.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-05-21 14:10:36.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-05-21 14:10:36.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:36.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:36.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:36.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:36.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6076c66 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:36.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1224e1b6 2025-05-21 14:10:36.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1224e1b6 2025-05-21 14:10:36.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e4afd10 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:36.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-05-21 14:10:36.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@20faaf77 2025-05-21 14:10:36.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@20faaf77 2025-05-21 14:10:36.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-05-21 14:10:36.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-05-21 14:10:36.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-05-21 14:10:36.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:36.753 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1224e1b6: (connection evicted) 2025-05-21 14:10:36.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:36.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-05-21 14:10:36.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-05-21 14:10:36.758 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:36.799 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:36.815 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:36.837 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c205bf 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:36.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2520aa05 2025-05-21 14:10:36.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2520aa05 2025-05-21 14:10:36.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26865b57 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:36.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@596afb2f 2025-05-21 14:10:36.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@596afb2f 2025-05-21 14:10:36.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-05-21 14:10:37.001 [DefaultDispatcher-worker-2 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@596afb2f 2025-05-21 14:10:37.005 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.014 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.019 [DefaultDispatcher-worker-2 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@596afb2f 2025-05-21 14:10:37.025 [DefaultDispatcher-worker-2 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@596afb2f 2025-05-21 14:10:37.029 [DefaultDispatcher-worker-2 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@596afb2f 2025-05-21 14:10:37.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-05-21 14:10:37.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-05-21 14:10:37.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.064 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2520aa05: (connection evicted) 2025-05-21 14:10:37.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-05-21 14:10:37.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-05-21 14:10:37.069 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@596afb2f 2025-05-21 14:10:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-05-21 14:10:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab455e2 2025-05-21 14:10:37.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-05-21 14:10:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-05-21 14:10:37.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2025-05-21 14:10:37.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2025-05-21 14:10:37.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45fb2354 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2025-05-21 14:10:37.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2025-05-21 14:10:37.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-05-21 14:10:37.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-05-21 14:10:37.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-05-21 14:10:37.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.090 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e: (connection evicted) 2025-05-21 14:10:37.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-05-21 14:10:37.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b8b07ae 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-05-21 14:10:37.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@351d93bd 2025-05-21 14:10:37.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@351d93bd 2025-05-21 14:10:37.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-05-21 14:10:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61c5fd78 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@39dda56f 2025-05-21 14:10:37.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@39dda56f 2025-05-21 14:10:37.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-05-21 14:10:37.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-05-21 14:10:37.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-05-21 14:10:37.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.102 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@351d93bd: (connection evicted) 2025-05-21 14:10:37.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-05-21 14:10:37.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3c99f1 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2025-05-21 14:10:37.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2025-05-21 14:10:37.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cf2f5d6 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b030101 2025-05-21 14:10:37.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b030101 2025-05-21 14:10:37.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-05-21 14:10:37.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-05-21 14:10:37.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-05-21 14:10:37.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.113 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@661db63e: (connection evicted) 2025-05-21 14:10:37.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-05-21 14:10:37.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9880a15 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-05-21 14:10:37.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de88f64 2025-05-21 14:10:37.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de88f64 2025-05-21 14:10:37.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-05-21 14:10:37.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-05-21 14:10:37.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8afdad 2025-05-21 14:10:37.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3722f39d 2025-05-21 14:10:37.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3722f39d 2025-05-21 14:10:37.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-05-21 14:10:37.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-05-21 14:10:37.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-05-21 14:10:37.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.171 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3de88f64: (connection evicted) 2025-05-21 14:10:37.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-05-21 14:10:37.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-05-21 14:10:37.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@319aa9ee 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0 2025-05-21 14:10:37.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0 2025-05-21 14:10:37.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f541e67 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2025-05-21 14:10:37.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2025-05-21 14:10:37.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-05-21 14:10:37.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-05-21 14:10:37.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-05-21 14:10:37.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.184 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0: (connection evicted) 2025-05-21 14:10:37.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-05-21 14:10:37.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c33ea2 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-05-21 14:10:37.186 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2025-05-21 14:10:37.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2025-05-21 14:10:37.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ad0c70a 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-05-21 14:10:37.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-05-21 14:10:37.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-05-21 14:10:37.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-05-21 14:10:37.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-05-21 14:10:37.200 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.203 [DefaultDispatcher-worker-7 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-05-21 14:10:37.204 [DefaultDispatcher-worker-7 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-05-21 14:10:37.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-05-21 14:10:37.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-05-21 14:10:37.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.205 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc: (connection evicted) 2025-05-21 14:10:37.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-05-21 14:10:37.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-05-21 14:10:37.206 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-05-21 14:10:37.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3220c28 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-05-21 14:10:37.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-05-21 14:10:37.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-05-21 14:10:37.211 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf984d9 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2025-05-21 14:10:37.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2025-05-21 14:10:37.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-05-21 14:10:37.224 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-05-21 14:10:37.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-05-21 14:10:37.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.229 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d: (connection evicted) 2025-05-21 14:10:37.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-05-21 14:10:37.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25421809 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-05-21 14:10:37.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac9b66b 2025-05-21 14:10:37.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac9b66b 2025-05-21 14:10:37.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4491eaeb 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-05-21 14:10:37.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2025-05-21 14:10:37.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2025-05-21 14:10:37.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-05-21 14:10:37.283 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.295 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.318 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.337 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.345 [DefaultDispatcher-worker-1 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2025-05-21 14:10:37.345 [DefaultDispatcher-worker-1 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2025-05-21 14:10:37.346 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-05-21 14:10:37.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-05-21 14:10:37.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.346 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ac9b66b: (connection evicted) 2025-05-21 14:10:37.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-05-21 14:10:37.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-05-21 14:10:37.347 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11bfd751 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2025-05-21 14:10:37.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2025-05-21 14:10:37.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-05-21 14:10:37.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-05-21 14:10:37.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7469ca 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-05-21 14:10:37.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-05-21 14:10:37.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-05-21 14:10:37.449 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.458 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-05-21 14:10:37.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-05-21 14:10:37.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.485 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2152fde5: (connection evicted) 2025-05-21 14:10:37.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-05-21 14:10:37.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e6761f 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2025-05-21 14:10:37.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2025-05-21 14:10:37.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b7c4734 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2025-05-21 14:10:37.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2025-05-21 14:10:37.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-05-21 14:10:37.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-05-21 14:10:37.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-05-21 14:10:37.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.499 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb: (connection evicted) 2025-05-21 14:10:37.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-05-21 14:10:37.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-05-21 14:10:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71468613 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5477d90e 2025-05-21 14:10:37.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5477d90e 2025-05-21 14:10:37.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dc9a56e 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b19712f 2025-05-21 14:10:37.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b19712f 2025-05-21 14:10:37.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-05-21 14:10:37.597 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.609 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.610 [DefaultDispatcher-worker-6 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b19712f 2025-05-21 14:10:37.611 [DefaultDispatcher-worker-6 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b19712f 2025-05-21 14:10:37.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-05-21 14:10:37.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-05-21 14:10:37.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.612 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5477d90e: (connection evicted) 2025-05-21 14:10:37.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-05-21 14:10:37.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-05-21 14:10:37.613 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b19712f 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bfd97fb 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-05-21 14:10:37.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2025-05-21 14:10:37.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2025-05-21 14:10:37.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-05-21 14:10:37.618 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@149b53fa 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-05-21 14:10:37.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2025-05-21 14:10:37.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2025-05-21 14:10:37.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-05-21 14:10:37.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-05-21 14:10:37.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-05-21 14:10:37.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.625 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e: (connection evicted) 2025-05-21 14:10:37.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-05-21 14:10:37.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-05-21 14:10:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b788dc2 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@a44effb 2025-05-21 14:10:37.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@a44effb 2025-05-21 14:10:37.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-05-21 14:10:37.640 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a44effb 2025-05-21 14:10:37.647 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a44effb 2025-05-21 14:10:37.648 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a44effb 2025-05-21 14:10:37.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-05-21 14:10:37.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c6d515 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-05-21 14:10:37.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-05-21 14:10:37.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-05-21 14:10:37.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-05-21 14:10:37.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-05-21 14:10:37.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:10:37.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-05-21 14:10:37.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-05-21 14:10:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65e05005 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-05-21 14:10:37.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-05-21 14:10:37.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-05-21 14:10:37.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-05-21 14:10:37.660 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-05-21 14:10:37.666 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-05-21 14:10:37.667 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-05-21 14:10:37.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fcc5f49 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-05-21 14:10:37.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-05-21 14:10:37.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-05-21 14:10:37.674 [DefaultDispatcher-worker-7 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-05-21 14:10:37.675 [DefaultDispatcher-worker-3 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-05-21 14:10:37.676 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-05-21 14:10:37.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-05-21 14:10:37.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-05-21 14:10:37.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.678 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1efcba00: (connection evicted) 2025-05-21 14:10:37.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-05-21 14:10:37.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cc56b32 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-05-21 14:10:37.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@552bee2f 2025-05-21 14:10:37.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@552bee2f 2025-05-21 14:10:37.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-05-21 14:10:37.682 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552bee2f 2025-05-21 14:10:37.687 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552bee2f 2025-05-21 14:10:37.688 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@552bee2f 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e7cd0df 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-05-21 14:10:37.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-05-21 14:10:37.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b89b3a 2025-05-21 14:10:37.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b89b3a 2025-05-21 14:10:37.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-05-21 14:10:37.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-05-21 14:10:37.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-05-21 14:10:37.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:10:37.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-05-21 14:10:37.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbf744b 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-05-21 14:10:37.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-05-21 14:10:37.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-05-21 14:10:37.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-05-21 14:10:37.695 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-05-21 14:10:37.701 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-05-21 14:10:37.702 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca5cb99 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6282f1eb 2025-05-21 14:10:37.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6282f1eb 2025-05-21 14:10:37.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-05-21 14:10:37.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-05-21 14:10:37.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-05-21 14:10:37.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:10:37.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-05-21 14:10:37.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe98084 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-05-21 14:10:37.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@151a6598 2025-05-21 14:10:37.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@151a6598 2025-05-21 14:10:37.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-05-21 14:10:37.723 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.740 [DefaultDispatcher-worker-10 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151a6598 2025-05-21 14:10:37.747 [DefaultDispatcher-worker-10 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151a6598 2025-05-21 14:10:37.751 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.769 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.782 [DefaultDispatcher-worker-2 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151a6598 2025-05-21 14:10:37.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-05-21 14:10:37.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-05-21 14:10:37.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.784 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@151a6598: (connection evicted) 2025-05-21 14:10:37.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-05-21 14:10:37.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b400bd0 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-05-21 14:10:37.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-05-21 14:10:37.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@79445efb 2025-05-21 14:10:37.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@79445efb 2025-05-21 14:10:37.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-05-21 14:10:37.790 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.803 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.809 [DefaultDispatcher-worker-1 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79445efb 2025-05-21 14:10:37.814 [DefaultDispatcher-worker-14 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79445efb 2025-05-21 14:10:37.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-05-21 14:10:37.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-05-21 14:10:37.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.824 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79445efb: (connection evicted) 2025-05-21 14:10:37.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-05-21 14:10:37.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-05-21 14:10:37.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-05-21 14:10:37.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bf7f15f 2025-05-21 14:10:37.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@11309dd4 2025-05-21 14:10:37.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@11309dd4 2025-05-21 14:10:37.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-05-21 14:10:37.847 [DefaultDispatcher-worker-14 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11309dd4 2025-05-21 14:10:37.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-05-21 14:10:37.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-05-21 14:10:37.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.849 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11309dd4: (connection evicted) 2025-05-21 14:10:37.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-05-21 14:10:37.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-05-21 14:10:37.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-05-21 14:10:37.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57839834 2025-05-21 14:10:37.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@32646ecf 2025-05-21 14:10:37.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@32646ecf 2025-05-21 14:10:37.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-05-21 14:10:37.870 [DefaultDispatcher-worker-1 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32646ecf 2025-05-21 14:10:37.875 [DefaultDispatcher-worker-14 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32646ecf 2025-05-21 14:10:37.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-05-21 14:10:37.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-05-21 14:10:37.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.875 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32646ecf: (connection evicted) 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-05-21 14:10:37.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25df2014 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-05-21 14:10:37.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9c2387 2025-05-21 14:10:37.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9c2387 2025-05-21 14:10:37.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-05-21 14:10:37.897 [DefaultDispatcher-worker-15 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9c2387 2025-05-21 14:10:37.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-05-21 14:10:37.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-05-21 14:10:37.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.898 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b9c2387: (connection evicted) 2025-05-21 14:10:37.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-05-21 14:10:37.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cfa2ac5 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:37.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@413eaf5d 2025-05-21 14:10:37.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@413eaf5d 2025-05-21 14:10:37.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-05-21 14:10:37.917 [DefaultDispatcher-worker-9 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413eaf5d 2025-05-21 14:10:37.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-05-21 14:10:37.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-05-21 14:10:37.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:37.917 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@413eaf5d: (connection evicted) 2025-05-21 14:10:37.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:37.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-05-21 14:10:37.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-05-21 14:10:38.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6badb08c 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:38.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@17332039 2025-05-21 14:10:38.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@17332039 2025-05-21 14:10:38.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-05-21 14:10:38.095 [DefaultDispatcher-worker-3 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17332039 2025-05-21 14:10:38.100 [DefaultDispatcher-worker-11 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17332039 2025-05-21 14:10:38.101 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40253/manifest.json 2025-05-21 14:10:38.102 [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:40253/manifest.json. 2025-05-21 14:10:38.102 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40253/manifest.json 2025-05-21 14:10:38.103 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40253/manifest.json 2025-05-21 14:10:38.103 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40253/manifest.json 2025-05-21 14:10:38.156 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:38.176 [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:40253/manifest.json. 2025-05-21 14:10:38.176 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40253/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:10:38.184 [DefaultDispatcher-worker-4 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17332039 2025-05-21 14:10:38.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-05-21 14:10:38.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-05-21 14:10:38.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:38.188 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17332039: (connection evicted) 2025-05-21 14:10:38.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:38.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-05-21 14:10:38.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c86c486 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:38.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea6faf0 2025-05-21 14:10:38.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea6faf0 2025-05-21 14:10:38.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5df54296 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-05-21 14:10:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:38.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-05-21 14:10:38.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a72887 2025-05-21 14:10:38.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a72887 2025-05-21 14:10:38.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-05-21 14:10:38.215 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-21 14:10:38.256 [Test worker] INFO ktor.application - Application started in 0.044 seconds. 2025-05-21 14:10:38.257 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6bdad3bb 2025-05-21 14:10:38.291 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:38.299 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:38.311 [DefaultDispatcher-worker-11 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:46147 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4455b4 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:38.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-05-21 14:10:38.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@556ae220 2025-05-21 14:10:38.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@556ae220 2025-05-21 14:10:38.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-05-21 14:10:38.328 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-21 14:10:38.332 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-21 14:10:38.332 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-21 14:10:38.332 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-21 14:10:38.332 [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-05-21 14:10:38.332 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-21 14:10:38.332 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-21 14:10:38.332 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-21 14:10:38.333 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f80ceb 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:38.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:38.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-05-21 14:10:38.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@17541204 2025-05-21 14:10:38.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@17541204 2025-05-21 14:10:38.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-05-21 14:10:38.361 [DefaultDispatcher-worker-10 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17541204 2025-05-21 14:10:38.366 [DefaultDispatcher-worker-5 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17541204 2025-05-21 14:10:38.371 [DefaultDispatcher-worker-2 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556ae220 2025-05-21 14:10:38.372 [DefaultDispatcher-worker-2 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556ae220 2025-05-21 14:10:38.377 [DefaultDispatcher-worker-4 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17541204 2025-05-21 14:10:38.381 [DefaultDispatcher-worker-15 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17541204 2025-05-21 14:10:38.381 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46147/api/content/730112821789253632/_ustadmanifest.json 2025-05-21 14:10:38.381 [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:46147/api/content/730112821789253632/_ustadmanifest.json. 2025-05-21 14:10:38.381 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46147/api/content/730112821789253632/_ustadmanifest.json 2025-05-21 14:10:38.383 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46147/api/content/730112821789253632/_ustadmanifest.json 2025-05-21 14:10:38.383 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46147/api/content/730112821789253632/_ustadmanifest.json 2025-05-21 14:10:38.383 [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:46147/api/content/730112821789253632/_ustadmanifest.json. 2025-05-21 14:10:38.383 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46147/api/content/730112821789253632/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:10:38.392 [DefaultDispatcher-worker-10 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17541204 2025-05-21 14:10:38.395 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-21 14:10:38.396 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1363824a-6866-45ed-b12f-39b00cfca565', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-21 14:10:38.398 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 14:10:38.398 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1363824a-6866-45ed-b12f-39b00cfca565 2025-05-21 14:10:38.400 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46147/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:38.401 [DefaultDispatcher-worker-10 @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:46147/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:10:38.401 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46147/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:38.401 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46147/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:10:38.405 [DefaultDispatcher-worker-5 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17541204 2025-05-21 14:10:38.405 [DefaultDispatcher-worker-5 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46147/UmAppDatabase/replication/nodeId 2025-05-21 14:10:38.405 [DefaultDispatcher-worker-5 @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:46147/UmAppDatabase/replication/nodeId. 2025-05-21 14:10:38.405 [DefaultDispatcher-worker-5 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46147/UmAppDatabase/replication/nodeId 2025-05-21 14:10:38.408 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46147/api/blob/upload-init-batch 2025-05-21 14:10:38.408 [DefaultDispatcher-worker-11 @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:46147/api/blob/upload-init-batch. 2025-05-21 14:10:38.408 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46147/api/blob/upload-init-batch 2025-05-21 14:10:38.409 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46147/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 14:10:38.412 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:38.434 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:38.443 [eventLoopGroupProxy-4-2 @call-handler#394] 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-05-21 14:10:38.443 [eventLoopGroupProxy-4-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:10:38.443 [eventLoopGroupProxy-4-4 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:10:38.443 [eventLoopGroupProxy-4-3 @call-handler#396] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:10:38.447 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:38.447 [eventLoopGroupProxy-4-1 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:38.449 [eventLoopGroupProxy-4-4 @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-05-21 14:10:38.449 [eventLoopGroupProxy-4-2 @call-handler#394] 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-05-21 14:10:38.449 [eventLoopGroupProxy-4-4 @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-05-21 14:10:38.450 [DefaultDispatcher-worker-7 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46147/UmAppDatabase/replication/nodeId 2025-05-21 14:10:38.450 [DefaultDispatcher-worker-7 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46147/UmAppDatabase/replication/nodeId 2025-05-21 14:10:38.451 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:38.451 [DefaultDispatcher-worker-3 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46147/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:38.452 [DefaultDispatcher-worker-3 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46147/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:38.455 [eventLoopGroupProxy-4-3 @call-handler#396] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 14ms 2025-05-21 14:10:38.455 [eventLoopGroupProxy-4-4 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 14ms 2025-05-21 14:10:38.458 [DefaultDispatcher-worker-16 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17541204 2025-05-21 14:10:38.460 [eventLoopGroupProxy-4-2 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea6faf0 2025-05-21 14:10:38.466 [DefaultDispatcher-worker-12 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17541204 2025-05-21 14:10:38.471 [eventLoopGroupProxy-4-2 @call-handler#394] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 30ms 2025-05-21 14:10:38.472 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46147/api/blob/upload-init-batch 2025-05-21 14:10:38.472 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46147/api/blob/upload-init-batch 2025-05-21 14:10:38.474 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46147/api/blob/upload-init-batch. 2025-05-21 14:10:38.474 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46147/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:10:38.482 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46147/api/blob/upload-batch-data 2025-05-21 14:10:38.482 [DefaultDispatcher-worker-12 @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:46147/api/blob/upload-batch-data. 2025-05-21 14:10:38.482 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46147/api/blob/upload-batch-data 2025-05-21 14:10:38.483 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46147/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:38.488 [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-05-21 14:10:38.495 [eventLoopGroupProxy-4-4 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea6faf0 2025-05-21 14:10:38.495 [eventLoopGroupProxy-4-4 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:38.496 [eventLoopGroupProxy-4-4 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-05-21 14:10:38.496 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46147/api/blob/upload-batch-data 2025-05-21 14:10:38.501 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46147/api/blob/upload-batch-data 2025-05-21 14:10:38.501 [DefaultDispatcher-worker-12 @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:46147/api/blob/upload-batch-data. 2025-05-21 14:10:38.501 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46147/api/blob/upload-batch-data 2025-05-21 14:10:38.501 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46147/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:38.503 [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-05-21 14:10:38.505 [eventLoopGroupProxy-4-4 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea6faf0 2025-05-21 14:10:38.505 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:38.505 [eventLoopGroupProxy-4-4 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:38.505 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46147/api/blob/upload-batch-data 2025-05-21 14:10:38.518 [DefaultDispatcher-worker-7 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17541204 2025-05-21 14:10:38.525 [DefaultDispatcher-worker-2 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17541204 2025-05-21 14:10:38.536 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46147/UmAppDatabase/replication/message 2025-05-21 14:10:38.536 [DefaultDispatcher-worker-2 @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:46147/UmAppDatabase/replication/message. 2025-05-21 14:10:38.536 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46147/UmAppDatabase/replication/message 2025-05-21 14:10:38.536 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46147/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 14:10:38.538 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:10:38.538 [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-05-21 14:10:38.538 [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-05-21 14:10:38.549 [DefaultDispatcher-worker-19 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a72887 2025-05-21 14:10:38.550 [DefaultDispatcher-worker-6 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46147/api/content/730112821789253632/_ustadmanifest.json 2025-05-21 14:10:38.550 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:38.550 [DefaultDispatcher-worker-6 @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:46147/api/content/730112821789253632/_ustadmanifest.json. 2025-05-21 14:10:38.550 [DefaultDispatcher-worker-6 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46147/api/content/730112821789253632/_ustadmanifest.json 2025-05-21 14:10:38.550 [eventLoopGroupProxy-4-4 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-05-21 14:10:38.551 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46147/UmAppDatabase/replication/message 2025-05-21 14:10:38.551 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46147/UmAppDatabase/replication/message 2025-05-21 14:10:38.551 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46147/UmAppDatabase/replication/message. 2025-05-21 14:10:38.551 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46147/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:10:38.551 [DefaultDispatcher-worker-19 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46147/api/content/730112821789253632/_ustadmanifest.json 2025-05-21 14:10:38.551 [DefaultDispatcher-worker-19 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46147/api/content/730112821789253632/_ustadmanifest.json 2025-05-21 14:10:38.552 [DefaultDispatcher-worker-19 @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:46147/api/content/730112821789253632/_ustadmanifest.json. 2025-05-21 14:10:38.552 [DefaultDispatcher-worker-19 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46147/api/content/730112821789253632/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:10:38.556 [DefaultDispatcher-worker-3 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17541204 2025-05-21 14:10:38.556 [DefaultDispatcher-worker-7 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a72887 2025-05-21 14:10:38.557 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-21 14:10:38.557 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-21 14:10:38.557 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-21 14:10:38.557 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-21 14:10:38.557 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-21 14:10:38.558 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556ae220 2025-05-21 14:10:38.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-05-21 14:10:38.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-05-21 14:10:38.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:38.558 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17541204: (connection evicted) 2025-05-21 14:10:38.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:38.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-05-21 14:10:38.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-05-21 14:10:38.829 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:10:38.829 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:10:39.020 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:10:39.562 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6bdad3bb 2025-05-21 14:10:39.563 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6bdad3bb 2025-05-21 14:10:39.565 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea6faf0 2025-05-21 14:10:39.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-05-21 14:10:39.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-05-21 14:10:39.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:39.565 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56a72887: (connection evicted) 2025-05-21 14:10:39.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:39.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-05-21 14:10:39.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bfdc92b 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:39.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-21 14:10:39.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-21 14:10:39.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15a6a91f 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:39.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@24888d8b 2025-05-21 14:10:39.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@24888d8b 2025-05-21 14:10:39.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-05-21 14:10:39.599 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-21 14:10:39.600 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-21 14:10:39.600 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4281a26f 2025-05-21 14:10:39.601 [DefaultDispatcher-worker-5 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:36679 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1db5de29 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:39.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-05-21 14:10:39.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:10:39.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:10:39.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-05-21 14:10:39.603 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-21 14:10:39.603 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-21 14:10:39.603 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-21 14:10:39.603 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-21 14:10:39.603 [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-05-21 14:10:39.603 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-21 14:10:39.603 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-21 14:10:39.603 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-21 14:10:39.603 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 14:10:39.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-05-21 14:10:39.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:39.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:39.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:39.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:39.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:39.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:39.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6addfa22 2025-05-21 14:10:39.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:39.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:39.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:39.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:39.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:39.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-21 14:10:39.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-21 14:10:39.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-05-21 14:10:39.624 [DefaultDispatcher-worker-16 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-21 14:10:39.629 [DefaultDispatcher-worker-8 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-21 14:10:39.633 [DefaultDispatcher-worker-10 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:10:39.635 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:10:39.640 [DefaultDispatcher-worker-15 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-21 14:10:39.645 [DefaultDispatcher-worker-9 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-21 14:10:39.645 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/content/730112827689005056/_ustadmanifest.json 2025-05-21 14:10:39.645 [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:36679/api/content/730112827689005056/_ustadmanifest.json. 2025-05-21 14:10:39.645 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/content/730112827689005056/_ustadmanifest.json 2025-05-21 14:10:39.646 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/content/730112827689005056/_ustadmanifest.json 2025-05-21 14:10:39.646 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36679/api/content/730112827689005056/_ustadmanifest.json 2025-05-21 14:10:39.646 [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:36679/api/content/730112827689005056/_ustadmanifest.json. 2025-05-21 14:10:39.646 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36679/api/content/730112827689005056/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:10:39.653 [DefaultDispatcher-worker-3 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-21 14:10:39.653 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-21 14:10:39.654 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-79a6586b-c305-4669-9624-88ce6016a28e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-21 14:10:39.655 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 14:10:39.655 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-79a6586b-c305-4669-9624-88ce6016a28e 2025-05-21 14:10:39.655 [DefaultDispatcher-worker-3 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:39.655 [DefaultDispatcher-worker-3 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36679/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:10:39.655 [DefaultDispatcher-worker-3 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:39.655 [DefaultDispatcher-worker-3 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:10:39.658 [eventLoopGroupProxy-7-2 @call-handler#489] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:10:39.658 [eventLoopGroupProxy-7-1 @call-handler#490] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:10:39.658 [eventLoopGroupProxy-7-2 @call-handler#489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:39.658 [eventLoopGroupProxy-7-1 @call-handler#490] 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-05-21 14:10:39.658 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:10:39.658 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:39.659 [eventLoopGroupProxy-7-1 @call-handler#490] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-05-21 14:10:39.659 [DefaultDispatcher-worker-15 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:39.659 [DefaultDispatcher-worker-15 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36679/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:39.661 [DefaultDispatcher-worker-4 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-21 14:10:39.661 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/UmAppDatabase/replication/nodeId 2025-05-21 14:10:39.661 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36679/UmAppDatabase/replication/nodeId. 2025-05-21 14:10:39.661 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/UmAppDatabase/replication/nodeId 2025-05-21 14:10:39.662 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:10:39.662 [DefaultDispatcher-worker-6 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-init-batch 2025-05-21 14:10:39.662 [DefaultDispatcher-worker-6 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-init-batch. 2025-05-21 14:10:39.662 [DefaultDispatcher-worker-6 @coroutine#477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-init-batch 2025-05-21 14:10:39.662 [DefaultDispatcher-worker-6 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 14:10:39.662 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:39.662 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-05-21 14:10:39.663 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/UmAppDatabase/replication/nodeId 2025-05-21 14:10:39.663 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36679/UmAppDatabase/replication/nodeId 2025-05-21 14:10:39.663 [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-05-21 14:10:39.664 [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-05-21 14:10:39.665 [eventLoopGroupProxy-7-1 @coroutine#505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-21 14:10:39.665 [eventLoopGroupProxy-7-1 @call-handler#504] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-21 14:10:39.666 [DefaultDispatcher-worker-19 @coroutine#477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-init-batch 2025-05-21 14:10:39.666 [DefaultDispatcher-worker-19 @coroutine#477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36679/api/blob/upload-init-batch 2025-05-21 14:10:39.666 [DefaultDispatcher-worker-12 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-init-batch. 2025-05-21 14:10:39.666 [DefaultDispatcher-worker-12 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36679/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:10:39.667 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:39.667 [DefaultDispatcher-worker-12 @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:36679/api/blob/upload-batch-data. 2025-05-21 14:10:39.667 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:39.667 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:39.668 [DefaultDispatcher-worker-21 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-21 14:10:39.668 [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-05-21 14:10:39.670 [DefaultDispatcher-worker-16 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-05-21 14:10:39.670 [eventLoopGroupProxy-7-1 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-21 14:10:39.671 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:39.671 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-21 14:10:39.671 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:39.672 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:39.672 [DefaultDispatcher-worker-17 @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:36679/api/blob/upload-batch-data. 2025-05-21 14:10:39.672 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:39.672 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:39.673 [DefaultDispatcher-worker-14 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-21 14:10:39.674 [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-05-21 14:10:39.675 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-21 14:10:39.675 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:39.676 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-21 14:10:39.676 [DefaultDispatcher-worker-21 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:39.677 [DefaultDispatcher-worker-21 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:39.677 [DefaultDispatcher-worker-21 @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:36679/api/blob/upload-batch-data. 2025-05-21 14:10:39.677 [DefaultDispatcher-worker-21 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:39.677 [DefaultDispatcher-worker-21 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:39.678 [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-05-21 14:10:39.687 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:39.689 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:39.702 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:39.704 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:39.719 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:39.719 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:39.719 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:39.719 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:39.719 [DefaultDispatcher-worker-12 @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:36679/api/blob/upload-batch-data. 2025-05-21 14:10:39.719 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:39.720 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:39.721 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:39.721 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:39.721 [DefaultDispatcher-worker-6 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:39.721 [DefaultDispatcher-worker-6 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-batch-data. 2025-05-21 14:10:39.721 [DefaultDispatcher-worker-6 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36679/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:10:39.722 [DefaultDispatcher-worker-6 @coroutine#509] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:36679/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:36679/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-05-21 14:10:39.722 [DefaultDispatcher-worker-6 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:36679/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:39.728 [DefaultDispatcher-worker-8 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-21 14:10:39.733 [DefaultDispatcher-worker-15 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-21 14:10:39.734 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-21 14:10:40.234 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-30772b73-b19b-4f36-b9c3-e6c618175265', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-21 14:10:40.235 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 14:10:40.235 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-30772b73-b19b-4f36-b9c3-e6c618175265 2025-05-21 14:10:40.237 [DefaultDispatcher-worker-14 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-init-batch 2025-05-21 14:10:40.237 [DefaultDispatcher-worker-14 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-init-batch. 2025-05-21 14:10:40.237 [DefaultDispatcher-worker-14 @coroutine#532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-init-batch 2025-05-21 14:10:40.237 [DefaultDispatcher-worker-14 @coroutine#532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 14:10:40.240 [eventLoopGroupProxy-7-1 @call-handler#535] 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-05-21 14:10:40.240 [eventLoopGroupProxy-7-1 @call-handler#535] 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-05-21 14:10:40.241 [eventLoopGroupProxy-7-1 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-21 14:10:40.242 [eventLoopGroupProxy-7-1 @call-handler#535] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-05-21 14:10:40.242 [DefaultDispatcher-worker-14 @coroutine#532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-init-batch 2025-05-21 14:10:40.242 [DefaultDispatcher-worker-14 @coroutine#532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36679/api/blob/upload-init-batch 2025-05-21 14:10:40.243 [DefaultDispatcher-worker-14 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-init-batch. 2025-05-21 14:10:40.243 [DefaultDispatcher-worker-14 @coroutine#532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36679/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:10:40.244 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.244 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-batch-data. 2025-05-21 14:10:40.244 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.244 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:40.245 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:40.250 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:40.251 [eventLoopGroupProxy-7-1 @call-handler#542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-05-21 14:10:40.251 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.252 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.252 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-batch-data. 2025-05-21 14:10:40.252 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.252 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:40.253 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:40.254 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:40.255 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:40.255 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.256 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.256 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-batch-data. 2025-05-21 14:10:40.256 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.256 [DefaultDispatcher-worker-2 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:40.256 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:40.298 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:40.298 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:40.299 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.299 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.299 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-batch-data. 2025-05-21 14:10:40.299 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.299 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:40.300 [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-05-21 14:10:40.342 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:40.342 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:40.343 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.343 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.343 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-batch-data. 2025-05-21 14:10:40.343 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.343 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:40.344 [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-05-21 14:10:40.386 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:40.386 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:40.387 [DefaultDispatcher-worker-14 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.387 [DefaultDispatcher-worker-14 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.387 [DefaultDispatcher-worker-14 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-batch-data. 2025-05-21 14:10:40.387 [DefaultDispatcher-worker-14 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.387 [DefaultDispatcher-worker-14 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:40.388 [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-05-21 14:10:40.430 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:40.430 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:40.431 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.431 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.431 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-batch-data. 2025-05-21 14:10:40.431 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.431 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:40.432 [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-05-21 14:10:40.474 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:40.474 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:40.475 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.475 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.475 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-batch-data. 2025-05-21 14:10:40.475 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.475 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:40.476 [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-05-21 14:10:40.518 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:40.518 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:40.519 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.519 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.519 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-batch-data. 2025-05-21 14:10:40.519 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.519 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:40.520 [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-05-21 14:10:40.562 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:40.562 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:40.563 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.563 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.563 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-batch-data. 2025-05-21 14:10:40.563 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.564 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:40.565 [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-05-21 14:10:40.606 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:40.606 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:40.607 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.607 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.607 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-batch-data. 2025-05-21 14:10:40.607 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.607 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:40.608 [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-05-21 14:10:40.650 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:40.650 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:40.650 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.651 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.651 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-batch-data. 2025-05-21 14:10:40.651 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.651 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:40.652 [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-05-21 14:10:40.694 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:40.694 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:40.695 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.695 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.695 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-batch-data. 2025-05-21 14:10:40.695 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.695 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:40.696 [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-05-21 14:10:40.738 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:40.738 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:40.738 [DefaultDispatcher-worker-19 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.739 [DefaultDispatcher-worker-19 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.739 [DefaultDispatcher-worker-19 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-batch-data. 2025-05-21 14:10:40.739 [DefaultDispatcher-worker-19 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.739 [DefaultDispatcher-worker-19 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:40.740 [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-05-21 14:10:40.742 [DefaultDispatcher-worker-20 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-21 14:10:40.783 [eventLoopGroupProxy-7-1 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-21 14:10:40.783 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:40.784 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-21 14:10:40.784 [DefaultDispatcher-worker-6 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.785 [DefaultDispatcher-worker-6 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.785 [DefaultDispatcher-worker-6 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-batch-data. 2025-05-21 14:10:40.785 [DefaultDispatcher-worker-6 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.785 [DefaultDispatcher-worker-6 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:40.786 [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-05-21 14:10:40.787 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-21 14:10:40.787 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:40.787 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:40.788 [DefaultDispatcher-worker-6 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.788 [DefaultDispatcher-worker-6 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.788 [DefaultDispatcher-worker-6 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36679/api/blob/upload-batch-data. 2025-05-21 14:10:40.788 [DefaultDispatcher-worker-6 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.788 [DefaultDispatcher-worker-6 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:40.789 [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-05-21 14:10:40.791 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-21 14:10:40.791 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:40.791 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:40.791 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/blob/upload-batch-data 2025-05-21 14:10:40.797 [DefaultDispatcher-worker-11 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-21 14:10:40.802 [DefaultDispatcher-worker-8 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-21 14:10:40.802 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/UmAppDatabase/replication/message 2025-05-21 14:10:40.802 [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:36679/UmAppDatabase/replication/message. 2025-05-21 14:10:40.802 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/UmAppDatabase/replication/message 2025-05-21 14:10:40.802 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36679/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 14:10:40.803 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:10:40.803 [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-05-21 14:10:40.803 [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-05-21 14:10:40.815 [DefaultDispatcher-worker-19 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24888d8b 2025-05-21 14:10:40.815 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:40.815 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-05-21 14:10:40.816 [DefaultDispatcher-worker-1 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36679/api/content/730112827689005056/_ustadmanifest.json 2025-05-21 14:10:40.816 [DefaultDispatcher-worker-1 @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:36679/api/content/730112827689005056/_ustadmanifest.json. 2025-05-21 14:10:40.816 [DefaultDispatcher-worker-1 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36679/api/content/730112827689005056/_ustadmanifest.json 2025-05-21 14:10:40.816 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/UmAppDatabase/replication/message 2025-05-21 14:10:40.816 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36679/UmAppDatabase/replication/message 2025-05-21 14:10:40.816 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36679/UmAppDatabase/replication/message. 2025-05-21 14:10:40.816 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36679/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:10:40.817 [DefaultDispatcher-worker-12 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36679/api/content/730112827689005056/_ustadmanifest.json 2025-05-21 14:10:40.817 [DefaultDispatcher-worker-12 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36679/api/content/730112827689005056/_ustadmanifest.json 2025-05-21 14:10:40.817 [DefaultDispatcher-worker-12 @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:36679/api/content/730112827689005056/_ustadmanifest.json. 2025-05-21 14:10:40.817 [DefaultDispatcher-worker-12 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36679/api/content/730112827689005056/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:10:40.820 [DefaultDispatcher-worker-21 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-21 14:10:40.821 [DefaultDispatcher-worker-16 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24888d8b 2025-05-21 14:10:40.822 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-21 14:10:40.822 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-21 14:10:40.822 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-21 14:10:40.822 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-21 14:10:40.822 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-21 14:10:40.823 [Test worker @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-21 14:10:40.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-05-21 14:10:40.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-05-21 14:10:40.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:40.823 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@672f69f7: (connection evicted) 2025-05-21 14:10:40.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:40.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-05-21 14:10:40.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-05-21 14:10:41.104 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:10:41.235 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:10:41.298 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:10:41.589 [DefaultDispatcher-worker-14 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-21 14:10:41.828 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4281a26f 2025-05-21 14:10:41.828 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4281a26f 2025-05-21 14:10:41.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-05-21 14:10:41.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-05-21 14:10:41.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:41.829 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24888d8b: (connection evicted) 2025-05-21 14:10:41.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:41.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-05-21 14:10:41.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-05-21 14:10:41.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df5f119 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:41.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-05-21 14:10:41.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-05-21 14:10:41.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a95aaae 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:41.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7402bfe7 2025-05-21 14:10:41.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7402bfe7 2025-05-21 14:10:41.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-05-21 14:10:41.861 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-21 14:10:41.863 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-05-21 14:10:41.863 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3eb641a8 2025-05-21 14:10:41.864 [DefaultDispatcher-worker-21 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:46595 2025-05-21 14:10:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@694c0ed1 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:41.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2025-05-21 14:10:41.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2025-05-21 14:10:41.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-05-21 14:10:41.866 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-21 14:10:41.867 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-21 14:10:41.867 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-21 14:10:41.867 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-21 14:10:41.867 [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-05-21 14:10:41.867 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-21 14:10:41.867 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-21 14:10:41.867 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-21 14:10:41.867 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fb4beb1 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:41.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2025-05-21 14:10:41.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2025-05-21 14:10:41.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-05-21 14:10:41.887 [DefaultDispatcher-worker-15 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2025-05-21 14:10:41.892 [DefaultDispatcher-worker-18 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2025-05-21 14:10:41.896 [DefaultDispatcher-worker-19 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2025-05-21 14:10:41.897 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2025-05-21 14:10:41.902 [DefaultDispatcher-worker-2 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2025-05-21 14:10:41.906 [DefaultDispatcher-worker-5 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2025-05-21 14:10:41.906 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46595/api/content/730112836693958656/_ustadmanifest.json 2025-05-21 14:10:41.906 [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:46595/api/content/730112836693958656/_ustadmanifest.json. 2025-05-21 14:10:41.906 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46595/api/content/730112836693958656/_ustadmanifest.json 2025-05-21 14:10:41.907 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46595/api/content/730112836693958656/_ustadmanifest.json 2025-05-21 14:10:41.907 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46595/api/content/730112836693958656/_ustadmanifest.json 2025-05-21 14:10:41.908 [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:46595/api/content/730112836693958656/_ustadmanifest.json. 2025-05-21 14:10:41.908 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46595/api/content/730112836693958656/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:10:41.914 [DefaultDispatcher-worker-7 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2025-05-21 14:10:41.915 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-21 14:10:41.915 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f0b3a4dc-d595-4461-a327-49ee8e2d33b4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-21 14:10:41.916 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 14:10:41.916 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f0b3a4dc-d595-4461-a327-49ee8e2d33b4 2025-05-21 14:10:41.916 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46595/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:41.916 [DefaultDispatcher-worker-7 @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:46595/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:10:41.916 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46595/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:41.916 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46595/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:10:41.918 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:10:41.919 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:10:41.919 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:41.919 [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-05-21 14:10:41.919 [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-05-21 14:10:41.919 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:41.919 [eventLoopGroupProxy-10-1 @call-handler#668] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-21 14:10:41.920 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46595/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:41.920 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46595/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:41.922 [DefaultDispatcher-worker-21 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2025-05-21 14:10:41.922 [DefaultDispatcher-worker-21 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46595/UmAppDatabase/replication/nodeId 2025-05-21 14:10:41.922 [DefaultDispatcher-worker-21 @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:46595/UmAppDatabase/replication/nodeId. 2025-05-21 14:10:41.922 [DefaultDispatcher-worker-21 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46595/UmAppDatabase/replication/nodeId 2025-05-21 14:10:41.923 [DefaultDispatcher-worker-1 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46595/api/blob/upload-init-batch 2025-05-21 14:10:41.923 [DefaultDispatcher-worker-1 @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:46595/api/blob/upload-init-batch. 2025-05-21 14:10:41.923 [DefaultDispatcher-worker-1 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46595/api/blob/upload-init-batch 2025-05-21 14:10:41.923 [DefaultDispatcher-worker-1 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46595/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 14:10:41.923 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:10:41.923 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:41.923 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-05-21 14:10:41.924 [DefaultDispatcher-worker-21 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46595/UmAppDatabase/replication/nodeId 2025-05-21 14:10:41.924 [DefaultDispatcher-worker-21 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46595/UmAppDatabase/replication/nodeId 2025-05-21 14:10:41.924 [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-05-21 14:10:41.925 [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-05-21 14:10:41.926 [eventLoopGroupProxy-10-3 @coroutine#685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-05-21 14:10:41.927 [eventLoopGroupProxy-10-3 @call-handler#684] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-05-21 14:10:41.927 [DefaultDispatcher-worker-4 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46595/api/blob/upload-init-batch 2025-05-21 14:10:41.927 [DefaultDispatcher-worker-4 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46595/api/blob/upload-init-batch 2025-05-21 14:10:41.927 [DefaultDispatcher-worker-4 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46595/api/blob/upload-init-batch. 2025-05-21 14:10:41.927 [DefaultDispatcher-worker-4 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46595/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:10:41.929 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46595/api/blob/upload-batch-data 2025-05-21 14:10:41.929 [DefaultDispatcher-worker-11 @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:46595/api/blob/upload-batch-data. 2025-05-21 14:10:41.929 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46595/api/blob/upload-batch-data 2025-05-21 14:10:41.929 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46595/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:41.930 [DefaultDispatcher-worker-11 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2025-05-21 14:10:41.931 [eventLoopGroupProxy-10-1 @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-05-21 14:10:41.933 [eventLoopGroupProxy-10-1 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-05-21 14:10:41.933 [eventLoopGroupProxy-10-1 @call-handler#692] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:41.933 [eventLoopGroupProxy-10-1 @call-handler#692] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:41.934 [DefaultDispatcher-worker-10 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46595/api/blob/upload-batch-data 2025-05-21 14:10:41.935 [DefaultDispatcher-worker-10 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46595/api/blob/upload-batch-data 2025-05-21 14:10:41.935 [DefaultDispatcher-worker-10 @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:46595/api/blob/upload-batch-data. 2025-05-21 14:10:41.935 [DefaultDispatcher-worker-10 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46595/api/blob/upload-batch-data 2025-05-21 14:10:41.935 [DefaultDispatcher-worker-10 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46595/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:41.936 [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-05-21 14:10:41.936 [DefaultDispatcher-worker-2 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2025-05-21 14:10:41.937 [eventLoopGroupProxy-10-1 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-05-21 14:10:41.941 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:41.941 [eventLoopGroupProxy-10-1 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-05-21 14:10:41.941 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46595/api/blob/upload-batch-data 2025-05-21 14:10:41.942 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46595/api/blob/upload-batch-data 2025-05-21 14:10:41.942 [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:46595/api/blob/upload-batch-data. 2025-05-21 14:10:41.943 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46595/api/blob/upload-batch-data 2025-05-21 14:10:41.943 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46595/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:41.944 [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-05-21 14:10:41.947 [eventLoopGroupProxy-10-1 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-05-21 14:10:41.948 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:41.948 [eventLoopGroupProxy-10-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-05-21 14:10:41.948 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46595/api/blob/upload-batch-data 2025-05-21 14:10:41.949 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46595/api/blob/upload-batch-data 2025-05-21 14:10:41.949 [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:46595/api/blob/upload-batch-data. 2025-05-21 14:10:41.949 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46595/api/blob/upload-batch-data 2025-05-21 14:10:41.949 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46595/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:41.950 [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-05-21 14:10:41.950 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:41.951 [eventLoopGroupProxy-10-1 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-05-21 14:10:41.952 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:41.952 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:41.952 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46595/api/blob/upload-batch-data 2025-05-21 14:10:41.952 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:41.953 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46595/api/blob/upload-batch-data 2025-05-21 14:10:41.953 [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:46595/api/blob/upload-batch-data. 2025-05-21 14:10:41.953 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46595/api/blob/upload-batch-data 2025-05-21 14:10:41.953 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46595/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:41.954 [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-05-21 14:10:41.955 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-05-21 14:10:41.955 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:41.955 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:41.955 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46595/api/blob/upload-batch-data 2025-05-21 14:10:41.962 [DefaultDispatcher-worker-9 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2025-05-21 14:10:41.965 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:41.967 [DefaultDispatcher-worker-5 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2025-05-21 14:10:41.967 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:10:41.968 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46595/UmAppDatabase/replication/message 2025-05-21 14:10:41.968 [DefaultDispatcher-worker-5 @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:46595/UmAppDatabase/replication/message. 2025-05-21 14:10:41.968 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46595/UmAppDatabase/replication/message 2025-05-21 14:10:41.968 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46595/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 14:10:41.969 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:10:41.969 [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-05-21 14:10:41.969 [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-05-21 14:10:41.980 [DefaultDispatcher-worker-12 @call-handler#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7402bfe7 2025-05-21 14:10:41.980 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:41.980 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-05-21 14:10:41.980 [DefaultDispatcher-worker-8 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46595/api/content/730112836693958656/_ustadmanifest.json 2025-05-21 14:10:41.980 [DefaultDispatcher-worker-8 @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:46595/api/content/730112836693958656/_ustadmanifest.json. 2025-05-21 14:10:41.980 [DefaultDispatcher-worker-8 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46595/api/content/730112836693958656/_ustadmanifest.json 2025-05-21 14:10:41.980 [DefaultDispatcher-worker-15 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46595/UmAppDatabase/replication/message 2025-05-21 14:10:41.980 [DefaultDispatcher-worker-15 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46595/UmAppDatabase/replication/message 2025-05-21 14:10:41.981 [DefaultDispatcher-worker-15 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46595/UmAppDatabase/replication/message. 2025-05-21 14:10:41.981 [DefaultDispatcher-worker-15 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46595/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:10:41.981 [DefaultDispatcher-worker-1 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46595/api/content/730112836693958656/_ustadmanifest.json 2025-05-21 14:10:41.981 [DefaultDispatcher-worker-1 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46595/api/content/730112836693958656/_ustadmanifest.json 2025-05-21 14:10:41.981 [DefaultDispatcher-worker-1 @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:46595/api/content/730112836693958656/_ustadmanifest.json. 2025-05-21 14:10:41.981 [DefaultDispatcher-worker-1 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46595/api/content/730112836693958656/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:10:41.986 [DefaultDispatcher-worker-17 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2025-05-21 14:10:41.988 [DefaultDispatcher-worker-8 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7402bfe7 2025-05-21 14:10:41.988 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-21 14:10:41.988 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-21 14:10:41.988 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-21 14:10:41.988 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-21 14:10:41.988 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-21 14:10:41.990 [Test worker @coroutine#738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2025-05-21 14:10:41.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-05-21 14:10:41.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-05-21 14:10:41.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:41.990 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0: (connection evicted) 2025-05-21 14:10:41.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:41.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-05-21 14:10:41.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-05-21 14:10:42.367 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:10:42.367 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:10:42.463 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:10:42.993 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3eb641a8 2025-05-21 14:10:42.993 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3eb641a8 2025-05-21 14:10:42.994 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-05-21 14:10:42.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-05-21 14:10:42.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-05-21 14:10:42.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:42.994 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7402bfe7: (connection evicted) 2025-05-21 14:10:42.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:42.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-05-21 14:10:42.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-05-21 14:10:42.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-05-21 14:10:42.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b7678a 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:42.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:42.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:42.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-05-21 14:10:42.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@148f94dc 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:43.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-21 14:10:43.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-21 14:10:43.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-05-21 14:10:43.009 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-21 14:10:43.010 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-21 14:10:43.010 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2ecd2aa4 2025-05-21 14:10:43.012 [DefaultDispatcher-worker-8 @coroutine#751] INFO ktor.application - Responding at http://0.0.0.0:35949 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48b01607 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:43.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:43.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-05-21 14:10:43.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@408b2ae2 2025-05-21 14:10:43.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@408b2ae2 2025-05-21 14:10:43.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-05-21 14:10:43.014 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-21 14:10:43.014 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-21 14:10:43.014 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-21 14:10:43.014 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-21 14:10:43.014 [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-05-21 14:10:43.014 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-21 14:10:43.014 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-21 14:10:43.014 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-21 14:10:43.014 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 14:10:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-05-21 14:10:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c5c0306 2025-05-21 14:10:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:43.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2025-05-21 14:10:43.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2025-05-21 14:10:43.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-05-21 14:10:43.036 [DefaultDispatcher-worker-7 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2025-05-21 14:10:43.040 [DefaultDispatcher-worker-7 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2025-05-21 14:10:43.098 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:43.100 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:43.113 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:43.115 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:43.127 [DefaultDispatcher-worker-7 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408b2ae2 2025-05-21 14:10:43.152 [DefaultDispatcher-worker-7 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408b2ae2 2025-05-21 14:10:43.156 [DefaultDispatcher-worker-7 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408b2ae2 2025-05-21 14:10:43.159 [DefaultDispatcher-worker-7 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408b2ae2 2025-05-21 14:10:43.170 [DefaultDispatcher-worker-13 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2025-05-21 14:10:43.175 [DefaultDispatcher-worker-17 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2025-05-21 14:10:43.175 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/content/730112842620186624/_ustadmanifest.json 2025-05-21 14:10:43.175 [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:35949/api/content/730112842620186624/_ustadmanifest.json. 2025-05-21 14:10:43.175 [Test worker @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/content/730112842620186624/_ustadmanifest.json 2025-05-21 14:10:43.176 [Test worker @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/content/730112842620186624/_ustadmanifest.json 2025-05-21 14:10:43.176 [Test worker @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35949/api/content/730112842620186624/_ustadmanifest.json 2025-05-21 14:10:43.177 [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:35949/api/content/730112842620186624/_ustadmanifest.json. 2025-05-21 14:10:43.177 [Test worker @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35949/api/content/730112842620186624/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:10:43.225 [DefaultDispatcher-worker-13 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2025-05-21 14:10:43.226 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-21 14:10:43.226 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8f79d3fa-0ae7-4534-9c09-e55ae5a350cd', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-21 14:10:43.227 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-21 14:10:43.227 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8f79d3fa-0ae7-4534-9c09-e55ae5a350cd 2025-05-21 14:10:43.227 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:43.227 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35949/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:10:43.227 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:43.227 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:10:43.229 [eventLoopGroupProxy-13-2 @call-handler#791] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:10:43.229 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:10:43.229 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.229 [eventLoopGroupProxy-13-2 @call-handler#791] 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-05-21 14:10:43.229 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:10:43.230 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.230 [eventLoopGroupProxy-13-2 @call-handler#791] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-21 14:10:43.230 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:43.230 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:43.232 [DefaultDispatcher-worker-17 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2025-05-21 14:10:43.232 [DefaultDispatcher-worker-17 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/UmAppDatabase/replication/nodeId 2025-05-21 14:10:43.232 [DefaultDispatcher-worker-17 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35949/UmAppDatabase/replication/nodeId. 2025-05-21 14:10:43.232 [DefaultDispatcher-worker-17 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/UmAppDatabase/replication/nodeId 2025-05-21 14:10:43.233 [eventLoopGroupProxy-13-2 @call-handler#799] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:10:43.234 [eventLoopGroupProxy-13-2 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.234 [eventLoopGroupProxy-13-2 @call-handler#799] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-05-21 14:10:43.234 [DefaultDispatcher-worker-11 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/UmAppDatabase/replication/nodeId 2025-05-21 14:10:43.234 [DefaultDispatcher-worker-11 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35949/UmAppDatabase/replication/nodeId 2025-05-21 14:10:43.241 [DefaultDispatcher-worker-12 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2025-05-21 14:10:43.247 [DefaultDispatcher-worker-13 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2025-05-21 14:10:43.249 [DefaultDispatcher-worker-9 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-init-batch 2025-05-21 14:10:43.249 [DefaultDispatcher-worker-9 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35949/api/blob/upload-init-batch. 2025-05-21 14:10:43.249 [DefaultDispatcher-worker-9 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-init-batch 2025-05-21 14:10:43.249 [DefaultDispatcher-worker-9 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 14:10:43.250 [eventLoopGroupProxy-13-2 @call-handler#806] 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-05-21 14:10:43.250 [eventLoopGroupProxy-13-2 @call-handler#806] 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-05-21 14:10:43.294 [eventLoopGroupProxy-13-2 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.295 [eventLoopGroupProxy-13-2 @call-handler#806] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-05-21 14:10:43.295 [DefaultDispatcher-worker-9 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-init-batch 2025-05-21 14:10:43.295 [DefaultDispatcher-worker-9 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35949/api/blob/upload-init-batch 2025-05-21 14:10:43.296 [DefaultDispatcher-worker-9 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35949/api/blob/upload-init-batch. 2025-05-21 14:10:43.296 [DefaultDispatcher-worker-9 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35949/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:10:43.299 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.299 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.299 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.299 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.300 [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-05-21 14:10:43.302 [eventLoopGroupProxy-13-2 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.302 [eventLoopGroupProxy-13-2 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.302 [eventLoopGroupProxy-13-2 @call-handler#814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.302 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.303 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.303 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.303 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.303 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.304 [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-05-21 14:10:43.347 [eventLoopGroupProxy-13-2 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.347 [eventLoopGroupProxy-13-2 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.347 [eventLoopGroupProxy-13-2 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:43.348 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.349 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.349 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.349 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.349 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.350 [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-05-21 14:10:43.351 [eventLoopGroupProxy-13-2 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.351 [eventLoopGroupProxy-13-2 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.351 [eventLoopGroupProxy-13-2 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.351 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.352 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.352 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.352 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.352 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.352 [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-05-21 14:10:43.355 [eventLoopGroupProxy-13-2 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.355 [eventLoopGroupProxy-13-2 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.355 [eventLoopGroupProxy-13-2 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-21 14:10:43.355 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.356 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.356 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.356 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.356 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.356 [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-05-21 14:10:43.399 [eventLoopGroupProxy-13-2 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.399 [eventLoopGroupProxy-13-2 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.399 [eventLoopGroupProxy-13-2 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:43.400 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.402 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.402 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.402 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.402 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.402 [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-05-21 14:10:43.464 [eventLoopGroupProxy-13-2 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.464 [eventLoopGroupProxy-13-2 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.464 [eventLoopGroupProxy-13-2 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-05-21 14:10:43.465 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.466 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.466 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.466 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.466 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.467 [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-05-21 14:10:43.514 [eventLoopGroupProxy-13-2 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.514 [eventLoopGroupProxy-13-2 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.515 [eventLoopGroupProxy-13-2 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-05-21 14:10:43.515 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.516 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.516 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.516 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.516 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.517 [eventLoopGroupProxy-13-2 @call-handler#849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:43.560 [eventLoopGroupProxy-13-2 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.560 [eventLoopGroupProxy-13-2 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.560 [eventLoopGroupProxy-13-2 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:43.561 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.562 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.562 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.562 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.562 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.563 [eventLoopGroupProxy-13-2 @call-handler#854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:43.605 [eventLoopGroupProxy-13-2 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.605 [eventLoopGroupProxy-13-2 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.605 [eventLoopGroupProxy-13-2 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:43.605 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.606 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.606 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.606 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.606 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.607 [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-05-21 14:10:43.650 [eventLoopGroupProxy-13-2 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.650 [eventLoopGroupProxy-13-2 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.650 [eventLoopGroupProxy-13-2 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:43.651 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.652 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.652 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.652 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.652 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.653 [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-05-21 14:10:43.654 [eventLoopGroupProxy-13-2 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.654 [eventLoopGroupProxy-13-2 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.654 [eventLoopGroupProxy-13-2 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.654 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.655 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.655 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.655 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.655 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.655 [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-05-21 14:10:43.656 [eventLoopGroupProxy-13-2 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.657 [eventLoopGroupProxy-13-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.657 [eventLoopGroupProxy-13-2 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.657 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.657 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.657 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.657 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.657 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.658 [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-05-21 14:10:43.659 [eventLoopGroupProxy-13-2 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.659 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.659 [eventLoopGroupProxy-13-2 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.659 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.660 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.660 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.660 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.660 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.661 [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-05-21 14:10:43.662 [eventLoopGroupProxy-13-2 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.662 [eventLoopGroupProxy-13-2 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.662 [eventLoopGroupProxy-13-2 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.662 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.663 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.663 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.663 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.663 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.664 [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-05-21 14:10:43.665 [eventLoopGroupProxy-13-2 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.665 [eventLoopGroupProxy-13-2 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.665 [eventLoopGroupProxy-13-2 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.665 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.666 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.666 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.666 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.666 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.666 [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-05-21 14:10:43.668 [eventLoopGroupProxy-13-2 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.668 [eventLoopGroupProxy-13-2 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.668 [eventLoopGroupProxy-13-2 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.668 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.669 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.669 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.669 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.669 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.669 [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-05-21 14:10:43.670 [eventLoopGroupProxy-13-2 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.670 [eventLoopGroupProxy-13-2 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.670 [eventLoopGroupProxy-13-2 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.671 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.671 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.671 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.671 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.671 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.672 [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-05-21 14:10:43.673 [eventLoopGroupProxy-13-2 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.673 [eventLoopGroupProxy-13-2 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.673 [eventLoopGroupProxy-13-2 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.673 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.674 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.674 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.674 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.674 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.674 [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-05-21 14:10:43.675 [eventLoopGroupProxy-13-2 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.676 [eventLoopGroupProxy-13-2 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.676 [eventLoopGroupProxy-13-2 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.676 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.677 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.677 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.677 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.677 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.677 [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-05-21 14:10:43.678 [eventLoopGroupProxy-13-2 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.678 [eventLoopGroupProxy-13-2 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.679 [eventLoopGroupProxy-13-2 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.679 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.679 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.679 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.679 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.679 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.680 [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-05-21 14:10:43.681 [eventLoopGroupProxy-13-2 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.682 [eventLoopGroupProxy-13-2 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.682 [eventLoopGroupProxy-13-2 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.682 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.683 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.683 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.683 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.683 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.684 [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-05-21 14:10:43.685 [eventLoopGroupProxy-13-2 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.685 [eventLoopGroupProxy-13-2 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.685 [eventLoopGroupProxy-13-2 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.685 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.687 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.687 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.687 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.687 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.688 [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-05-21 14:10:43.689 [eventLoopGroupProxy-13-2 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.690 [eventLoopGroupProxy-13-2 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.690 [eventLoopGroupProxy-13-2 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.690 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.691 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.691 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.691 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.691 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.692 [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-05-21 14:10:43.693 [eventLoopGroupProxy-13-2 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.693 [eventLoopGroupProxy-13-2 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.693 [eventLoopGroupProxy-13-2 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.694 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.694 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.694 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.694 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.694 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.695 [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-05-21 14:10:43.696 [eventLoopGroupProxy-13-2 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.696 [eventLoopGroupProxy-13-2 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.696 [eventLoopGroupProxy-13-2 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.697 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.697 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.697 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.697 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.697 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.698 [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-05-21 14:10:43.699 [eventLoopGroupProxy-13-2 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.699 [eventLoopGroupProxy-13-2 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.699 [eventLoopGroupProxy-13-2 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.700 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.701 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.701 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.701 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.701 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.702 [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-05-21 14:10:43.704 [eventLoopGroupProxy-13-2 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.704 [eventLoopGroupProxy-13-2 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.704 [eventLoopGroupProxy-13-2 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.704 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.706 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.706 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.706 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.706 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.706 [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-05-21 14:10:43.708 [eventLoopGroupProxy-13-2 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.708 [eventLoopGroupProxy-13-2 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.708 [eventLoopGroupProxy-13-2 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.708 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.711 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.711 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.711 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.711 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.712 [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-05-21 14:10:43.713 [eventLoopGroupProxy-13-2 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.713 [eventLoopGroupProxy-13-2 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.713 [eventLoopGroupProxy-13-2 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.714 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.714 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.714 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.714 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.714 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.715 [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-05-21 14:10:43.716 [eventLoopGroupProxy-13-2 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.716 [eventLoopGroupProxy-13-2 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.716 [eventLoopGroupProxy-13-2 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.717 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.717 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.717 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.717 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.717 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.718 [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-05-21 14:10:43.719 [eventLoopGroupProxy-13-2 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.719 [eventLoopGroupProxy-13-2 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.719 [eventLoopGroupProxy-13-2 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.720 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.720 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.720 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.720 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.720 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.721 [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-05-21 14:10:43.722 [eventLoopGroupProxy-13-2 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.722 [eventLoopGroupProxy-13-2 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.722 [eventLoopGroupProxy-13-2 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.723 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.723 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.723 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.723 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.723 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.724 [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-05-21 14:10:43.725 [eventLoopGroupProxy-13-2 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.725 [eventLoopGroupProxy-13-2 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.725 [eventLoopGroupProxy-13-2 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.725 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.726 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.726 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.726 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.726 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.727 [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-05-21 14:10:43.728 [eventLoopGroupProxy-13-2 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.728 [eventLoopGroupProxy-13-2 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.728 [eventLoopGroupProxy-13-2 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.728 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.729 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.729 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.729 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.729 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.729 [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-05-21 14:10:43.730 [eventLoopGroupProxy-13-2 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.730 [eventLoopGroupProxy-13-2 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.730 [eventLoopGroupProxy-13-2 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.731 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.731 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.731 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.731 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.731 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.732 [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-05-21 14:10:43.733 [eventLoopGroupProxy-13-2 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.733 [eventLoopGroupProxy-13-2 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.733 [eventLoopGroupProxy-13-2 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.733 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.734 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.734 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.734 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.734 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.734 [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-05-21 14:10:43.743 [DefaultDispatcher-worker-4 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2025-05-21 14:10:43.777 [eventLoopGroupProxy-13-2 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.777 [eventLoopGroupProxy-13-2 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.777 [eventLoopGroupProxy-13-2 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:43.778 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.778 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.778 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.778 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.778 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.779 [eventLoopGroupProxy-13-2 @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-05-21 14:10:43.780 [eventLoopGroupProxy-13-2 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.780 [eventLoopGroupProxy-13-2 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.780 [eventLoopGroupProxy-13-2 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.781 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.781 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.781 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.781 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.781 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.782 [eventLoopGroupProxy-13-2 @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-05-21 14:10:43.783 [eventLoopGroupProxy-13-2 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.783 [eventLoopGroupProxy-13-2 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.783 [eventLoopGroupProxy-13-2 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.783 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.784 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.784 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.784 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.784 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.784 [eventLoopGroupProxy-13-2 @call-handler#1011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:43.785 [eventLoopGroupProxy-13-2 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.786 [eventLoopGroupProxy-13-2 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.786 [eventLoopGroupProxy-13-2 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.786 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.787 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.787 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.787 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.787 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.787 [eventLoopGroupProxy-13-2 @call-handler#1016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:43.830 [eventLoopGroupProxy-13-2 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.830 [eventLoopGroupProxy-13-2 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.830 [eventLoopGroupProxy-13-2 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:43.831 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.831 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.832 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.832 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.832 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.832 [eventLoopGroupProxy-13-2 @call-handler#1021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:43.875 [eventLoopGroupProxy-13-2 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.876 [eventLoopGroupProxy-13-2 @call-handler#1021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.876 [eventLoopGroupProxy-13-2 @call-handler#1021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-21 14:10:43.876 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.877 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.877 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.877 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.877 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.878 [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-05-21 14:10:43.879 [eventLoopGroupProxy-13-2 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.879 [eventLoopGroupProxy-13-2 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.879 [eventLoopGroupProxy-13-2 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.879 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.880 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.880 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.880 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.880 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.880 [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-05-21 14:10:43.882 [eventLoopGroupProxy-13-2 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.882 [eventLoopGroupProxy-13-2 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.882 [eventLoopGroupProxy-13-2 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.882 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.883 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.883 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.883 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.883 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.883 [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-05-21 14:10:43.926 [eventLoopGroupProxy-13-2 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.926 [eventLoopGroupProxy-13-2 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.926 [eventLoopGroupProxy-13-2 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:43.927 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.928 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.928 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.928 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.928 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.928 [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-05-21 14:10:43.930 [eventLoopGroupProxy-13-2 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.930 [eventLoopGroupProxy-13-2 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.930 [eventLoopGroupProxy-13-2 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.930 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.931 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.931 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.931 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.931 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.931 [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-05-21 14:10:43.933 [eventLoopGroupProxy-13-2 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.933 [eventLoopGroupProxy-13-2 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.933 [eventLoopGroupProxy-13-2 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.933 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.934 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.934 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.934 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.934 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.935 [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-05-21 14:10:43.936 [eventLoopGroupProxy-13-2 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.936 [eventLoopGroupProxy-13-2 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.936 [eventLoopGroupProxy-13-2 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.936 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.937 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.937 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.937 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.937 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.937 [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-05-21 14:10:43.938 [eventLoopGroupProxy-13-2 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.939 [eventLoopGroupProxy-13-2 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.939 [eventLoopGroupProxy-13-2 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.939 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.940 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.940 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.940 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.940 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.940 [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-05-21 14:10:43.982 [eventLoopGroupProxy-13-2 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.983 [eventLoopGroupProxy-13-2 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.983 [eventLoopGroupProxy-13-2 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:43.983 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.984 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.984 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.984 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.984 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.985 [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-05-21 14:10:43.986 [eventLoopGroupProxy-13-2 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.986 [eventLoopGroupProxy-13-2 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.986 [eventLoopGroupProxy-13-2 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.987 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.988 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.988 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.988 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.988 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.988 [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-05-21 14:10:43.990 [eventLoopGroupProxy-13-2 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.990 [eventLoopGroupProxy-13-2 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.990 [eventLoopGroupProxy-13-2 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.990 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.991 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.991 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.991 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.991 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.991 [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-05-21 14:10:43.992 [eventLoopGroupProxy-13-2 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.993 [eventLoopGroupProxy-13-2 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.993 [eventLoopGroupProxy-13-2 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.993 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.994 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.994 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.994 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.994 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.994 [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-05-21 14:10:43.995 [eventLoopGroupProxy-13-2 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.996 [eventLoopGroupProxy-13-2 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.996 [eventLoopGroupProxy-13-2 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:43.996 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.996 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.996 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.996 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.997 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:43.997 [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-05-21 14:10:43.998 [eventLoopGroupProxy-13-2 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:43.998 [eventLoopGroupProxy-13-2 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:43.998 [eventLoopGroupProxy-13-2 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:43.999 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.999 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.999 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:43.999 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:43.999 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.000 [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-05-21 14:10:44.001 [eventLoopGroupProxy-13-2 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.001 [eventLoopGroupProxy-13-2 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.001 [eventLoopGroupProxy-13-2 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.001 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.002 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.002 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.002 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.002 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.002 [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-05-21 14:10:44.004 [eventLoopGroupProxy-13-2 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.004 [eventLoopGroupProxy-13-2 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.004 [eventLoopGroupProxy-13-2 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:44.004 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.005 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.005 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.005 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.005 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.005 [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-05-21 14:10:44.006 [eventLoopGroupProxy-13-2 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.007 [eventLoopGroupProxy-13-2 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.007 [eventLoopGroupProxy-13-2 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:44.007 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.008 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.008 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.008 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.008 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.008 [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-05-21 14:10:44.009 [eventLoopGroupProxy-13-2 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.009 [eventLoopGroupProxy-13-2 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.010 [eventLoopGroupProxy-13-2 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:44.010 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.010 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.010 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.010 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.010 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.011 [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-05-21 14:10:44.012 [eventLoopGroupProxy-13-2 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.012 [eventLoopGroupProxy-13-2 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.012 [eventLoopGroupProxy-13-2 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.013 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.013 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.013 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.013 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.013 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.014 [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-05-21 14:10:44.015 [eventLoopGroupProxy-13-2 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.015 [eventLoopGroupProxy-13-2 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.015 [eventLoopGroupProxy-13-2 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.015 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.016 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.016 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.016 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.016 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.017 [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-05-21 14:10:44.018 [eventLoopGroupProxy-13-2 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.018 [eventLoopGroupProxy-13-2 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.018 [eventLoopGroupProxy-13-2 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.019 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.019 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.019 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.019 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.019 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.020 [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-05-21 14:10:44.062 [eventLoopGroupProxy-13-2 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.063 [eventLoopGroupProxy-13-2 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.063 [eventLoopGroupProxy-13-2 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:44.063 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.065 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.065 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.065 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.065 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.066 [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-05-21 14:10:44.067 [eventLoopGroupProxy-13-2 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.067 [eventLoopGroupProxy-13-2 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.067 [eventLoopGroupProxy-13-2 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:44.067 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.068 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.068 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.068 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.068 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.068 [eventLoopGroupProxy-13-2 @call-handler#1137] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.069 [eventLoopGroupProxy-13-2 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.069 [eventLoopGroupProxy-13-2 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.069 [eventLoopGroupProxy-13-2 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.070 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.070 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.070 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.070 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.070 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.071 [eventLoopGroupProxy-13-2 @call-handler#1142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.113 [eventLoopGroupProxy-13-2 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.113 [eventLoopGroupProxy-13-2 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.113 [eventLoopGroupProxy-13-2 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:44.113 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.114 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.114 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.114 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.114 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.115 [eventLoopGroupProxy-13-2 @call-handler#1147] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.116 [eventLoopGroupProxy-13-2 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.116 [eventLoopGroupProxy-13-2 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.116 [eventLoopGroupProxy-13-2 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.116 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.117 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.117 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.117 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.117 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.117 [eventLoopGroupProxy-13-2 @call-handler#1152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.118 [eventLoopGroupProxy-13-2 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.118 [eventLoopGroupProxy-13-2 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.118 [eventLoopGroupProxy-13-2 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.119 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.119 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.119 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.119 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.119 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.120 [eventLoopGroupProxy-13-2 @call-handler#1157] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.121 [eventLoopGroupProxy-13-2 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.121 [eventLoopGroupProxy-13-2 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.121 [eventLoopGroupProxy-13-2 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.121 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.122 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.122 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.122 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.122 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.122 [eventLoopGroupProxy-13-2 @call-handler#1162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.165 [eventLoopGroupProxy-13-2 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.165 [eventLoopGroupProxy-13-2 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.165 [eventLoopGroupProxy-13-2 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:44.166 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.166 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.166 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.166 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.166 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.167 [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-05-21 14:10:44.168 [eventLoopGroupProxy-13-2 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.168 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.168 [eventLoopGroupProxy-13-2 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.168 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.169 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.169 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.169 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.169 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.170 [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-05-21 14:10:44.212 [eventLoopGroupProxy-13-2 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.212 [eventLoopGroupProxy-13-2 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.212 [eventLoopGroupProxy-13-2 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:44.212 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.213 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.213 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.213 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.213 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.214 [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-05-21 14:10:44.253 [DefaultDispatcher-worker-13 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2025-05-21 14:10:44.258 [eventLoopGroupProxy-13-2 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.258 [eventLoopGroupProxy-13-2 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.258 [eventLoopGroupProxy-13-2 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-21 14:10:44.259 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.259 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.260 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.260 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.260 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.260 [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-05-21 14:10:44.303 [eventLoopGroupProxy-13-2 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.303 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.303 [eventLoopGroupProxy-13-2 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:44.304 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.304 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.304 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.304 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.304 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.305 [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-05-21 14:10:44.348 [eventLoopGroupProxy-13-2 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.348 [eventLoopGroupProxy-13-2 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.348 [eventLoopGroupProxy-13-2 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:44.348 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.349 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.349 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.349 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.349 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.350 [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-05-21 14:10:44.351 [eventLoopGroupProxy-13-2 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.351 [eventLoopGroupProxy-13-2 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.351 [eventLoopGroupProxy-13-2 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.351 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.352 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.352 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.352 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.352 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.352 [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-05-21 14:10:44.353 [eventLoopGroupProxy-13-2 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.353 [eventLoopGroupProxy-13-2 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.353 [eventLoopGroupProxy-13-2 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.354 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.354 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.354 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.354 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.354 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.355 [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-05-21 14:10:44.356 [eventLoopGroupProxy-13-2 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.356 [eventLoopGroupProxy-13-2 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.356 [eventLoopGroupProxy-13-2 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.356 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.356 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.356 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.356 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.356 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.357 [eventLoopGroupProxy-13-2 @call-handler#1209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.358 [eventLoopGroupProxy-13-2 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.358 [eventLoopGroupProxy-13-2 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.358 [eventLoopGroupProxy-13-2 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.358 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.359 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.359 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.359 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.359 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.359 [eventLoopGroupProxy-13-2 @call-handler#1214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.360 [eventLoopGroupProxy-13-2 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.360 [eventLoopGroupProxy-13-2 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.360 [eventLoopGroupProxy-13-2 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.360 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.361 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.361 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.361 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.361 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.362 [eventLoopGroupProxy-13-2 @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-05-21 14:10:44.363 [eventLoopGroupProxy-13-2 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.363 [eventLoopGroupProxy-13-2 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.363 [eventLoopGroupProxy-13-2 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.363 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.364 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.364 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.364 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.364 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.364 [eventLoopGroupProxy-13-2 @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-05-21 14:10:44.365 [eventLoopGroupProxy-13-2 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.365 [eventLoopGroupProxy-13-2 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.365 [eventLoopGroupProxy-13-2 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.366 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.366 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.366 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.366 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.366 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.367 [eventLoopGroupProxy-13-2 @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-05-21 14:10:44.368 [eventLoopGroupProxy-13-2 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.368 [eventLoopGroupProxy-13-2 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.368 [eventLoopGroupProxy-13-2 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.368 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.369 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.369 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.369 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.369 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.369 [eventLoopGroupProxy-13-2 @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-05-21 14:10:44.370 [eventLoopGroupProxy-13-2 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.370 [eventLoopGroupProxy-13-2 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.370 [eventLoopGroupProxy-13-2 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.371 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.371 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.371 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.371 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.371 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.372 [eventLoopGroupProxy-13-2 @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-05-21 14:10:44.373 [eventLoopGroupProxy-13-2 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.373 [eventLoopGroupProxy-13-2 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.373 [eventLoopGroupProxy-13-2 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.373 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.374 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.374 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.374 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.374 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.374 [eventLoopGroupProxy-13-2 @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-05-21 14:10:44.375 [eventLoopGroupProxy-13-2 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.375 [eventLoopGroupProxy-13-2 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.375 [eventLoopGroupProxy-13-2 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.375 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.376 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.376 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.376 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.376 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.376 [eventLoopGroupProxy-13-2 @call-handler#1249] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.377 [eventLoopGroupProxy-13-2 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.377 [eventLoopGroupProxy-13-2 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.377 [eventLoopGroupProxy-13-2 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.378 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.378 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.378 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.378 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.378 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.379 [eventLoopGroupProxy-13-2 @call-handler#1254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.380 [eventLoopGroupProxy-13-2 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.380 [eventLoopGroupProxy-13-2 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.380 [eventLoopGroupProxy-13-2 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.380 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.381 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.381 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.381 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.381 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.381 [eventLoopGroupProxy-13-2 @call-handler#1259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.382 [eventLoopGroupProxy-13-2 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.382 [eventLoopGroupProxy-13-2 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.382 [eventLoopGroupProxy-13-2 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.383 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.383 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.383 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.383 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.384 [eventLoopGroupProxy-13-2 @call-handler#1264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.427 [eventLoopGroupProxy-13-2 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.427 [eventLoopGroupProxy-13-2 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.427 [eventLoopGroupProxy-13-2 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:44.428 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.428 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.428 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.428 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.428 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.429 [eventLoopGroupProxy-13-2 @call-handler#1269] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.430 [eventLoopGroupProxy-13-2 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.430 [eventLoopGroupProxy-13-2 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.430 [eventLoopGroupProxy-13-2 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.430 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.431 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.431 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.431 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.431 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.431 [eventLoopGroupProxy-13-2 @call-handler#1274] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.432 [eventLoopGroupProxy-13-2 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.432 [eventLoopGroupProxy-13-2 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.432 [eventLoopGroupProxy-13-2 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.433 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.433 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.433 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.433 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.433 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.434 [eventLoopGroupProxy-13-2 @call-handler#1279] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.435 [eventLoopGroupProxy-13-2 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.435 [eventLoopGroupProxy-13-2 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.435 [eventLoopGroupProxy-13-2 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.435 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.435 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.435 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.435 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.436 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.436 [eventLoopGroupProxy-13-2 @call-handler#1284] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.437 [eventLoopGroupProxy-13-2 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.437 [eventLoopGroupProxy-13-2 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.437 [eventLoopGroupProxy-13-2 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.437 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.438 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.438 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.438 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.438 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.439 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.440 [eventLoopGroupProxy-13-2 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.440 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.440 [eventLoopGroupProxy-13-2 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.440 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.440 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.440 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.440 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.440 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.441 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.442 [eventLoopGroupProxy-13-2 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.442 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.442 [eventLoopGroupProxy-13-2 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.442 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.443 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.443 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.443 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.443 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.444 [eventLoopGroupProxy-13-2 @call-handler#1299] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.485 [eventLoopGroupProxy-13-2 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.486 [eventLoopGroupProxy-13-2 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.486 [eventLoopGroupProxy-13-2 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:44.486 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.487 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.487 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.487 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.487 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.488 [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-05-21 14:10:44.489 [eventLoopGroupProxy-13-2 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.489 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.489 [eventLoopGroupProxy-13-2 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:44.489 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.490 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.490 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.490 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.490 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.491 [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-05-21 14:10:44.492 [eventLoopGroupProxy-13-2 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.492 [eventLoopGroupProxy-13-2 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.492 [eventLoopGroupProxy-13-2 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.492 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.494 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.494 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.494 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.494 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.495 [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-05-21 14:10:44.538 [eventLoopGroupProxy-13-2 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.538 [eventLoopGroupProxy-13-2 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.538 [eventLoopGroupProxy-13-2 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:44.538 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.539 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.539 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.539 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.539 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.540 [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-05-21 14:10:44.541 [eventLoopGroupProxy-13-2 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.541 [eventLoopGroupProxy-13-2 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.541 [eventLoopGroupProxy-13-2 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.541 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.542 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.542 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.542 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.542 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.542 [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-05-21 14:10:44.543 [eventLoopGroupProxy-13-2 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.543 [eventLoopGroupProxy-13-2 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.543 [eventLoopGroupProxy-13-2 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.543 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.544 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.544 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.544 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.544 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.544 [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-05-21 14:10:44.545 [eventLoopGroupProxy-13-2 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.545 [eventLoopGroupProxy-13-2 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.545 [eventLoopGroupProxy-13-2 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.546 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.546 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.546 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.546 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.546 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.547 [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-05-21 14:10:44.547 [eventLoopGroupProxy-13-2 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.547 [eventLoopGroupProxy-13-2 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.548 [eventLoopGroupProxy-13-2 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.548 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.548 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.548 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.548 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.548 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.549 [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-05-21 14:10:44.550 [eventLoopGroupProxy-13-2 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.550 [eventLoopGroupProxy-13-2 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.550 [eventLoopGroupProxy-13-2 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.550 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.550 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.550 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.550 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.550 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.551 [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-05-21 14:10:44.552 [eventLoopGroupProxy-13-2 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.552 [eventLoopGroupProxy-13-2 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.552 [eventLoopGroupProxy-13-2 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.552 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.553 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.553 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.553 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.553 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.553 [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-05-21 14:10:44.554 [eventLoopGroupProxy-13-2 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.554 [eventLoopGroupProxy-13-2 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.554 [eventLoopGroupProxy-13-2 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.554 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.555 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.555 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.555 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.555 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.555 [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-05-21 14:10:44.556 [eventLoopGroupProxy-13-2 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.556 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.556 [eventLoopGroupProxy-13-2 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.556 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.557 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.557 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.557 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.557 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.557 [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-05-21 14:10:44.558 [eventLoopGroupProxy-13-2 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.558 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.558 [eventLoopGroupProxy-13-2 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.558 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.559 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.559 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.559 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.559 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.559 [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-05-21 14:10:44.560 [eventLoopGroupProxy-13-2 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.560 [eventLoopGroupProxy-13-2 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.560 [eventLoopGroupProxy-13-2 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.560 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.561 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.561 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.561 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.561 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.561 [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-05-21 14:10:44.562 [eventLoopGroupProxy-13-2 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.562 [eventLoopGroupProxy-13-2 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.562 [eventLoopGroupProxy-13-2 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.562 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.563 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.563 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.563 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.563 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.563 [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-05-21 14:10:44.605 [eventLoopGroupProxy-13-2 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.605 [eventLoopGroupProxy-13-2 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.605 [eventLoopGroupProxy-13-2 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:44.606 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.606 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.606 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.606 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.606 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.607 [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-05-21 14:10:44.607 [eventLoopGroupProxy-13-2 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.608 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.608 [eventLoopGroupProxy-13-2 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.608 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.609 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.609 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.609 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.609 [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-05-21 14:10:44.652 [eventLoopGroupProxy-13-2 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.652 [eventLoopGroupProxy-13-2 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.652 [eventLoopGroupProxy-13-2 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:44.653 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.653 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.653 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.653 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.653 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.654 [eventLoopGroupProxy-13-2 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.655 [eventLoopGroupProxy-13-2 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.655 [eventLoopGroupProxy-13-2 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.655 [eventLoopGroupProxy-13-2 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.655 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.656 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.656 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.656 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.656 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.656 [eventLoopGroupProxy-13-2 @call-handler#1395] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.698 [eventLoopGroupProxy-13-2 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.699 [eventLoopGroupProxy-13-2 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.699 [eventLoopGroupProxy-13-2 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:44.699 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.700 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.700 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.700 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.700 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.700 [eventLoopGroupProxy-13-2 @call-handler#1400] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.742 [eventLoopGroupProxy-13-2 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.742 [eventLoopGroupProxy-13-2 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.742 [eventLoopGroupProxy-13-2 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:44.743 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.743 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.744 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.744 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.744 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.744 [eventLoopGroupProxy-13-2 @call-handler#1405] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.765 [DefaultDispatcher-worker-5 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2025-05-21 14:10:44.786 [eventLoopGroupProxy-13-2 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.786 [eventLoopGroupProxy-13-2 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.786 [eventLoopGroupProxy-13-2 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:44.786 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.787 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.787 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.787 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.787 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.787 [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-05-21 14:10:44.829 [eventLoopGroupProxy-13-2 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.829 [eventLoopGroupProxy-13-2 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.829 [eventLoopGroupProxy-13-2 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:44.829 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.830 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.830 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.830 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.830 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.830 [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-05-21 14:10:44.872 [eventLoopGroupProxy-13-2 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.873 [eventLoopGroupProxy-13-2 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.873 [eventLoopGroupProxy-13-2 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:44.873 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.874 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.874 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.874 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.874 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.874 [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-05-21 14:10:44.875 [eventLoopGroupProxy-13-2 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.875 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.875 [eventLoopGroupProxy-13-2 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.876 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.876 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.876 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.876 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.876 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.876 [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-05-21 14:10:44.919 [eventLoopGroupProxy-13-2 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.919 [eventLoopGroupProxy-13-2 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.919 [eventLoopGroupProxy-13-2 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:44.919 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.920 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.920 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.920 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.920 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.921 [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-05-21 14:10:44.922 [eventLoopGroupProxy-13-2 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.922 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.922 [eventLoopGroupProxy-13-2 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.922 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.923 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.923 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.923 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.923 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.923 [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-05-21 14:10:44.924 [eventLoopGroupProxy-13-2 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.925 [eventLoopGroupProxy-13-2 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.925 [eventLoopGroupProxy-13-2 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:44.925 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.925 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.925 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.925 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.925 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.926 [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-05-21 14:10:44.927 [eventLoopGroupProxy-13-2 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.927 [eventLoopGroupProxy-13-2 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.927 [eventLoopGroupProxy-13-2 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.927 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.928 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.928 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.928 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.928 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.928 [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-05-21 14:10:44.929 [eventLoopGroupProxy-13-2 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.929 [eventLoopGroupProxy-13-2 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.929 [eventLoopGroupProxy-13-2 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.930 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.930 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.930 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.930 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.930 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.930 [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-05-21 14:10:44.931 [eventLoopGroupProxy-13-2 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.931 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.931 [eventLoopGroupProxy-13-2 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.932 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.932 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.932 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.932 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.932 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.933 [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-05-21 14:10:44.975 [eventLoopGroupProxy-13-2 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.975 [eventLoopGroupProxy-13-2 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.975 [eventLoopGroupProxy-13-2 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:44.976 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.976 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.976 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.976 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.976 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.977 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:44.978 [eventLoopGroupProxy-13-2 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.978 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.978 [eventLoopGroupProxy-13-2 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.978 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.978 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.978 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.978 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.978 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.979 [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-05-21 14:10:44.980 [eventLoopGroupProxy-13-2 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.980 [eventLoopGroupProxy-13-2 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.980 [eventLoopGroupProxy-13-2 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.980 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.980 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.980 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.980 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.980 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.981 [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-05-21 14:10:44.981 [eventLoopGroupProxy-13-2 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:44.982 [eventLoopGroupProxy-13-2 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:44.982 [eventLoopGroupProxy-13-2 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:44.982 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.982 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.982 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:44.982 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:44.982 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:44.983 [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-05-21 14:10:45.000 [DefaultDispatcher-worker-10 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.019 [DefaultDispatcher-worker-10 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408b2ae2 2025-05-21 14:10:45.025 [eventLoopGroupProxy-13-2 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.025 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.025 [eventLoopGroupProxy-13-2 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-21 14:10:45.026 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.026 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.026 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.026 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.026 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.027 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:45.028 [eventLoopGroupProxy-13-2 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.028 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.028 [eventLoopGroupProxy-13-2 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:45.028 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.029 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.029 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.029 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.029 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.029 [eventLoopGroupProxy-13-2 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:45.030 [eventLoopGroupProxy-13-2 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.030 [eventLoopGroupProxy-13-2 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.030 [eventLoopGroupProxy-13-2 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:45.030 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.031 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.031 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.031 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.031 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.031 [eventLoopGroupProxy-13-2 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:45.032 [eventLoopGroupProxy-13-2 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.032 [eventLoopGroupProxy-13-2 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.032 [eventLoopGroupProxy-13-2 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:45.032 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.033 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.033 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.033 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.033 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.033 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:45.075 [eventLoopGroupProxy-13-2 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.076 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.076 [eventLoopGroupProxy-13-2 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:45.076 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.078 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.078 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.078 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.078 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.078 [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-05-21 14:10:45.121 [eventLoopGroupProxy-13-2 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.121 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.121 [eventLoopGroupProxy-13-2 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:45.122 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.122 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.122 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.122 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.122 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.123 [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-05-21 14:10:45.124 [eventLoopGroupProxy-13-2 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.124 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.124 [eventLoopGroupProxy-13-2 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:45.124 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.125 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.125 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.125 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.125 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.125 [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-05-21 14:10:45.130 [eventLoopGroupProxy-13-2 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.130 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.130 [eventLoopGroupProxy-13-2 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-05-21 14:10:45.130 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.131 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.131 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.131 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.131 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.131 [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-05-21 14:10:45.132 [eventLoopGroupProxy-13-2 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.132 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.132 [eventLoopGroupProxy-13-2 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:45.132 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.133 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.133 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.133 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.133 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.133 [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-05-21 14:10:45.176 [eventLoopGroupProxy-13-2 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.176 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.176 [eventLoopGroupProxy-13-2 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:45.177 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.177 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.177 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.177 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.177 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.178 [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-05-21 14:10:45.179 [eventLoopGroupProxy-13-2 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.179 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.179 [eventLoopGroupProxy-13-2 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:45.179 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.180 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.180 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.180 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.180 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.180 [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-05-21 14:10:45.223 [eventLoopGroupProxy-13-2 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.223 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.223 [eventLoopGroupProxy-13-2 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:45.223 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.224 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.224 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.224 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.224 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.225 [eventLoopGroupProxy-13-2 @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-05-21 14:10:45.268 [eventLoopGroupProxy-13-2 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.268 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.268 [eventLoopGroupProxy-13-2 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:45.268 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.269 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.269 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.269 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.269 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.270 [eventLoopGroupProxy-13-2 @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-05-21 14:10:45.271 [eventLoopGroupProxy-13-2 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.271 [eventLoopGroupProxy-13-2 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.271 [eventLoopGroupProxy-13-2 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:45.271 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.272 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.272 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.272 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.272 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.272 [eventLoopGroupProxy-13-2 @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-05-21 14:10:45.275 [DefaultDispatcher-worker-15 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2025-05-21 14:10:45.315 [eventLoopGroupProxy-13-2 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.315 [eventLoopGroupProxy-13-2 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.315 [eventLoopGroupProxy-13-2 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:45.316 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.316 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.316 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.316 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.316 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.317 [eventLoopGroupProxy-13-2 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:45.318 [eventLoopGroupProxy-13-2 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.318 [eventLoopGroupProxy-13-2 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.318 [eventLoopGroupProxy-13-2 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:45.318 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.319 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.319 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.319 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.319 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.319 [eventLoopGroupProxy-13-2 @call-handler#1563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:45.320 [eventLoopGroupProxy-13-2 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.320 [eventLoopGroupProxy-13-2 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.320 [eventLoopGroupProxy-13-2 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:45.321 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.321 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.321 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.321 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.321 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.322 [eventLoopGroupProxy-13-2 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:45.322 [eventLoopGroupProxy-13-2 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.322 [eventLoopGroupProxy-13-2 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.322 [eventLoopGroupProxy-13-2 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-05-21 14:10:45.323 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.323 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.324 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.324 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.324 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.324 [eventLoopGroupProxy-13-2 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-21 14:10:45.370 [eventLoopGroupProxy-13-2 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.370 [eventLoopGroupProxy-13-2 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.371 [eventLoopGroupProxy-13-2 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-05-21 14:10:45.371 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.372 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.372 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.372 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.372 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.372 [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-05-21 14:10:45.415 [eventLoopGroupProxy-13-2 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.415 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.415 [eventLoopGroupProxy-13-2 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-21 14:10:45.415 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.416 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.416 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.416 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.416 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.417 [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-05-21 14:10:45.417 [eventLoopGroupProxy-13-2 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.418 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.418 [eventLoopGroupProxy-13-2 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:45.418 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.418 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.418 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.418 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.418 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.419 [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-05-21 14:10:45.420 [eventLoopGroupProxy-13-2 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.420 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.420 [eventLoopGroupProxy-13-2 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-21 14:10:45.420 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.421 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.421 [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:35949/api/blob/upload-batch-data. 2025-05-21 14:10:45.421 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.421 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:45.421 [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-05-21 14:10:45.423 [eventLoopGroupProxy-13-2 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:45.423 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.423 [eventLoopGroupProxy-13-2 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-21 14:10:45.423 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/blob/upload-batch-data 2025-05-21 14:10:45.429 [DefaultDispatcher-worker-16 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2025-05-21 14:10:45.433 [DefaultDispatcher-worker-15 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2025-05-21 14:10:45.434 [DefaultDispatcher-worker-15 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/UmAppDatabase/replication/message 2025-05-21 14:10:45.434 [DefaultDispatcher-worker-15 @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:35949/UmAppDatabase/replication/message. 2025-05-21 14:10:45.434 [DefaultDispatcher-worker-15 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/UmAppDatabase/replication/message 2025-05-21 14:10:45.434 [DefaultDispatcher-worker-15 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35949/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 14:10:45.434 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:10:45.434 [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-05-21 14:10:45.434 [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-05-21 14:10:45.446 [DefaultDispatcher-worker-16 @call-handler#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-21 14:10:45.446 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:45.446 [eventLoopGroupProxy-13-2 @call-handler#1604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-05-21 14:10:45.446 [DefaultDispatcher-worker-16 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35949/api/content/730112842620186624/_ustadmanifest.json 2025-05-21 14:10:45.446 [DefaultDispatcher-worker-16 @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:35949/api/content/730112842620186624/_ustadmanifest.json. 2025-05-21 14:10:45.446 [DefaultDispatcher-worker-16 @coroutine#750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35949/api/content/730112842620186624/_ustadmanifest.json 2025-05-21 14:10:45.447 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/UmAppDatabase/replication/message 2025-05-21 14:10:45.447 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35949/UmAppDatabase/replication/message 2025-05-21 14:10:45.447 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35949/UmAppDatabase/replication/message. 2025-05-21 14:10:45.447 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35949/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:10:45.447 [DefaultDispatcher-worker-16 @coroutine#750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35949/api/content/730112842620186624/_ustadmanifest.json 2025-05-21 14:10:45.447 [DefaultDispatcher-worker-16 @coroutine#750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35949/api/content/730112842620186624/_ustadmanifest.json 2025-05-21 14:10:45.448 [DefaultDispatcher-worker-6 @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:35949/api/content/730112842620186624/_ustadmanifest.json. 2025-05-21 14:10:45.448 [DefaultDispatcher-worker-6 @coroutine#750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35949/api/content/730112842620186624/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:10:45.453 [DefaultDispatcher-worker-4 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518497e 2025-05-21 14:10:45.468 [DefaultDispatcher-worker-14 @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-21 14:10:45.487 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-21 14:10:45.487 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-21 14:10:45.487 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-21 14:10:45.487 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-21 14:10:45.487 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-21 14:10:45.489 [Test worker @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408b2ae2 2025-05-21 14:10:45.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-05-21 14:10:45.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-05-21 14:10:45.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:45.490 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4518497e: (connection evicted) 2025-05-21 14:10:45.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:45.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-05-21 14:10:45.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-05-21 14:10:45.514 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:10:45.514 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:10:45.930 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-21 14:10:46.494 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2ecd2aa4 2025-05-21 14:10:46.495 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2ecd2aa4 2025-05-21 14:10:46.498 [Test worker @coroutine#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-05-21 14:10:46.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-05-21 14:10:46.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-05-21 14:10:46.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:46.498 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d1973e8: (connection evicted) 2025-05-21 14:10:46.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:46.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-05-21 14:10:46.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@744673f3 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:46.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:46.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-05-21 14:10:46.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@553d828a 2025-05-21 14:10:46.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@553d828a 2025-05-21 14:10:46.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-05-21 14:10:46.540 [DefaultDispatcher-worker-14 @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d828a 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9c40f43 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:46.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@6329a5b9 2025-05-21 14:10:46.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@6329a5b9 2025-05-21 14:10:46.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c92a59d 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:46.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@49bc1f6c 2025-05-21 14:10:46.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@49bc1f6c 2025-05-21 14:10:46.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-05-21 14:10:46.547 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-21 14:10:46.547 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-05-21 14:10:46.549 [DefaultDispatcher-worker-19 @coroutine#1641] INFO ktor.application - Responding at http://0.0.0.0:37291 2025-05-21 14:10:46.551 [DefaultDispatcher-worker-19 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6329a5b9 2025-05-21 14:10:46.551 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37291/api/blob/upload-init-batch 2025-05-21 14:10:46.552 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37291/api/blob/upload-init-batch. 2025-05-21 14:10:46.552 [Test worker @coroutine#1642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37291/api/blob/upload-init-batch 2025-05-21 14:10:46.552 [Test worker @coroutine#1642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37291/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 14:10:46.553 [eventLoopGroupProxy-16-1 @call-handler#1648] 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-05-21 14:10:46.554 [eventLoopGroupProxy-16-1 @call-handler#1648] 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-05-21 14:10:46.554 [eventLoopGroupProxy-16-1 @coroutine#1649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bc1f6c 2025-05-21 14:10:46.555 [Test worker @coroutine#1642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37291/api/blob/upload-init-batch 2025-05-21 14:10:46.555 [Test worker @coroutine#1642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37291/api/blob/upload-init-batch 2025-05-21 14:10:46.555 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37291/api/blob/upload-init-batch. 2025-05-21 14:10:46.555 [Test worker @coroutine#1642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37291/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:10:46.556 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37291/api/blob/upload-batch-data 2025-05-21 14:10:46.556 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37291/api/blob/upload-batch-data. 2025-05-21 14:10:46.556 [Test worker @coroutine#1653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37291/api/blob/upload-batch-data 2025-05-21 14:10:46.556 [Test worker @coroutine#1653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:46.556 [eventLoopGroupProxy-16-1 @call-handler#1655] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-05-21 14:10:46.558 [eventLoopGroupProxy-16-1 @coroutine#1656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bc1f6c 2025-05-21 14:10:46.558 [eventLoopGroupProxy-16-1 @call-handler#1655] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:46.558 [Test worker @coroutine#1653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37291/api/blob/upload-batch-data 2025-05-21 14:10:46.560 [eventLoopGroupProxy-16-2 @call-handler#1665] 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-05-21 14:10:46.562 [eventLoopGroupProxy-16-2 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:10:46.565 [Test worker @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6329a5b9 2025-05-21 14:10:46.608 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:46.645 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:46.645 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20608ef4 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:47.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:47.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-05-21 14:10:47.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9 2025-05-21 14:10:47.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9 2025-05-21 14:10:47.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-05-21 14:10:47.635 [DefaultDispatcher-worker-11 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9 2025-05-21 14:10:47.638 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48583/api/blob/upload-init-batch 2025-05-21 14:10:47.638 [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:48583/api/blob/upload-init-batch. 2025-05-21 14:10:47.638 [Test worker @coroutine#1674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48583/api/blob/upload-init-batch 2025-05-21 14:10:47.638 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48583/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 14:10:47.639 [Test worker @coroutine#1674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48583/api/blob/upload-init-batch 2025-05-21 14:10:47.640 [Test worker @coroutine#1674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48583/api/blob/upload-init-batch 2025-05-21 14:10:47.640 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48583/api/blob/upload-init-batch. 2025-05-21 14:10:47.640 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48583/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:10:47.646 [DefaultDispatcher-worker-7 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9 2025-05-21 14:10:47.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-05-21 14:10:47.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-05-21 14:10:47.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:47.648 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9: (connection evicted) 2025-05-21 14:10:47.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:47.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-05-21 14:10:47.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1659d7d 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-05-21 14:10:47.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:47.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:47.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:47.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:47.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:47.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:47.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:47.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:47.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-05-21 14:10:47.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb42ec7 2025-05-21 14:10:47.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb42ec7 2025-05-21 14:10:47.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-05-21 14:10:47.667 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59987/api/blob/upload-init-batch 2025-05-21 14:10:47.668 [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:59987/api/blob/upload-init-batch. 2025-05-21 14:10:47.668 [Test worker @coroutine#1685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59987/api/blob/upload-init-batch 2025-05-21 14:10:47.668 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59987/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 14:10:47.669 [Test worker @coroutine#1685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59987/api/blob/upload-init-batch 2025-05-21 14:10:47.669 [Test worker @coroutine#1685] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59987/api/blob/upload-init-batch 2025-05-21 14:10:47.669 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59987/api/blob/upload-init-batch. 2025-05-21 14:10:47.669 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59987/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:10:47.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-05-21 14:10:47.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-05-21 14:10:47.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:47.670 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fb42ec7: (connection evicted) 2025-05-21 14:10:47.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:47.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-05-21 14:10:47.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df04d12 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:47.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:47.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-05-21 14:10:47.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff7e353 2025-05-21 14:10:47.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff7e353 2025-05-21 14:10:47.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-05-21 14:10:47.685 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33261/api/blob/upload-init-batch 2025-05-21 14:10:47.685 [Test worker @coroutine#1691] 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:33261/api/blob/upload-init-batch. 2025-05-21 14:10:47.685 [Test worker @coroutine#1691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33261/api/blob/upload-init-batch 2025-05-21 14:10:47.685 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33261/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-21 14:10:47.686 [Test worker @coroutine#1691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33261/api/blob/upload-init-batch 2025-05-21 14:10:47.686 [Test worker @coroutine#1691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33261/api/blob/upload-init-batch 2025-05-21 14:10:47.687 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33261/api/blob/upload-init-batch. 2025-05-21 14:10:47.687 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33261/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:10:47.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-05-21 14:10:47.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-05-21 14:10:47.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:47.691 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ff7e353: (connection evicted) 2025-05-21 14:10:47.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:47.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-05-21 14:10:47.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@227c0cf7 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:47.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:47.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-05-21 14:10:47.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@55465bfc 2025-05-21 14:10:47.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@55465bfc 2025-05-21 14:10:47.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-05-21 14:10:47.949 [DefaultDispatcher-worker-4 @coroutine#1711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55465bfc 2025-05-21 14:10:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-05-21 14:10:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121c1a08 2025-05-21 14:10:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:47.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5a77ef 2025-05-21 14:10:47.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5a77ef 2025-05-21 14:10:47.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-05-21 14:10:47.973 [DefaultDispatcher-worker-15 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5a77ef 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c57ca10 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:47.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe21d0e 2025-05-21 14:10:47.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe21d0e 2025-05-21 14:10:47.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-05-21 14:10:47.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b5598b 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:47.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-05-21 14:10:47.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-05-21 14:10:47.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-05-21 14:10:48.012 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:48.016 [DefaultDispatcher-worker-16 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-05-21 14:10:48.020 [DefaultDispatcher-worker-11 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-05-21 14:10:48.024 [DefaultDispatcher-worker-13 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-05-21 14:10:48.028 [DefaultDispatcher-worker-11 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-05-21 14:10:48.030 [Test worker @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-05-21 14:10:48.034 [DefaultDispatcher-worker-21 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-05-21 14:10:48.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-05-21 14:10:48.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-05-21 14:10:48.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:48.038 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18f794e: (connection evicted) 2025-05-21 14:10:48.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:48.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-05-21 14:10:48.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19834eb7 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:48.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-05-21 14:10:48.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-05-21 14:10:48.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-05-21 14:10:48.052 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:48.059 [DefaultDispatcher-worker-2 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-05-21 14:10:48.063 [DefaultDispatcher-worker-8 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-05-21 14:10:48.067 [DefaultDispatcher-worker-5 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-05-21 14:10:48.071 [DefaultDispatcher-worker-17 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-05-21 14:10:48.073 [Test worker @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-05-21 14:10:48.074 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:48.078 [DefaultDispatcher-worker-16 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-05-21 14:10:48.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-05-21 14:10:48.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-05-21 14:10:48.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:48.079 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b: (connection evicted) 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:48.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-05-21 14:10:48.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af7e2f 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:48.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:48.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-05-21 14:10:48.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-21 14:10:48.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-21 14:10:48.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-05-21 14:10:48.100 [DefaultDispatcher-worker-6 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-21 14:10:48.104 [DefaultDispatcher-worker-7 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-21 14:10:48.108 [DefaultDispatcher-worker-17 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-21 14:10:48.113 [DefaultDispatcher-worker-21 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-21 14:10:48.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-05-21 14:10:48.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-05-21 14:10:48.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:48.113 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c76762: (connection evicted) 2025-05-21 14:10:48.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:48.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-05-21 14:10:48.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ecc9baa 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:48.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@294ebdae 2025-05-21 14:10:48.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@294ebdae 2025-05-21 14:10:48.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-05-21 14:10:48.135 [DefaultDispatcher-worker-8 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ebdae 2025-05-21 14:10:48.139 [DefaultDispatcher-worker-20 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ebdae 2025-05-21 14:10:48.143 [DefaultDispatcher-worker-2 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ebdae 2025-05-21 14:10:48.147 [DefaultDispatcher-worker-1 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ebdae 2025-05-21 14:10:48.149 [Test worker @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ebdae 2025-05-21 14:10:48.153 [DefaultDispatcher-worker-2 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ebdae 2025-05-21 14:10:48.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-05-21 14:10:48.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-05-21 14:10:48.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:48.154 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@294ebdae: (connection evicted) 2025-05-21 14:10:48.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:48.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-05-21 14:10:48.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-05-21 14:10:48.509 [DefaultDispatcher-worker-9 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d828a 2025-05-21 14:10:48.546 [DefaultDispatcher-worker-9 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bc1f6c 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c99e13 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:51.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9f8c2f 2025-05-21 14:10:51.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9f8c2f 2025-05-21 14:10:51.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-05-21 14:10:51.708 [DefaultDispatcher-worker-2 @coroutine#1793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9f8c2f 2025-05-21 14:10:51.788 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31dbca5d 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:52.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:52.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-05-21 14:10:52.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-05-21 14:10:52.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-05-21 14:10:52.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-05-21 14:10:52.220 [DefaultDispatcher-worker-4 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-05-21 14:10:52.225 [DefaultDispatcher-worker-1 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-05-21 14:10:52.229 [DefaultDispatcher-worker-9 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-05-21 14:10:52.233 [DefaultDispatcher-worker-17 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-05-21 14:10:52.237 [DefaultDispatcher-worker-8 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d82d35c 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:52.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-05-21 14:10:52.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-05-21 14:10:52.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-05-21 14:10:52.259 [DefaultDispatcher-worker-19 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-05-21 14:10:52.263 [DefaultDispatcher-worker-1 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-05-21 14:10:52.267 [DefaultDispatcher-worker-1 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-05-21 14:10:52.270 [DefaultDispatcher-worker-2 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-05-21 14:10:52.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-05-21 14:10:52.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:52.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:52.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:52.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:52.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:52.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:52.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44b5b54 2025-05-21 14:10:52.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:52.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-21 14:10:52.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-21 14:10:52.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-05-21 14:10:52.291 [DefaultDispatcher-worker-18 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-21 14:10:52.295 [DefaultDispatcher-worker-11 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-21 14:10:52.299 [DefaultDispatcher-worker-14 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-21 14:10:52.303 [DefaultDispatcher-worker-7 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-21 14:10:52.303 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:52.306 [DefaultDispatcher-worker-8 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-21 14:10:52.312 [DefaultDispatcher-worker-13 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-21 14:10:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-05-21 14:10:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:52.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299c86f0 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:52.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-05-21 14:10:52.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-05-21 14:10:52.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-05-21 14:10:52.330 [DefaultDispatcher-worker-8 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-05-21 14:10:52.334 [DefaultDispatcher-worker-13 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-05-21 14:10:52.337 [DefaultDispatcher-worker-20 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-05-21 14:10:52.341 [DefaultDispatcher-worker-5 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-05-21 14:10:52.342 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:52.345 [DefaultDispatcher-worker-13 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7afac89a 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:52.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-05-21 14:10:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:52.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-05-21 14:10:52.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-05-21 14:10:52.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-05-21 14:10:52.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-05-21 14:10:52.363 [DefaultDispatcher-worker-11 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-05-21 14:10:52.367 [DefaultDispatcher-worker-21 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-05-21 14:10:52.371 [DefaultDispatcher-worker-16 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-05-21 14:10:52.373 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:52.374 [DefaultDispatcher-worker-2 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-05-21 14:10:52.378 [DefaultDispatcher-worker-13 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-05-21 14:10:52.382 [DefaultDispatcher-worker-3 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae0eb98 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:52.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-05-21 14:10:52.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-05-21 14:10:52.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-05-21 14:10:52.402 [DefaultDispatcher-worker-10 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-05-21 14:10:52.406 [DefaultDispatcher-worker-17 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-05-21 14:10:52.410 [DefaultDispatcher-worker-2 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-05-21 14:10:52.413 [DefaultDispatcher-worker-18 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-05-21 14:10:52.413 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18fcfe7e 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:52.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-05-21 14:10:52.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-05-21 14:10:52.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-05-21 14:10:52.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-05-21 14:10:52.430 [DefaultDispatcher-worker-8 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-05-21 14:10:52.434 [DefaultDispatcher-worker-16 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-05-21 14:10:52.437 [DefaultDispatcher-worker-8 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-05-21 14:10:52.440 [DefaultDispatcher-worker-1 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-05-21 14:10:52.444 [DefaultDispatcher-worker-16 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-05-21 14:10:52.446 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:52.449 [DefaultDispatcher-worker-13 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3194ff 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:52.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-05-21 14:10:52.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-05-21 14:10:52.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-05-21 14:10:52.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@601ca994 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:52.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:52.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-05-21 14:10:52.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-05-21 14:10:52.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-05-21 14:10:52.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-05-21 14:10:52.474 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-05-21 14:10:52.475 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55f4ec04 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:52.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-05-21 14:10:52.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd4850b 2025-05-21 14:10:52.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd4850b 2025-05-21 14:10:52.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-05-21 14:10:52.485 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:52.491 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd4850b 2025-05-21 14:10:52.493 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd4850b 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a75d9a1 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:52.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a085d02 2025-05-21 14:10:52.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a085d02 2025-05-21 14:10:52.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-05-21 14:10:52.509 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a085d02 2025-05-21 14:10:52.510 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a085d02 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44ec6637 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:52.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3390621a 2025-05-21 14:10:52.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3390621a 2025-05-21 14:10:52.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-05-21 14:10:52.514 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:52.524 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3390621a 2025-05-21 14:10:52.525 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3390621a 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e305953 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:52.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2025-05-21 14:10:52.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2025-05-21 14:10:52.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-05-21 14:10:52.548 [DefaultDispatcher-worker-5 @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2025-05-21 14:10:52.551 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:52.552 [DefaultDispatcher-worker-8 @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2025-05-21 14:10:52.561 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:52.566 [DefaultDispatcher-worker-6 @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2025-05-21 14:10:52.579 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:52.596 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:52.611 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:52.628 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:53.574 [DefaultDispatcher-worker-14 @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35a81281 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:53.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:53.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-05-21 14:10:53.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f1b2fb 2025-05-21 14:10:53.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f1b2fb 2025-05-21 14:10:53.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-05-21 14:10:53.594 [DefaultDispatcher-worker-6 @coroutine#1881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f1b2fb 2025-05-21 14:10:53.598 [DefaultDispatcher-worker-17 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f1b2fb 2025-05-21 14:10:53.602 [DefaultDispatcher-worker-15 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f1b2fb 2025-05-21 14:10:53.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af17d31 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:53.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-21 14:10:53.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-21 14:10:53.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-05-21 14:10:53.622 [DefaultDispatcher-worker-8 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-21 14:10:53.626 [DefaultDispatcher-worker-4 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a15d5f5 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:53.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:53.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-05-21 14:10:53.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-05-21 14:10:53.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-05-21 14:10:53.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-05-21 14:10:53.649 [DefaultDispatcher-worker-13 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-05-21 14:10:53.653 [DefaultDispatcher-worker-15 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-05-21 14:10:53.655 [Test worker @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-05-21 14:10:53.660 [DefaultDispatcher-worker-12 @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e64a46 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:53.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:53.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:53.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-05-21 14:10:53.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2025-05-21 14:10:53.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2025-05-21 14:10:53.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-05-21 14:10:53.675 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:53.703 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:53.704 [DefaultDispatcher-worker-11 @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2025-05-21 14:10:53.708 [DefaultDispatcher-worker-6 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2025-05-21 14:10:53.713 [DefaultDispatcher-worker-12 @coroutine#1904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159314ca 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:53.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-05-21 14:10:53.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-05-21 14:10:53.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-05-21 14:10:53.728 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:53.735 [DefaultDispatcher-worker-6 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-05-21 14:10:53.739 [DefaultDispatcher-worker-12 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-05-21 14:10:53.744 [DefaultDispatcher-worker-4 @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-05-21 14:10:53.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17810908 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:53.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2025-05-21 14:10:53.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2025-05-21 14:10:53.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-05-21 14:10:53.761 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:53.768 [DefaultDispatcher-worker-4 @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2025-05-21 14:10:53.773 [DefaultDispatcher-worker-6 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2025-05-21 14:10:53.778 [DefaultDispatcher-worker-11 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2025-05-21 14:10:53.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bd8c8f1 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:53.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@423791 2025-05-21 14:10:53.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@423791 2025-05-21 14:10:53.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-05-21 14:10:53.802 [DefaultDispatcher-worker-4 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423791 2025-05-21 14:10:53.806 [DefaultDispatcher-worker-8 @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423791 2025-05-21 14:10:53.810 [DefaultDispatcher-worker-11 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423791 2025-05-21 14:10:53.813 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54907/ 2025-05-21 14:10:53.813 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54907/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:53.815 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54907/ 2025-05-21 14:10:53.815 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:53.815 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54907/ 2025-05-21 14:10:53.815 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54907/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:53.846 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:53.856 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54907/ 2025-05-21 14:10:53.857 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54907/ 2025-05-21 14:10:53.857 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54907/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:53.880 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:53.898 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54907/ 2025-05-21 14:10:53.899 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54907/ 2025-05-21 14:10:53.899 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54907/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:53.940 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54907/ 2025-05-21 14:10:53.941 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54907/ 2025-05-21 14:10:53.941 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54907/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:53.982 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54907/ 2025-05-21 14:10:53.983 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54907/ 2025-05-21 14:10:53.983 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54907/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:54.024 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54907/ 2025-05-21 14:10:54.025 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54907/ 2025-05-21 14:10:54.025 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54907/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:54.066 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54907/ 2025-05-21 14:10:54.069 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33125/ 2025-05-21 14:10:54.069 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33125/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:54.070 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33125/ 2025-05-21 14:10:54.070 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33125/ 2025-05-21 14:10:54.070 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33125/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:54.111 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33125/ 2025-05-21 14:10:54.111 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33125/ 2025-05-21 14:10:54.111 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33125/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:54.152 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33125/ 2025-05-21 14:10:54.153 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33125/ 2025-05-21 14:10:54.153 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33125/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:54.194 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33125/ 2025-05-21 14:10:54.195 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33125/ 2025-05-21 14:10:54.195 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33125/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:54.236 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33125/ 2025-05-21 14:10:54.237 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33125/ 2025-05-21 14:10:54.237 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33125/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:54.278 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33125/ 2025-05-21 14:10:54.279 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33125/ 2025-05-21 14:10:54.279 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33125/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-21 14:10:54.279 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33125/ 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f933c7 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:54.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:54.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-05-21 14:10:54.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2025-05-21 14:10:54.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2025-05-21 14:10:54.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-05-21 14:10:54.369 [DefaultDispatcher-worker-20 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2025-05-21 14:10:54.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@137db13f 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:54.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ca8258 2025-05-21 14:10:54.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ca8258 2025-05-21 14:10:54.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-05-21 14:10:54.399 [DefaultDispatcher-worker-12 @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ca8258 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ca2319f 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:54.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ce597a 2025-05-21 14:10:54.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ce597a 2025-05-21 14:10:54.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-05-21 14:10:54.420 [DefaultDispatcher-worker-9 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ce597a 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4b2d13 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:54.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@435a4d2d 2025-05-21 14:10:54.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@435a4d2d 2025-05-21 14:10:54.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-05-21 14:10:54.431 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:54.443 [DefaultDispatcher-worker-20 @coroutine#2009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435a4d2d 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27d4513e 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:54.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2025-05-21 14:10:54.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2025-05-21 14:10:54.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-05-21 14:10:54.466 [DefaultDispatcher-worker-7 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25291901 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:54.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-05-21 14:10:54.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-05-21 14:10:54.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-05-21 14:10:54.476 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:54.492 [DefaultDispatcher-worker-6 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3bc119 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:54.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-05-21 14:10:54.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-05-21 14:10:54.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-05-21 14:10:54.500 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:54.519 [DefaultDispatcher-worker-4 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2025-05-21 14:10:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-05-21 14:10:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa3bebe 2025-05-21 14:10:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:54.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-05-21 14:10:54.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-05-21 14:10:54.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-05-21 14:10:54.522 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:54.540 [DefaultDispatcher-worker-8 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-05-21 14:10:54.544 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:54.545 [DefaultDispatcher-worker-16 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-05-21 14:10:54.548 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-05-21 14:10:54.552 [DefaultDispatcher-worker-3 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-05-21 14:10:54.559 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-05-21 14:10:54.562 [DefaultDispatcher-worker-18 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-05-21 14:10:54.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2025-05-21 14:10:54.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2025-05-21 14:10:54.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:54.565 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf: (connection evicted) 2025-05-21 14:10:54.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:54.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2025-05-21 14:10:54.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14af9f51 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:54.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-05-21 14:10:54.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-05-21 14:10:54.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-05-21 14:10:54.567 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:54.588 [DefaultDispatcher-worker-19 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-05-21 14:10:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-05-21 14:10:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@85104d6 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:54.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2025-05-21 14:10:54.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2025-05-21 14:10:54.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-05-21 14:10:54.595 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:54.610 [DefaultDispatcher-worker-16 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ed3e66d 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:54.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:54.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-05-21 14:10:54.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-05-21 14:10:54.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-05-21 14:10:54.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-05-21 14:10:54.631 [DefaultDispatcher-worker-19 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60aa4 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f2a0909 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:54.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-05-21 14:10:54.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-05-21 14:10:54.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-05-21 14:10:54.652 [DefaultDispatcher-worker-7 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-05-21 14:10:54.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-05-21 14:10:54.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:54.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:54.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:54.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:54.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e528476 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:54.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-05-21 14:10:54.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-05-21 14:10:54.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-05-21 14:10:54.667 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:54.673 [DefaultDispatcher-worker-20 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-05-21 14:10:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569b3009 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:54.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-05-21 14:10:54.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-05-21 14:10:54.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-05-21 14:10:54.691 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:54.694 [DefaultDispatcher-worker-18 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fda84cf 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:54.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-05-21 14:10:54.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-05-21 14:10:54.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-05-21 14:10:54.711 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:54.716 [DefaultDispatcher-worker-5 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed90b04 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:54.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-05-21 14:10:54.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-05-21 14:10:54.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-05-21 14:10:54.732 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:54.738 [DefaultDispatcher-worker-8 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-05-21 14:10:54.771 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:54.774 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:54.806 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:54.817 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cbd3871 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:58.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2025-05-21 14:10:58.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2025-05-21 14:10:58.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-05-21 14:10:58.827 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2025-05-21 14:10:58.836 [DefaultDispatcher-worker-19 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2025-05-21 14:10:58.842 [DefaultDispatcher-worker-10 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37806ccb 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:58.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-05-21 14:10:58.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2025-05-21 14:10:58.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2025-05-21 14:10:58.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-05-21 14:10:58.853 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2025-05-21 14:10:58.862 [DefaultDispatcher-worker-3 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2025-05-21 14:10:58.866 [DefaultDispatcher-worker-14 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2025-05-21 14:10:58.870 [DefaultDispatcher-worker-21 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2025-05-21 14:10:58.874 [DefaultDispatcher-worker-12 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5578ed7e 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:58.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-05-21 14:10:58.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@158b8d10 2025-05-21 14:10:58.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@158b8d10 2025-05-21 14:10:58.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-05-21 14:10:58.885 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158b8d10 2025-05-21 14:10:58.895 [DefaultDispatcher-worker-15 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158b8d10 2025-05-21 14:10:58.899 [DefaultDispatcher-worker-14 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158b8d10 2025-05-21 14:10:58.902 [DefaultDispatcher-worker-11 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158b8d10 2025-05-21 14:10:58.906 [DefaultDispatcher-worker-7 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158b8d10 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22c14d10 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:58.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-05-21 14:10:58.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@38276668 2025-05-21 14:10:58.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@38276668 2025-05-21 14:10:58.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-05-21 14:10:58.916 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:58.917 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2025-05-21 14:10:58.925 [DefaultDispatcher-worker-7 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2025-05-21 14:10:58.929 [DefaultDispatcher-worker-1 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2025-05-21 14:10:58.933 [DefaultDispatcher-worker-20 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2025-05-21 14:10:58.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-05-21 14:10:58.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a41d17a 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:58.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2025-05-21 14:10:58.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2025-05-21 14:10:58.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-05-21 14:10:58.944 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2025-05-21 14:10:58.944 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:58.952 [DefaultDispatcher-worker-9 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2025-05-21 14:10:58.956 [DefaultDispatcher-worker-8 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f062e10 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:58.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2025-05-21 14:10:58.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2025-05-21 14:10:58.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-05-21 14:10:58.968 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2025-05-21 14:10:58.975 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:58.977 [DefaultDispatcher-worker-17 @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d20cbb5 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:58.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-05-21 14:10:58.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3357c7 2025-05-21 14:10:58.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3357c7 2025-05-21 14:10:58.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-05-21 14:10:58.989 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3357c7 2025-05-21 14:10:58.997 [DefaultDispatcher-worker-17 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3357c7 2025-05-21 14:10:59.036 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.036 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.058 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.093 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-05-21 14:10:59.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f031994 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:10:59.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:10:59.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-05-21 14:10:59.119 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:10:59.125 [Test worker @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:10:59.126 [Test worker @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:10:59.128 [DefaultDispatcher-worker-20 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40571/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.128 [DefaultDispatcher-worker-20 @coroutine#2148] 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:40571/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:10:59.128 [DefaultDispatcher-worker-20 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40571/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.128 [DefaultDispatcher-worker-20 @coroutine#2148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40571/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:10:59.129 [DefaultDispatcher-worker-18 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40571/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.129 [DefaultDispatcher-worker-18 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40571/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.132 [DefaultDispatcher-worker-20 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:10:59.132 [DefaultDispatcher-worker-20 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.132 [DefaultDispatcher-worker-20 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId. 2025-05-21 14:10:59.132 [DefaultDispatcher-worker-20 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.133 [DefaultDispatcher-worker-20 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.133 [DefaultDispatcher-worker-20 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.134 [Test worker @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d8a5ec7 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-05-21 14:10:59.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-05-21 14:10:59.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-05-21 14:10:59.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-05-21 14:10:59.150 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-05-21 14:10:59.156 [Test worker @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-05-21 14:10:59.157 [Test worker @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-05-21 14:10:59.160 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40571/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-21 14:10:59.160 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40571/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-05-21 14:10:59.160 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40571/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-21 14:10:59.161 [DefaultDispatcher-worker-20 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40571/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-21 14:10:59.161 [DefaultDispatcher-worker-20 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40571/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-21 14:10:59.162 [DefaultDispatcher-worker-1 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1001b435 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:10:59.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:10:59.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-05-21 14:10:59.204 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.206 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@69161b15 2025-05-21 14:10:59.206 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@69161b15 2025-05-21 14:10:59.208 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d1e847 2025-05-21 14:10:59.208 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d1e847 2025-05-21 14:10:59.209 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ee7065 2025-05-21 14:10:59.209 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ee7065 2025-05-21 14:10:59.210 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ece27c 2025-05-21 14:10:59.210 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ece27c 2025-05-21 14:10:59.212 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ffb8b07 2025-05-21 14:10:59.212 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ffb8b07 2025-05-21 14:10:59.214 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1700c76f 2025-05-21 14:10:59.214 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1700c76f 2025-05-21 14:10:59.216 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fdf0b2 2025-05-21 14:10:59.216 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fdf0b2 2025-05-21 14:10:59.217 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c31d33 2025-05-21 14:10:59.217 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c31d33 2025-05-21 14:10:59.218 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:10:59.219 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c3055f 2025-05-21 14:10:59.219 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c3055f 2025-05-21 14:10:59.219 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:59.224 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:10:59.225 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:10:59.226 [DefaultDispatcher-worker-1 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50541/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.226 [DefaultDispatcher-worker-1 @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:50541/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:10:59.226 [DefaultDispatcher-worker-1 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50541/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.226 [DefaultDispatcher-worker-1 @coroutine#2181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50541/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:10:59.227 [DefaultDispatcher-worker-3 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50541/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.227 [DefaultDispatcher-worker-3 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50541/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.231 [DefaultDispatcher-worker-21 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:10:59.231 [DefaultDispatcher-worker-21 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.231 [DefaultDispatcher-worker-21 @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:50541/UmAppDatabase/replication/nodeId. 2025-05-21 14:10:59.231 [DefaultDispatcher-worker-21 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.231 [DefaultDispatcher-worker-16 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.231 [DefaultDispatcher-worker-16 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.232 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:10:59.235 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.237 [DefaultDispatcher-worker-7 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:10:59.238 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a45b13 2025-05-21 14:10:59.238 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a45b13 2025-05-21 14:10:59.240 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f63bb57 2025-05-21 14:10:59.240 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f63bb57 2025-05-21 14:10:59.242 [DefaultDispatcher-worker-2 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:10:59.242 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b5c3063 2025-05-21 14:10:59.242 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b5c3063 2025-05-21 14:10:59.244 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5eb16c 2025-05-21 14:10:59.244 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5eb16c 2025-05-21 14:10:59.246 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df10977 2025-05-21 14:10:59.246 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df10977 2025-05-21 14:10:59.246 [DefaultDispatcher-worker-19 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:10:59.248 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2aae9d 2025-05-21 14:10:59.248 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2aae9d 2025-05-21 14:10:59.250 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@156f4833 2025-05-21 14:10:59.250 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@156f4833 2025-05-21 14:10:59.251 [DefaultDispatcher-worker-18 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:10:59.252 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e714e23 2025-05-21 14:10:59.252 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e714e23 2025-05-21 14:10:59.255 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bae5e2b 2025-05-21 14:10:59.255 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bae5e2b 2025-05-21 14:10:59.255 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:59.255 [DefaultDispatcher-worker-20 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:10:59.259 [DefaultDispatcher-worker-11 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:10:59.263 [DefaultDispatcher-worker-1 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:10:59.267 [DefaultDispatcher-worker-14 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:10:59.273 [DefaultDispatcher-worker-13 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:10:59.277 [DefaultDispatcher-worker-20 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2553fbd0 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:10:59.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:10:59.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-05-21 14:10:59.300 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:10:59.304 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.305 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@640eaf7b 2025-05-21 14:10:59.305 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@640eaf7b 2025-05-21 14:10:59.306 [Test worker @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:10:59.307 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac94d8a 2025-05-21 14:10:59.307 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac94d8a 2025-05-21 14:10:59.307 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:10:59.308 [DefaultDispatcher-worker-5 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50967/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.308 [DefaultDispatcher-worker-5 @coroutine#2227] 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:50967/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:10:59.308 [DefaultDispatcher-worker-5 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50967/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.308 [DefaultDispatcher-worker-5 @coroutine#2227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50967/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:10:59.308 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef6c40b 2025-05-21 14:10:59.308 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef6c40b 2025-05-21 14:10:59.309 [DefaultDispatcher-worker-3 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50967/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.309 [DefaultDispatcher-worker-3 @coroutine#2227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50967/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.310 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf447b1 2025-05-21 14:10:59.310 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf447b1 2025-05-21 14:10:59.312 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1040c3 2025-05-21 14:10:59.312 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1040c3 2025-05-21 14:10:59.313 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:10:59.313 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.313 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId. 2025-05-21 14:10:59.313 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.313 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a95ef16 2025-05-21 14:10:59.313 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a95ef16 2025-05-21 14:10:59.313 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.313 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.315 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@429bb6d3 2025-05-21 14:10:59.315 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@429bb6d3 2025-05-21 14:10:59.315 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74b13aa 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-05-21 14:10:59.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-05-21 14:10:59.316 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdbb8fe 2025-05-21 14:10:59.316 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdbb8fe 2025-05-21 14:10:59.318 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f5ef1e 2025-05-21 14:10:59.318 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f5ef1e 2025-05-21 14:10:59.318 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:59.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-05-21 14:10:59.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-05-21 14:10:59.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-05-21 14:10:59.319 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-05-21 14:10:59.326 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-05-21 14:10:59.327 [Test worker @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-05-21 14:10:59.329 [DefaultDispatcher-worker-7 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50967/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-21 14:10:59.329 [DefaultDispatcher-worker-7 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50967/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-05-21 14:10:59.329 [DefaultDispatcher-worker-7 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50967/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-21 14:10:59.329 [DefaultDispatcher-worker-21 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50967/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-21 14:10:59.329 [DefaultDispatcher-worker-21 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50967/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-21 14:10:59.332 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3359217d 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-05-21 14:10:59.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:10:59.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:10:59.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-05-21 14:10:59.386 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.386 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:10:59.388 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1957a545 2025-05-21 14:10:59.388 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1957a545 2025-05-21 14:10:59.390 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1790581f 2025-05-21 14:10:59.390 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1790581f 2025-05-21 14:10:59.392 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@13afce35 2025-05-21 14:10:59.392 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@13afce35 2025-05-21 14:10:59.393 [Test worker @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:10:59.394 [Test worker @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:10:59.394 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ad5224 2025-05-21 14:10:59.394 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ad5224 2025-05-21 14:10:59.394 [DefaultDispatcher-worker-10 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.394 [DefaultDispatcher-worker-10 @coroutine#2259] 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:39567/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:10:59.394 [DefaultDispatcher-worker-10 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.394 [DefaultDispatcher-worker-10 @coroutine#2259] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39567/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:10:59.395 [DefaultDispatcher-worker-8 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.395 [DefaultDispatcher-worker-8 @coroutine#2259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.396 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7274b839 2025-05-21 14:10:59.396 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7274b839 2025-05-21 14:10:59.399 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@673146c8 2025-05-21 14:10:59.399 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@673146c8 2025-05-21 14:10:59.399 [DefaultDispatcher-worker-7 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:10:59.399 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.399 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId. 2025-05-21 14:10:59.399 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.399 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.399 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.400 [Test worker @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-05-21 14:10:59.401 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@a02f27d 2025-05-21 14:10:59.401 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@a02f27d 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18918ab9 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-05-21 14:10:59.403 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3682ad6b 2025-05-21 14:10:59.403 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3682ad6b 2025-05-21 14:10:59.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-05-21 14:10:59.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-05-21 14:10:59.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-05-21 14:10:59.403 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-05-21 14:10:59.405 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e06ef2 2025-05-21 14:10:59.405 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e06ef2 2025-05-21 14:10:59.405 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:59.410 [Test worker @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-05-21 14:10:59.411 [Test worker @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38e100ab 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:10:59.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:10:59.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-05-21 14:10:59.415 [DefaultDispatcher-worker-6 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-05-21 14:10:59.418 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.420 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4283cd25 2025-05-21 14:10:59.420 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4283cd25 2025-05-21 14:10:59.422 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c442b05 2025-05-21 14:10:59.422 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c442b05 2025-05-21 14:10:59.423 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@487ba655 2025-05-21 14:10:59.423 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@487ba655 2025-05-21 14:10:59.425 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79213e 2025-05-21 14:10:59.425 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79213e 2025-05-21 14:10:59.426 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@514f2f51 2025-05-21 14:10:59.426 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@514f2f51 2025-05-21 14:10:59.427 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:10:59.428 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3e2a7e 2025-05-21 14:10:59.428 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3e2a7e 2025-05-21 14:10:59.429 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e27aa2 2025-05-21 14:10:59.429 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e27aa2 2025-05-21 14:10:59.431 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d56de71 2025-05-21 14:10:59.431 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d56de71 2025-05-21 14:10:59.432 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cb512d 2025-05-21 14:10:59.432 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cb512d 2025-05-21 14:10:59.432 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:59.433 [Test worker @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:10:59.434 [Test worker @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:10:59.435 [DefaultDispatcher-worker-6 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53103/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.435 [DefaultDispatcher-worker-6 @coroutine#2288] 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:53103/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:10:59.435 [DefaultDispatcher-worker-6 @coroutine#2288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53103/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.435 [DefaultDispatcher-worker-6 @coroutine#2288] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53103/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:10:59.436 [DefaultDispatcher-worker-16 @coroutine#2288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53103/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.436 [DefaultDispatcher-worker-16 @coroutine#2288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53103/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.439 [DefaultDispatcher-worker-1 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:10:59.439 [DefaultDispatcher-worker-1 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.439 [DefaultDispatcher-worker-1 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId. 2025-05-21 14:10:59.439 [DefaultDispatcher-worker-1 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.440 [DefaultDispatcher-worker-4 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.440 [DefaultDispatcher-worker-4 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.441 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@665574fb 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-05-21 14:10:59.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-05-21 14:10:59.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-05-21 14:10:59.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-05-21 14:10:59.443 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-05-21 14:10:59.450 [Test worker @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-05-21 14:10:59.451 [Test worker @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@612915bb 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.452 [DefaultDispatcher-worker-21 @coroutine#2310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-05-21 14:10:59.453 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@209c172a 2025-05-21 14:10:59.453 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@209c172a 2025-05-21 14:10:59.453 [DefaultDispatcher-worker-21 @coroutine#2310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-05-21 14:10:59.456 [DefaultDispatcher-worker-11 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-05-21 14:10:59.467 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209c172a 2025-05-21 14:10:59.472 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.473 [DefaultDispatcher-worker-21 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209c172a 2025-05-21 14:10:59.474 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ef310d 2025-05-21 14:10:59.474 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ef310d 2025-05-21 14:10:59.474 [DefaultDispatcher-worker-21 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209c172a 2025-05-21 14:10:59.475 [DefaultDispatcher-worker-9 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.475 [DefaultDispatcher-worker-9 @coroutine#2317] 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-05-21 14:10:59.475 [DefaultDispatcher-worker-9 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.475 [DefaultDispatcher-worker-9 @coroutine#2317] 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-05-21 14:10:59.475 [DefaultDispatcher-worker-21 @coroutine#2310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:10:59.475 [DefaultDispatcher-worker-21 @coroutine#2310] 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-05-21 14:10:59.475 [DefaultDispatcher-worker-21 @coroutine#2310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:10:59.476 [DefaultDispatcher-worker-8 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.476 [DefaultDispatcher-worker-6 @coroutine#2310] 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-05-21 14:10:59.477 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28c100 2025-05-21 14:10:59.477 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28c100 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d7005e2 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-05-21 14:10:59.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:10:59.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:10:59.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-05-21 14:10:59.479 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@79175a7d 2025-05-21 14:10:59.479 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@79175a7d 2025-05-21 14:10:59.480 [DefaultDispatcher-worker-10 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209c172a 2025-05-21 14:10:59.480 [DefaultDispatcher-worker-10 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.480 [DefaultDispatcher-worker-10 @coroutine#2316] 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-05-21 14:10:59.480 [DefaultDispatcher-worker-10 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.480 [DefaultDispatcher-worker-2 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.481 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c15cb3b 2025-05-21 14:10:59.481 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c15cb3b 2025-05-21 14:10:59.483 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3678e2ed 2025-05-21 14:10:59.483 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3678e2ed 2025-05-21 14:10:59.485 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@de315e3 2025-05-21 14:10:59.485 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@de315e3 2025-05-21 14:10:59.487 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e646290 2025-05-21 14:10:59.487 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e646290 2025-05-21 14:10:59.489 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3a3474 2025-05-21 14:10:59.489 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3a3474 2025-05-21 14:10:59.490 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d24da94 2025-05-21 14:10:59.490 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d24da94 2025-05-21 14:10:59.490 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:59.493 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:10:59.499 [Test worker @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:10:59.500 [Test worker @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:10:59.500 [DefaultDispatcher-worker-2 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59109/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.501 [DefaultDispatcher-worker-2 @coroutine#2331] 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:59109/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:10:59.501 [DefaultDispatcher-worker-2 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59109/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.501 [DefaultDispatcher-worker-2 @coroutine#2331] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59109/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:10:59.502 [DefaultDispatcher-worker-19 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59109/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.502 [DefaultDispatcher-worker-19 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59109/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.503 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.505 [DefaultDispatcher-worker-17 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:10:59.505 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ed06f8 2025-05-21 14:10:59.505 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ed06f8 2025-05-21 14:10:59.505 [DefaultDispatcher-worker-17 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.505 [DefaultDispatcher-worker-17 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId. 2025-05-21 14:10:59.505 [DefaultDispatcher-worker-17 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.505 [DefaultDispatcher-worker-17 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.505 [DefaultDispatcher-worker-17 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.506 [Test worker @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:10:59.506 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@292aec75 2025-05-21 14:10:59.506 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@292aec75 2025-05-21 14:10:59.508 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d156d88 2025-05-21 14:10:59.508 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d156d88 2025-05-21 14:10:59.510 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6817e64e 2025-05-21 14:10:59.510 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6817e64e 2025-05-21 14:10:59.511 [DefaultDispatcher-worker-15 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:10:59.511 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2702f772 2025-05-21 14:10:59.511 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2702f772 2025-05-21 14:10:59.513 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.513 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5935eea3 2025-05-21 14:10:59.513 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5935eea3 2025-05-21 14:10:59.515 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fcaa120 2025-05-21 14:10:59.515 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fcaa120 2025-05-21 14:10:59.515 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5020f185 2025-05-21 14:10:59.515 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5020f185 2025-05-21 14:10:59.516 [DefaultDispatcher-worker-17 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:10:59.516 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@8381901 2025-05-21 14:10:59.516 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@8381901 2025-05-21 14:10:59.518 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee705f1 2025-05-21 14:10:59.518 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee705f1 2025-05-21 14:10:59.518 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3831d613 2025-05-21 14:10:59.518 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3831d613 2025-05-21 14:10:59.518 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:59.520 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad89af5 2025-05-21 14:10:59.520 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad89af5 2025-05-21 14:10:59.521 [DefaultDispatcher-worker-8 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:10:59.523 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fda0fca 2025-05-21 14:10:59.523 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fda0fca 2025-05-21 14:10:59.525 [DefaultDispatcher-worker-14 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:10:59.526 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4821696d 2025-05-21 14:10:59.526 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4821696d 2025-05-21 14:10:59.528 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0f3515 2025-05-21 14:10:59.528 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0f3515 2025-05-21 14:10:59.530 [DefaultDispatcher-worker-8 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:10:59.531 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@301e0d13 2025-05-21 14:10:59.531 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@301e0d13 2025-05-21 14:10:59.533 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff5f085 2025-05-21 14:10:59.533 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff5f085 2025-05-21 14:10:59.534 [DefaultDispatcher-worker-18 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:10:59.535 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5c9417 2025-05-21 14:10:59.535 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5c9417 2025-05-21 14:10:59.535 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:59.537 [DefaultDispatcher-worker-14 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:10:59.541 [DefaultDispatcher-worker-14 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:10:59.543 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.545 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4568b656 2025-05-21 14:10:59.545 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4568b656 2025-05-21 14:10:59.545 [DefaultDispatcher-worker-17 @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:10:59.546 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4baf408b 2025-05-21 14:10:59.546 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4baf408b 2025-05-21 14:10:59.547 [DefaultDispatcher-worker-2 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59109/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:10:59.547 [DefaultDispatcher-worker-2 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59109/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-21 14:10:59.547 [DefaultDispatcher-worker-2 @coroutine#2359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59109/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:10:59.547 [DefaultDispatcher-worker-10 @coroutine#2359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59109/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:10:59.547 [DefaultDispatcher-worker-10 @coroutine#2359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59109/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:10:59.547 [DefaultDispatcher-worker-10 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59109/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-21 14:10:59.548 [DefaultDispatcher-worker-10 @coroutine#2359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59109/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:10:59.548 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f90dd26 2025-05-21 14:10:59.548 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f90dd26 2025-05-21 14:10:59.548 [DefaultDispatcher-worker-10 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59109/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 14:10:59.548 [DefaultDispatcher-worker-10 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59109/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-05-21 14:10:59.548 [DefaultDispatcher-worker-10 @coroutine#2359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59109/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 14:10:59.549 [DefaultDispatcher-worker-21 @coroutine#2359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59109/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 14:10:59.549 [DefaultDispatcher-worker-21 @coroutine#2359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59109/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 14:10:59.549 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@a924ab0 2025-05-21 14:10:59.549 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@a924ab0 2025-05-21 14:10:59.551 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4887b2 2025-05-21 14:10:59.551 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4887b2 2025-05-21 14:10:59.552 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b522568 2025-05-21 14:10:59.552 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b522568 2025-05-21 14:10:59.553 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.554 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7262b6c9 2025-05-21 14:10:59.554 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7262b6c9 2025-05-21 14:10:59.555 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5c2a1b 2025-05-21 14:10:59.555 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5c2a1b 2025-05-21 14:10:59.556 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abdb5ff 2025-05-21 14:10:59.556 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abdb5ff 2025-05-21 14:10:59.557 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bd580 2025-05-21 14:10:59.557 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bd580 2025-05-21 14:10:59.558 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2406da0d 2025-05-21 14:10:59.558 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2406da0d 2025-05-21 14:10:59.558 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:59.559 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4416b 2025-05-21 14:10:59.559 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4416b 2025-05-21 14:10:59.561 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a6dfbb 2025-05-21 14:10:59.561 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a6dfbb 2025-05-21 14:10:59.563 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e443946 2025-05-21 14:10:59.563 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e443946 2025-05-21 14:10:59.565 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@712cdedb 2025-05-21 14:10:59.565 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@712cdedb 2025-05-21 14:10:59.566 [DefaultDispatcher-worker-4 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:10:59.567 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5624668c 2025-05-21 14:10:59.567 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5624668c 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75128cf 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-05-21 14:10:59.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:10:59.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:10:59.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-05-21 14:10:59.569 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@208920f4 2025-05-21 14:10:59.569 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@208920f4 2025-05-21 14:10:59.571 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f08a3aa 2025-05-21 14:10:59.571 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f08a3aa 2025-05-21 14:10:59.571 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:59.578 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.580 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@8143f1e 2025-05-21 14:10:59.580 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@8143f1e 2025-05-21 14:10:59.582 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3d06c 2025-05-21 14:10:59.582 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3d06c 2025-05-21 14:10:59.583 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:10:59.584 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec546e 2025-05-21 14:10:59.584 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec546e 2025-05-21 14:10:59.586 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@47eeda57 2025-05-21 14:10:59.586 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@47eeda57 2025-05-21 14:10:59.588 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2bf17b 2025-05-21 14:10:59.588 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2bf17b 2025-05-21 14:10:59.589 [Test worker @coroutine#2377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:10:59.590 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e31c62 2025-05-21 14:10:59.590 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e31c62 2025-05-21 14:10:59.590 [Test worker @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:10:59.591 [DefaultDispatcher-worker-18 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41325/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.591 [DefaultDispatcher-worker-18 @coroutine#2383] 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:41325/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:10:59.591 [DefaultDispatcher-worker-18 @coroutine#2383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41325/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.591 [DefaultDispatcher-worker-18 @coroutine#2383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41325/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:10:59.592 [DefaultDispatcher-worker-19 @coroutine#2383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41325/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.592 [DefaultDispatcher-worker-19 @coroutine#2383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41325/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.592 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@16cc69f4 2025-05-21 14:10:59.592 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@16cc69f4 2025-05-21 14:10:59.594 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c12518 2025-05-21 14:10:59.594 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c12518 2025-05-21 14:10:59.595 [DefaultDispatcher-worker-10 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:10:59.595 [DefaultDispatcher-worker-10 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.595 [DefaultDispatcher-worker-10 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId. 2025-05-21 14:10:59.595 [DefaultDispatcher-worker-10 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.595 [DefaultDispatcher-worker-10 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.595 [DefaultDispatcher-worker-10 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.596 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1650b8b2 2025-05-21 14:10:59.596 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1650b8b2 2025-05-21 14:10:59.596 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:59.596 [Test worker @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4f15bc 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-05-21 14:10:59.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-05-21 14:10:59.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-05-21 14:10:59.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-05-21 14:10:59.599 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-05-21 14:10:59.606 [Test worker @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-05-21 14:10:59.607 [Test worker @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-05-21 14:10:59.611 [DefaultDispatcher-worker-8 @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-05-21 14:10:59.611 [DefaultDispatcher-worker-8 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:10:59.614 [DefaultDispatcher-worker-1 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:10:59.618 [DefaultDispatcher-worker-13 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:10:59.621 [DefaultDispatcher-worker-3 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:10:59.632 [DefaultDispatcher-worker-14 @coroutine#2411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:10:59.640 [DefaultDispatcher-worker-20 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:10:59.644 [DefaultDispatcher-worker-14 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:10:59.647 [DefaultDispatcher-worker-2 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:10:59.651 [DefaultDispatcher-worker-13 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:10:59.655 [DefaultDispatcher-worker-12 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70d24586 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-05-21 14:10:59.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-05-21 14:10:59.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:10:59.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:10:59.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-05-21 14:10:59.669 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.671 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:10:59.671 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@501a14dc 2025-05-21 14:10:59.671 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@501a14dc 2025-05-21 14:10:59.674 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edde0af 2025-05-21 14:10:59.674 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edde0af 2025-05-21 14:10:59.676 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae27fac 2025-05-21 14:10:59.676 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae27fac 2025-05-21 14:10:59.677 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:10:59.678 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:10:59.678 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe0ea94 2025-05-21 14:10:59.678 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe0ea94 2025-05-21 14:10:59.679 [DefaultDispatcher-worker-12 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45631/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.679 [DefaultDispatcher-worker-12 @coroutine#2425] 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:45631/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:10:59.679 [DefaultDispatcher-worker-12 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45631/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.679 [DefaultDispatcher-worker-12 @coroutine#2425] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45631/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:10:59.680 [DefaultDispatcher-worker-10 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45631/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.680 [DefaultDispatcher-worker-10 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45631/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.680 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fdcb140 2025-05-21 14:10:59.680 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fdcb140 2025-05-21 14:10:59.683 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e35f28c 2025-05-21 14:10:59.683 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e35f28c 2025-05-21 14:10:59.683 [DefaultDispatcher-worker-4 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:10:59.683 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.683 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId. 2025-05-21 14:10:59.683 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.684 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.684 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.684 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:10:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75937998 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-05-21 14:10:59.685 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e3f7f9 2025-05-21 14:10:59.685 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e3f7f9 2025-05-21 14:10:59.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-05-21 14:10:59.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-05-21 14:10:59.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-05-21 14:10:59.687 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-05-21 14:10:59.687 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcf15db 2025-05-21 14:10:59.687 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcf15db 2025-05-21 14:10:59.689 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@563fdd3 2025-05-21 14:10:59.689 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@563fdd3 2025-05-21 14:10:59.689 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:59.693 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-05-21 14:10:59.694 [Test worker @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-05-21 14:10:59.698 [DefaultDispatcher-worker-8 @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-05-21 14:10:59.698 [DefaultDispatcher-worker-10 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:10:59.699 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.701 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@73340ffd 2025-05-21 14:10:59.701 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@73340ffd 2025-05-21 14:10:59.702 [DefaultDispatcher-worker-6 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:10:59.702 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df3efeb 2025-05-21 14:10:59.702 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df3efeb 2025-05-21 14:10:59.703 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cc648d 2025-05-21 14:10:59.703 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cc648d 2025-05-21 14:10:59.705 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccee5d0 2025-05-21 14:10:59.705 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccee5d0 2025-05-21 14:10:59.706 [DefaultDispatcher-worker-13 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:10:59.707 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd64e53 2025-05-21 14:10:59.707 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd64e53 2025-05-21 14:10:59.708 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@db878f5 2025-05-21 14:10:59.708 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@db878f5 2025-05-21 14:10:59.710 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@174a8dc3 2025-05-21 14:10:59.710 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@174a8dc3 2025-05-21 14:10:59.710 [DefaultDispatcher-worker-5 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:10:59.711 [DefaultDispatcher-worker-7 @coroutine#2453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45631/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:10:59.711 [DefaultDispatcher-worker-7 @coroutine#2453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45631/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-21 14:10:59.711 [DefaultDispatcher-worker-7 @coroutine#2453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45631/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:10:59.711 [DefaultDispatcher-worker-9 @coroutine#2453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45631/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:10:59.711 [DefaultDispatcher-worker-9 @coroutine#2453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45631/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-21 14:10:59.712 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce11a9f 2025-05-21 14:10:59.712 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce11a9f 2025-05-21 14:10:59.713 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@1987386 2025-05-21 14:10:59.713 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@1987386 2025-05-21 14:10:59.713 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:59.752 [DefaultDispatcher-worker-19 @coroutine#2453] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45631/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-21 14:10:59.752 [DefaultDispatcher-worker-19 @coroutine#2453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45631/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:10:59.753 [DefaultDispatcher-worker-19 @coroutine#2453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45631/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 14:10:59.753 [DefaultDispatcher-worker-19 @coroutine#2453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45631/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-05-21 14:10:59.753 [DefaultDispatcher-worker-19 @coroutine#2453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45631/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 14:10:59.754 [DefaultDispatcher-worker-7 @coroutine#2453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45631/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 14:10:59.754 [DefaultDispatcher-worker-7 @coroutine#2453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45631/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-21 14:10:59.757 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:10:59.759 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@136502e5 2025-05-21 14:10:59.759 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@136502e5 2025-05-21 14:10:59.761 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da2fef9 2025-05-21 14:10:59.761 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da2fef9 2025-05-21 14:10:59.763 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@199d6995 2025-05-21 14:10:59.763 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@199d6995 2025-05-21 14:10:59.764 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9ff4c2 2025-05-21 14:10:59.764 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9ff4c2 2025-05-21 14:10:59.765 [DefaultDispatcher-worker-2 @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:10:59.766 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d6b79e 2025-05-21 14:10:59.766 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d6b79e 2025-05-21 14:10:59.767 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d09c8ab 2025-05-21 14:10:59.767 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d09c8ab 2025-05-21 14:10:59.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6db84cae 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:10:59.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:10:59.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-05-21 14:10:59.769 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@1faad55e 2025-05-21 14:10:59.769 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@1faad55e 2025-05-21 14:10:59.770 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb00b8d 2025-05-21 14:10:59.770 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb00b8d 2025-05-21 14:10:59.772 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8821c2 2025-05-21 14:10:59.772 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8821c2 2025-05-21 14:10:59.772 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:59.780 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:10:59.786 [Test worker @coroutine#2472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:10:59.787 [Test worker @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:10:59.787 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.787 [DefaultDispatcher-worker-10 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45747/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.788 [DefaultDispatcher-worker-10 @coroutine#2478] 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:45747/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:10:59.788 [DefaultDispatcher-worker-10 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45747/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.788 [DefaultDispatcher-worker-10 @coroutine#2478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45747/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:10:59.789 [DefaultDispatcher-worker-14 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45747/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.789 [DefaultDispatcher-worker-14 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45747/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:10:59.789 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@316c0c4 2025-05-21 14:10:59.789 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@316c0c4 2025-05-21 14:10:59.791 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd13ed6 2025-05-21 14:10:59.791 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd13ed6 2025-05-21 14:10:59.792 [DefaultDispatcher-worker-5 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:10:59.792 [DefaultDispatcher-worker-5 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.792 [DefaultDispatcher-worker-5 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId. 2025-05-21 14:10:59.792 [DefaultDispatcher-worker-5 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.792 [DefaultDispatcher-worker-6 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.792 [DefaultDispatcher-worker-6 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:10:59.793 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@9eeabb4 2025-05-21 14:10:59.793 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@9eeabb4 2025-05-21 14:10:59.793 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45f32b12 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-05-21 14:10:59.794 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cec34ed 2025-05-21 14:10:59.794 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cec34ed 2025-05-21 14:10:59.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-05-21 14:10:59.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-05-21 14:10:59.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-05-21 14:10:59.795 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-05-21 14:10:59.796 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7949dd54 2025-05-21 14:10:59.796 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7949dd54 2025-05-21 14:10:59.797 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6a7b25 2025-05-21 14:10:59.797 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6a7b25 2025-05-21 14:10:59.799 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@125cc37 2025-05-21 14:10:59.799 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@125cc37 2025-05-21 14:10:59.801 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc3cba2 2025-05-21 14:10:59.801 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc3cba2 2025-05-21 14:10:59.801 [Test worker @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-05-21 14:10:59.802 [Test worker @coroutine#2491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-05-21 14:10:59.803 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b571013 2025-05-21 14:10:59.803 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b571013 2025-05-21 14:10:59.803 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:59.804 [DefaultDispatcher-worker-21 @coroutine#2499] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45747/auth/register 2025-05-21 14:10:59.804 [DefaultDispatcher-worker-21 @coroutine#2499] 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:45747/auth/register. 2025-05-21 14:10:59.804 [DefaultDispatcher-worker-21 @coroutine#2499] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45747/auth/register 2025-05-21 14:10:59.804 [DefaultDispatcher-worker-21 @coroutine#2499] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45747/auth/register from class io.ktor.http.content.TextContent 2025-05-21 14:10:59.804 [DefaultDispatcher-worker-1 @coroutine#2499] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45747/auth/register 2025-05-21 14:10:59.804 [DefaultDispatcher-worker-1 @coroutine#2499] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45747/auth/register 2025-05-21 14:10:59.806 [DefaultDispatcher-worker-3 @coroutine#2493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-05-21 14:10:59.845 [DefaultDispatcher-worker-6 @coroutine#2499] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45747/auth/register. 2025-05-21 14:10:59.845 [DefaultDispatcher-worker-6 @coroutine#2499] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45747/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:10:59.857 [DefaultDispatcher-worker-14 @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:10:59.860 [DefaultDispatcher-worker-21 @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:10:59.868 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe7c87c 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-05-21 14:10:59.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-05-21 14:10:59.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-05-21 14:10:59.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-05-21 14:10:59.870 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3c79da 2025-05-21 14:10:59.870 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3c79da 2025-05-21 14:10:59.872 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fb92cd 2025-05-21 14:10:59.872 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fb92cd 2025-05-21 14:10:59.873 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c412aa 2025-05-21 14:10:59.873 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c412aa 2025-05-21 14:10:59.875 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c698f6 2025-05-21 14:10:59.875 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c698f6 2025-05-21 14:10:59.877 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7ccf1d 2025-05-21 14:10:59.877 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7ccf1d 2025-05-21 14:10:59.878 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e85da5 2025-05-21 14:10:59.878 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e85da5 2025-05-21 14:10:59.880 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b854f0 2025-05-21 14:10:59.880 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b854f0 2025-05-21 14:10:59.881 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-05-21 14:10:59.882 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e967b9 2025-05-21 14:10:59.882 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e967b9 2025-05-21 14:10:59.883 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e27541e 2025-05-21 14:10:59.883 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e27541e 2025-05-21 14:10:59.883 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:59.886 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-05-21 14:10:59.887 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-05-21 14:10:59.888 [DefaultDispatcher-worker-21 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.888 [DefaultDispatcher-worker-21 @coroutine#2514] 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-05-21 14:10:59.888 [DefaultDispatcher-worker-21 @coroutine#2514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.888 [DefaultDispatcher-worker-21 @coroutine#2514] 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-05-21 14:10:59.888 [DefaultDispatcher-worker-3 @coroutine#2514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.888 [DefaultDispatcher-worker-3 @coroutine#2514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.892 [DefaultDispatcher-worker-13 @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-05-21 14:10:59.892 [DefaultDispatcher-worker-13 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.892 [DefaultDispatcher-worker-13 @coroutine#2513] 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-05-21 14:10:59.892 [DefaultDispatcher-worker-13 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.892 [DefaultDispatcher-worker-5 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.892 [DefaultDispatcher-worker-5 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.893 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-05-21 14:10:59.895 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.895 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-05-21 14:10:59.897 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@8931c50 2025-05-21 14:10:59.897 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@8931c50 2025-05-21 14:10:59.899 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@654f332 2025-05-21 14:10:59.899 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@654f332 2025-05-21 14:10:59.900 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b7720 2025-05-21 14:10:59.900 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b7720 2025-05-21 14:10:59.902 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4769f909 2025-05-21 14:10:59.902 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4769f909 2025-05-21 14:10:59.904 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@57081c28 2025-05-21 14:10:59.904 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@57081c28 2025-05-21 14:10:59.905 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2025-05-21 14:10:59.905 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7664b898 2025-05-21 14:10:59.905 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7664b898 2025-05-21 14:10:59.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-05-21 14:10:59.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-05-21 14:10:59.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.906 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e: (connection evicted) 2025-05-21 14:10:59.907 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fef0303 2025-05-21 14:10:59.907 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fef0303 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:59.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-05-21 14:10:59.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d41aefd 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-05-21 14:10:59.908 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@27460646 2025-05-21 14:10:59.908 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@27460646 2025-05-21 14:10:59.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2025-05-21 14:10:59.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2025-05-21 14:10:59.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-05-21 14:10:59.910 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2025-05-21 14:10:59.910 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b8a7da 2025-05-21 14:10:59.910 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b8a7da 2025-05-21 14:10:59.910 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-21 14:10:59.915 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2025-05-21 14:10:59.916 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2025-05-21 14:10:59.916 [DefaultDispatcher-worker-16 @coroutine#2541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.916 [DefaultDispatcher-worker-16 @coroutine#2541] 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-05-21 14:10:59.916 [DefaultDispatcher-worker-16 @coroutine#2541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.916 [DefaultDispatcher-worker-16 @coroutine#2541] 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-05-21 14:10:59.917 [DefaultDispatcher-worker-1 @coroutine#2541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.917 [DefaultDispatcher-worker-1 @coroutine#2541] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.920 [DefaultDispatcher-worker-2 @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2025-05-21 14:10:59.920 [DefaultDispatcher-worker-2 @coroutine#2540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.920 [DefaultDispatcher-worker-2 @coroutine#2540] 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-05-21 14:10:59.920 [DefaultDispatcher-worker-2 @coroutine#2540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.920 [DefaultDispatcher-worker-16 @coroutine#2540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.920 [DefaultDispatcher-worker-16 @coroutine#2540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.921 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2025-05-21 14:10:59.922 [Test worker @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2025-05-21 14:10:59.924 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2025-05-21 14:10:59.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-05-21 14:10:59.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-05-21 14:10:59.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.924 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7893b8c: (connection evicted) 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:59.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-05-21 14:10:59.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@555b3ec9 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-05-21 14:10:59.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:10:59.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:10:59.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-05-21 14:10:59.927 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:10:59.932 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:10:59.933 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:10:59.933 [DefaultDispatcher-worker-14 @coroutine#2568] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.933 [DefaultDispatcher-worker-14 @coroutine#2568] 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-05-21 14:10:59.933 [DefaultDispatcher-worker-14 @coroutine#2568] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.933 [DefaultDispatcher-worker-14 @coroutine#2568] 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-05-21 14:10:59.934 [DefaultDispatcher-worker-9 @coroutine#2568] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.934 [DefaultDispatcher-worker-9 @coroutine#2568] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.937 [DefaultDispatcher-worker-15 @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:10:59.937 [DefaultDispatcher-worker-15 @coroutine#2567] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.937 [DefaultDispatcher-worker-15 @coroutine#2567] 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-05-21 14:10:59.937 [DefaultDispatcher-worker-15 @coroutine#2567] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.937 [DefaultDispatcher-worker-10 @coroutine#2567] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.937 [DefaultDispatcher-worker-10 @coroutine#2567] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.938 [Test worker @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:10:59.940 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:10:59.941 [Test worker @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:10:59.943 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:10:59.944 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:10:59.946 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:10:59.947 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43945480 2025-05-21 14:10:59.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-05-21 14:10:59.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-05-21 14:10:59.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.948 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43945480: (connection evicted) 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:59.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-05-21 14:10:59.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a9004e1 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-05-21 14:10:59.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671 2025-05-21 14:10:59.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671 2025-05-21 14:10:59.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-05-21 14:10:59.950 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671 2025-05-21 14:10:59.955 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671 2025-05-21 14:10:59.956 [Test worker @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671 2025-05-21 14:10:59.956 [DefaultDispatcher-worker-8 @coroutine#2606] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.956 [DefaultDispatcher-worker-8 @coroutine#2606] 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-05-21 14:10:59.956 [DefaultDispatcher-worker-8 @coroutine#2606] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.956 [DefaultDispatcher-worker-8 @coroutine#2606] 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-05-21 14:10:59.957 [DefaultDispatcher-worker-20 @coroutine#2606] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.957 [DefaultDispatcher-worker-20 @coroutine#2606] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.961 [DefaultDispatcher-worker-14 @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671 2025-05-21 14:10:59.961 [DefaultDispatcher-worker-14 @coroutine#2605] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.961 [DefaultDispatcher-worker-14 @coroutine#2605] 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-05-21 14:10:59.961 [DefaultDispatcher-worker-14 @coroutine#2605] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.961 [DefaultDispatcher-worker-11 @coroutine#2605] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.961 [DefaultDispatcher-worker-11 @coroutine#2605] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.962 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671 2025-05-21 14:10:59.963 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671 2025-05-21 14:10:59.965 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671 2025-05-21 14:10:59.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-05-21 14:10:59.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-05-21 14:10:59.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.966 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b6d8671: (connection evicted) 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:59.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-05-21 14:10:59.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ed4c822 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-05-21 14:10:59.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:10:59.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:10:59.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-05-21 14:10:59.968 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:10:59.973 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:10:59.974 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:10:59.975 [DefaultDispatcher-worker-3 @coroutine#2638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.975 [DefaultDispatcher-worker-3 @coroutine#2638] 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-05-21 14:10:59.975 [DefaultDispatcher-worker-3 @coroutine#2638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.975 [DefaultDispatcher-worker-3 @coroutine#2638] 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-05-21 14:10:59.975 [DefaultDispatcher-worker-17 @coroutine#2638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.975 [DefaultDispatcher-worker-17 @coroutine#2638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.979 [DefaultDispatcher-worker-16 @coroutine#2637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:10:59.979 [DefaultDispatcher-worker-16 @coroutine#2637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.979 [DefaultDispatcher-worker-16 @coroutine#2637] 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-05-21 14:10:59.979 [DefaultDispatcher-worker-16 @coroutine#2637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.979 [DefaultDispatcher-worker-2 @coroutine#2637] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.979 [DefaultDispatcher-worker-2 @coroutine#2637] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.980 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:10:59.981 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:10:59.983 [Test worker @coroutine#2651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:10:59.984 [Test worker @coroutine#2653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:10:59.985 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2025-05-21 14:10:59.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-05-21 14:10:59.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-05-21 14:10:59.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:10:59.986 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc: (connection evicted) 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:10:59.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-05-21 14:10:59.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18206382 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:10:59.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:10:59.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-05-21 14:10:59.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2025-05-21 14:10:59.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2025-05-21 14:10:59.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-05-21 14:10:59.989 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2025-05-21 14:10:59.994 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2025-05-21 14:10:59.995 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2025-05-21 14:10:59.995 [DefaultDispatcher-worker-9 @coroutine#2669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.995 [DefaultDispatcher-worker-9 @coroutine#2669] 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-05-21 14:10:59.995 [DefaultDispatcher-worker-9 @coroutine#2669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.995 [DefaultDispatcher-worker-9 @coroutine#2669] 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-05-21 14:10:59.996 [DefaultDispatcher-worker-2 @coroutine#2669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.996 [DefaultDispatcher-worker-2 @coroutine#2669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-21 14:10:59.999 [DefaultDispatcher-worker-14 @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2025-05-21 14:10:59.999 [DefaultDispatcher-worker-14 @coroutine#2668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-21 14:10:59.999 [DefaultDispatcher-worker-14 @coroutine#2668] 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-05-21 14:10:59.999 [DefaultDispatcher-worker-14 @coroutine#2668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-21 14:11:00.000 [DefaultDispatcher-worker-16 @coroutine#2668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-21 14:11:00.000 [DefaultDispatcher-worker-16 @coroutine#2668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-21 14:11:00.000 [Test worker @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2025-05-21 14:11:00.002 [Test worker @coroutine#2680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e32876 2025-05-21 14:11:00.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-05-21 14:11:00.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-05-21 14:11:00.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:00.003 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21e32876: (connection evicted) 2025-05-21 14:11:00.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:00.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-05-21 14:11:00.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-05-21 14:11:00.138 [DefaultDispatcher-worker-18 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:11:00.139 [DefaultDispatcher-worker-18 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.139 [DefaultDispatcher-worker-18 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:00.139 [DefaultDispatcher-worker-18 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.139 [DefaultDispatcher-worker-11 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.139 [DefaultDispatcher-worker-11 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.236 [DefaultDispatcher-worker-19 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:11:00.236 [DefaultDispatcher-worker-19 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.236 [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:50541/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:00.236 [DefaultDispatcher-worker-19 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.237 [DefaultDispatcher-worker-5 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.237 [DefaultDispatcher-worker-5 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f514dfe 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-05-21 14:11:00.251 [Test worker @coroutine#2718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-05-21 14:11:00.261 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-05-21 14:11:00.266 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-05-21 14:11:00.267 [Test worker @coroutine#2721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-05-21 14:11:00.268 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-05-21 14:11:00.274 [DefaultDispatcher-worker-17 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-05-21 14:11:00.279 [DefaultDispatcher-worker-4 @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-05-21 14:11:00.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-05-21 14:11:00.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-05-21 14:11:00.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:00.281 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4: (connection evicted) 2025-05-21 14:11:00.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:00.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-05-21 14:11:00.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@788a7567 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:00.282 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:00.283 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:00.283 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-05-21 14:11:00.283 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:00.283 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:00.283 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:00.283 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:00.283 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:00.283 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:00.283 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:00.283 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:00.283 [Test worker @coroutine#2743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-05-21 14:11:00.283 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4 2025-05-21 14:11:00.283 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4 2025-05-21 14:11:00.283 [Test worker @coroutine#2743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-05-21 14:11:00.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4 2025-05-21 14:11:00.295 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4 2025-05-21 14:11:00.296 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4 2025-05-21 14:11:00.297 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f478529 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:00.297 [Test worker @coroutine#2743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-05-21 14:11:00.298 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@465e9090 2025-05-21 14:11:00.298 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@465e9090 2025-05-21 14:11:00.298 [Test worker @coroutine#2743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-05-21 14:11:00.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465e9090 2025-05-21 14:11:00.311 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465e9090 2025-05-21 14:11:00.311 [Test worker @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465e9090 2025-05-21 14:11:00.312 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465e9090 2025-05-21 14:11:00.316 [DefaultDispatcher-worker-2 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465e9090 2025-05-21 14:11:00.317 [DefaultDispatcher-worker-15 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:11:00.317 [DefaultDispatcher-worker-15 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.317 [DefaultDispatcher-worker-15 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:00.317 [DefaultDispatcher-worker-15 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.318 [DefaultDispatcher-worker-20 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.318 [DefaultDispatcher-worker-20 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.324 [DefaultDispatcher-worker-15 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4 2025-05-21 14:11:00.328 [DefaultDispatcher-worker-2 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4 2025-05-21 14:11:00.331 [DefaultDispatcher-worker-13 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4 2025-05-21 14:11:00.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-05-21 14:11:00.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-05-21 14:11:00.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:00.338 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4: (connection evicted) 2025-05-21 14:11:00.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:00.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-05-21 14:11:00.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-05-21 14:11:00.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-05-21 14:11:00.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-05-21 14:11:00.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:00.339 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@465e9090: (connection evicted) 2025-05-21 14:11:00.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:00.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-05-21 14:11:00.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d4062fd 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@89017e5 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@89017e5 2025-05-21 14:11:00.340 [Test worker @coroutine#2779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-05-21 14:11:00.348 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89017e5 2025-05-21 14:11:00.353 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89017e5 2025-05-21 14:11:00.353 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89017e5 2025-05-21 14:11:00.354 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89017e5 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@664217a8 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-21 14:11:00.355 [Test worker @coroutine#2779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-05-21 14:11:00.362 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-21 14:11:00.367 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-21 14:11:00.368 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-21 14:11:00.369 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-21 14:11:00.373 [DefaultDispatcher-worker-10 @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-21 14:11:00.380 [DefaultDispatcher-worker-11 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89017e5 2025-05-21 14:11:00.384 [DefaultDispatcher-worker-13 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89017e5 2025-05-21 14:11:00.388 [DefaultDispatcher-worker-2 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89017e5 2025-05-21 14:11:00.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-05-21 14:11:00.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-05-21 14:11:00.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:00.390 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@89017e5: (connection evicted) 2025-05-21 14:11:00.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:00.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-05-21 14:11:00.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-05-21 14:11:00.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-05-21 14:11:00.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-05-21 14:11:00.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:00.390 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c: (connection evicted) 2025-05-21 14:11:00.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:00.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-05-21 14:11:00.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7935f1 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-21 14:11:00.392 [Test worker @coroutine#2813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-05-21 14:11:00.400 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-21 14:11:00.403 [DefaultDispatcher-worker-2 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:11:00.404 [DefaultDispatcher-worker-2 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.404 [DefaultDispatcher-worker-2 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:00.404 [DefaultDispatcher-worker-2 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.404 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.404 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.405 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-21 14:11:00.406 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-21 14:11:00.407 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-21 14:11:00.411 [DefaultDispatcher-worker-3 @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-21 14:11:00.422 [DefaultDispatcher-worker-19 @coroutine#2813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-21 14:11:00.423 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-21 14:11:00.426 [DefaultDispatcher-worker-2 @coroutine#2813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-21 14:11:00.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-05-21 14:11:00.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-05-21 14:11:00.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:00.438 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9751c9: (connection evicted) 2025-05-21 14:11:00.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:00.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-05-21 14:11:00.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48c584c 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-21 14:11:00.439 [Test worker @coroutine#2877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-05-21 14:11:00.444 [DefaultDispatcher-worker-14 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:11:00.444 [DefaultDispatcher-worker-14 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.444 [DefaultDispatcher-worker-14 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:00.444 [DefaultDispatcher-worker-14 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.445 [DefaultDispatcher-worker-6 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.445 [DefaultDispatcher-worker-6 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.447 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-21 14:11:00.452 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-21 14:11:00.453 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-21 14:11:00.454 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-21 14:11:00.459 [DefaultDispatcher-worker-5 @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-21 14:11:00.469 [DefaultDispatcher-worker-17 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-21 14:11:00.470 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-21 14:11:00.474 [DefaultDispatcher-worker-11 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-21 14:11:00.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-05-21 14:11:00.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-05-21 14:11:00.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:00.478 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@468dbd07: (connection evicted) 2025-05-21 14:11:00.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:00.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-05-21 14:11:00.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-05-21 14:11:00.479 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64abb917 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-21 14:11:00.480 [Test worker @coroutine#2942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-05-21 14:11:00.484 [DefaultDispatcher-worker-15 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209c172a 2025-05-21 14:11:00.484 [DefaultDispatcher-worker-15 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.484 [DefaultDispatcher-worker-15 @coroutine#2316] 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-05-21 14:11:00.484 [DefaultDispatcher-worker-15 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.485 [DefaultDispatcher-worker-15 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.488 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-21 14:11:00.493 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-21 14:11:00.493 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-21 14:11:00.494 [Test worker @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-21 14:11:00.498 [DefaultDispatcher-worker-1 @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-21 14:11:00.509 [DefaultDispatcher-worker-16 @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-21 14:11:00.509 [DefaultDispatcher-worker-20 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:11:00.509 [DefaultDispatcher-worker-20 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.509 [DefaultDispatcher-worker-20 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:00.509 [DefaultDispatcher-worker-20 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.510 [DefaultDispatcher-worker-12 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.510 [DefaultDispatcher-worker-12 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.513 [DefaultDispatcher-worker-11 @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-21 14:11:00.580 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:00.619 [DefaultDispatcher-worker-1 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:11:00.619 [DefaultDispatcher-worker-1 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.619 [DefaultDispatcher-worker-1 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:00.619 [DefaultDispatcher-worker-1 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.620 [DefaultDispatcher-worker-1 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.620 [DefaultDispatcher-worker-1 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.623 [DefaultDispatcher-worker-3 @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-21 14:11:00.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-05-21 14:11:00.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-05-21 14:11:00.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:00.654 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68596992: (connection evicted) 2025-05-21 14:11:00.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:00.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-05-21 14:11:00.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-05-21 14:11:00.655 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@783a35d8 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2025-05-21 14:11:00.656 [Test worker @coroutine#2987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-05-21 14:11:00.663 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2025-05-21 14:11:00.668 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2025-05-21 14:11:00.669 [Test worker @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2025-05-21 14:11:00.670 [Test worker @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2025-05-21 14:11:00.675 [DefaultDispatcher-worker-19 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2025-05-21 14:11:00.675 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2025-05-21 14:11:00.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-05-21 14:11:00.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-05-21 14:11:00.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:00.680 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d: (connection evicted) 2025-05-21 14:11:00.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:00.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-05-21 14:11:00.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3285c141 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:00.681 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:00.682 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:00.682 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:00.682 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:00.682 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:00.682 [Test worker @coroutine#3019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-05-21 14:11:00.682 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2025-05-21 14:11:00.682 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2025-05-21 14:11:00.682 [Test worker @coroutine#3019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-05-21 14:11:00.688 [DefaultDispatcher-worker-14 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:11:00.688 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.688 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:00.688 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.689 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.689 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.690 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2025-05-21 14:11:00.695 [Test worker @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2025-05-21 14:11:00.696 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2025-05-21 14:11:00.697 [Test worker @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2025-05-21 14:11:00.702 [DefaultDispatcher-worker-12 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2025-05-21 14:11:00.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-05-21 14:11:00.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-05-21 14:11:00.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:00.739 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b862f17: (connection evicted) 2025-05-21 14:11:00.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:00.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-05-21 14:11:00.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-05-21 14:11:00.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-05-21 14:11:00.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:00.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:00.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:00.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:00.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:00.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:00.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f160341 2025-05-21 14:11:00.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:00.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:00.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:00.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:00.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:00.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:00.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-21 14:11:00.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-21 14:11:00.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-05-21 14:11:00.796 [DefaultDispatcher-worker-3 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:11:00.796 [DefaultDispatcher-worker-3 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.797 [DefaultDispatcher-worker-3 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:00.797 [DefaultDispatcher-worker-3 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.797 [DefaultDispatcher-worker-3 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.797 [DefaultDispatcher-worker-3 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.798 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-21 14:11:00.801 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-21 14:11:00.805 [DefaultDispatcher-worker-9 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-21 14:11:00.808 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-21 14:11:00.824 [DefaultDispatcher-worker-5 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-21 14:11:00.824 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-21 14:11:00.829 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-05-21 14:11:00.830 [DefaultDispatcher-worker-4 @coroutine#3062] INFO ktor.application - Responding at http://0.0.0.0:33127 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c98bac0 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:00.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:00.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:00.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-05-21 14:11:00.839 [DefaultDispatcher-worker-5 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:11:00.839 [DefaultDispatcher-worker-5 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:11:00.839 [DefaultDispatcher-worker-5 @coroutine#3064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:11:00.839 [DefaultDispatcher-worker-5 @coroutine#3064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33127/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:11:00.840 [eventLoopGroupProxy-19-2 @call-handler#3073] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:00.840 [eventLoopGroupProxy-19-1 @call-handler#3072] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:00.840 [eventLoopGroupProxy-19-1 @call-handler#3072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:00.840 [eventLoopGroupProxy-19-2 @call-handler#3073] 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-05-21 14:11:00.840 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:11:00.841 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:00.841 [DefaultDispatcher-worker-16 @coroutine#3064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:11:00.841 [DefaultDispatcher-worker-16 @coroutine#3064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:11:00.842 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@514f2b5c 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:00.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-05-21 14:11:00.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:00.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:00.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-05-21 14:11:00.847 [DefaultDispatcher-worker-21 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:00.847 [DefaultDispatcher-worker-21 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.847 [DefaultDispatcher-worker-21 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:00.847 [DefaultDispatcher-worker-21 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.848 [eventLoopGroupProxy-19-2 @call-handler#3078] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:00.848 [eventLoopGroupProxy-19-2 @call-handler#3078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:00.848 [DefaultDispatcher-worker-5 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.848 [DefaultDispatcher-worker-5 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.852 [DefaultDispatcher-worker-19 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:00.853 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:11:00.853 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:11:00.853 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:11:00.853 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33127/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-05-21 14:11:00.854 [eventLoopGroupProxy-19-2 @call-handler#3088] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:00.854 [eventLoopGroupProxy-19-2 @call-handler#3088] 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-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:00.854 [eventLoopGroupProxy-19-2 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a57ad67 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:00.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-05-21 14:11:00.854 [eventLoopGroupProxy-19-2 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@c730e65 2025-05-21 14:11:00.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@c730e65 2025-05-21 14:11:00.854 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:11:00.854 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:11:00.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-05-21 14:11:00.855 [eventLoopGroupProxy-19-3 @call-handler#3092] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:00.855 [eventLoopGroupProxy-19-3 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:00.856 [DefaultDispatcher-worker-8 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:00.862 [DefaultDispatcher-worker-12 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:00.862 [DefaultDispatcher-worker-12 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.862 [DefaultDispatcher-worker-12 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:00.862 [DefaultDispatcher-worker-12 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.863 [eventLoopGroupProxy-19-2 @call-handler#3096] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:00.863 [eventLoopGroupProxy-19-2 @call-handler#3096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:00.863 [DefaultDispatcher-worker-5 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.863 [DefaultDispatcher-worker-5 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.864 [DefaultDispatcher-worker-20 @coroutine#3101] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:11:00.864 [DefaultDispatcher-worker-20 @coroutine#3101] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-21 14:11:00.864 [DefaultDispatcher-worker-20 @coroutine#3101] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:11:00.864 [DefaultDispatcher-worker-20 @coroutine#3101] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33127/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-21 14:11:00.865 [eventLoopGroupProxy-19-2 @call-handler#3105] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:00.865 [eventLoopGroupProxy-19-2 @call-handler#3105] 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-05-21 14:11:00.865 [eventLoopGroupProxy-19-2 @call-handler#3105] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:11:00.865 [eventLoopGroupProxy-19-2 @call-handler#3105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:00.866 [DefaultDispatcher-worker-10 @coroutine#3101] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:11:00.866 [DefaultDispatcher-worker-10 @coroutine#3101] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-21 14:11:00.866 [eventLoopGroupProxy-19-4 @call-handler#3110] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:00.866 [eventLoopGroupProxy-19-4 @call-handler#3110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:00.868 [DefaultDispatcher-worker-10 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:00.870 [DefaultDispatcher-worker-17 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-21 14:11:00.871 [DefaultDispatcher-worker-6 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:00.873 [DefaultDispatcher-worker-20 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-21 14:11:00.874 [DefaultDispatcher-worker-14 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c730e65 2025-05-21 14:11:00.874 [DefaultDispatcher-worker-14 @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.874 [DefaultDispatcher-worker-14 @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:33127/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:00.874 [DefaultDispatcher-worker-14 @coroutine#3100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.875 [eventLoopGroupProxy-19-2 @call-handler#3117] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:00.875 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:00.875 [DefaultDispatcher-worker-20 @coroutine#3100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.875 [DefaultDispatcher-worker-20 @coroutine#3100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/replication/nodeId 2025-05-21 14:11:00.878 [DefaultDispatcher-worker-20 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c730e65 2025-05-21 14:11:00.881 [DefaultDispatcher-worker-8 @coroutine#3102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c730e65 2025-05-21 14:11:00.889 [DefaultDispatcher-worker-19 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-21 14:11:00.890 [DefaultDispatcher-worker-19 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-21 14:11:00.890 [DefaultDispatcher-worker-19 @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:33127/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-05-21 14:11:00.890 [DefaultDispatcher-worker-19 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-21 14:11:00.890 [eventLoopGroupProxy-19-2 @call-handler#3131] 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-05-21 14:11:00.893 [DefaultDispatcher-worker-17 @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:00.904 [DefaultDispatcher-worker-21 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-21 14:11:00.904 [DefaultDispatcher-worker-21 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-21 14:11:00.904 [DefaultDispatcher-worker-21 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-05-21 14:11:00.904 [DefaultDispatcher-worker-21 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:00.904 [DefaultDispatcher-worker-21 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730112916696440833 2025-05-21 14:11:00.904 [DefaultDispatcher-worker-21 @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:33127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730112916696440833. 2025-05-21 14:11:00.904 [DefaultDispatcher-worker-21 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730112916696440833 2025-05-21 14:11:00.905 [eventLoopGroupProxy-19-2 @call-handler#3135] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:00.909 [eventLoopGroupProxy-19-2 @call-handler#3135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:00.909 [DefaultDispatcher-worker-21 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730112916696440833 2025-05-21 14:11:00.909 [DefaultDispatcher-worker-21 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730112916696440833 2025-05-21 14:11:00.909 [DefaultDispatcher-worker-21 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730112916696440833. 2025-05-21 14:11:00.909 [DefaultDispatcher-worker-21 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730112916696440833 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:00.913 [DefaultDispatcher-worker-8 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:00.914 [DefaultDispatcher-worker-8 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 14:11:00.914 [DefaultDispatcher-worker-8 @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:33127/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-21 14:11:00.914 [DefaultDispatcher-worker-8 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 14:11:00.914 [eventLoopGroupProxy-19-2 @call-handler#3139] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:00.915 [eventLoopGroupProxy-19-2 @call-handler#3139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:00.915 [DefaultDispatcher-worker-8 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 14:11:00.915 [DefaultDispatcher-worker-8 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 14:11:00.915 [DefaultDispatcher-worker-8 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-21 14:11:00.915 [DefaultDispatcher-worker-8 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:00.919 [DefaultDispatcher-worker-16 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:00.929 [DefaultDispatcher-worker-1 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:00.932 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:00.934 [DefaultDispatcher-worker-19 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:00.934 [DefaultDispatcher-worker-5 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-21 14:11:00.934 [DefaultDispatcher-worker-19 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/replication/message 2025-05-21 14:11:00.935 [DefaultDispatcher-worker-19 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/replication/message. 2025-05-21 14:11:00.935 [DefaultDispatcher-worker-19 @coroutine#3065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/replication/message 2025-05-21 14:11:00.935 [DefaultDispatcher-worker-19 @coroutine#3065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33127/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 14:11:00.935 [eventLoopGroupProxy-19-2 @call-handler#3145] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:00.935 [eventLoopGroupProxy-19-2 @call-handler#3145] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-05-21 14:11:00.935 [eventLoopGroupProxy-19-2 @call-handler#3145] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:11:00.939 [DefaultDispatcher-worker-6 @call-handler#3145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-21 14:11:00.939 [eventLoopGroupProxy-19-2 @call-handler#3145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:00.939 [DefaultDispatcher-worker-6 @coroutine#3065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/replication/message 2025-05-21 14:11:00.939 [DefaultDispatcher-worker-6 @coroutine#3065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/replication/message 2025-05-21 14:11:00.940 [DefaultDispatcher-worker-6 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/replication/message. 2025-05-21 14:11:00.940 [DefaultDispatcher-worker-6 @coroutine#3065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:00.943 [DefaultDispatcher-worker-17 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:00.944 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:00.950 [DefaultDispatcher-worker-3 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-21 14:11:00.951 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-21 14:11:00.951 [DefaultDispatcher-worker-12 @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:33127/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-05-21 14:11:00.951 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-21 14:11:00.951 [eventLoopGroupProxy-19-2 @call-handler#3158] 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-05-21 14:11:00.954 [DefaultDispatcher-worker-2 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:00.955 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:00.963 [DefaultDispatcher-worker-17 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-21 14:11:00.963 [DefaultDispatcher-worker-17 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-21 14:11:00.963 [DefaultDispatcher-worker-17 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-05-21 14:11:00.963 [DefaultDispatcher-worker-17 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:00.963 [DefaultDispatcher-worker-17 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730112916696440834 2025-05-21 14:11:00.963 [DefaultDispatcher-worker-17 @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:33127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730112916696440834. 2025-05-21 14:11:00.963 [DefaultDispatcher-worker-17 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730112916696440834 2025-05-21 14:11:00.964 [eventLoopGroupProxy-19-2 @call-handler#3162] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:00.964 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:00.964 [DefaultDispatcher-worker-17 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730112916696440834 2025-05-21 14:11:00.964 [DefaultDispatcher-worker-17 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730112916696440834 2025-05-21 14:11:00.964 [DefaultDispatcher-worker-17 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730112916696440834. 2025-05-21 14:11:00.964 [DefaultDispatcher-worker-17 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=730112916696440834 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:00.968 [DefaultDispatcher-worker-7 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:00.968 [DefaultDispatcher-worker-7 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 14:11:00.968 [DefaultDispatcher-worker-7 @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:33127/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-21 14:11:00.968 [DefaultDispatcher-worker-7 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 14:11:00.969 [eventLoopGroupProxy-19-2 @call-handler#3166] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:00.969 [eventLoopGroupProxy-19-2 @call-handler#3166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:00.969 [DefaultDispatcher-worker-20 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 14:11:00.969 [DefaultDispatcher-worker-20 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/SiteDao/getSiteAsync 2025-05-21 14:11:00.969 [DefaultDispatcher-worker-20 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-21 14:11:00.969 [DefaultDispatcher-worker-20 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:00.973 [DefaultDispatcher-worker-13 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:00.982 [DefaultDispatcher-worker-1 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:00.985 [DefaultDispatcher-worker-6 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:00.985 [DefaultDispatcher-worker-6 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/replication/message 2025-05-21 14:11:00.985 [DefaultDispatcher-worker-6 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/replication/message. 2025-05-21 14:11:00.985 [DefaultDispatcher-worker-6 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/replication/message 2025-05-21 14:11:00.985 [DefaultDispatcher-worker-6 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33127/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 14:11:00.986 [DefaultDispatcher-worker-18 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-21 14:11:00.986 [eventLoopGroupProxy-19-2 @call-handler#3172] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:00.986 [eventLoopGroupProxy-19-2 @call-handler#3172] 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-05-21 14:11:00.986 [eventLoopGroupProxy-19-2 @call-handler#3172] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:11:00.989 [DefaultDispatcher-worker-20 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-21 14:11:00.993 [DefaultDispatcher-worker-10 @call-handler#3172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-21 14:11:00.993 [eventLoopGroupProxy-19-2 @call-handler#3172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:00.994 [DefaultDispatcher-worker-19 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/replication/message 2025-05-21 14:11:00.994 [DefaultDispatcher-worker-19 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/replication/message 2025-05-21 14:11:00.994 [DefaultDispatcher-worker-19 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/replication/message. 2025-05-21 14:11:00.994 [DefaultDispatcher-worker-19 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:00.997 [DefaultDispatcher-worker-12 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:01.001 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730112916696440832 2025-05-21 14:11:01.001 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730112916696440832. 2025-05-21 14:11:01.001 [UI Thread @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730112916696440832 2025-05-21 14:11:01.001 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.001 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730112916696440833&assignmentUid=730112916696440832. 2025-05-21 14:11:01.001 [UI Thread @coroutine#3196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.001 [eventLoopGroupProxy-19-2 @call-handler#3207] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.002 [UI Thread @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.002 [UI Thread @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832. 2025-05-21 14:11:01.002 [UI Thread @coroutine#3201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.002 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.002 [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:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832. 2025-05-21 14:11:01.002 [UI Thread @coroutine#3203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.003 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440833 2025-05-21 14:11:01.003 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440833. 2025-05-21 14:11:01.003 [UI Thread @coroutine#3222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440833 2025-05-21 14:11:01.003 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.004 [eventLoopGroupProxy-19-5 @call-handler#3229] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.004 [UI Thread @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730112916696440832 2025-05-21 14:11:01.004 [UI Thread @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730112916696440832 2025-05-21 14:11:01.004 [eventLoopGroupProxy-19-6 @call-handler#3232] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.004 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730112916696440832. 2025-05-21 14:11:01.004 [UI Thread @coroutine#3192] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730112916696440832 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.004 [eventLoopGroupProxy-19-7 @call-handler#3233] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.005 [eventLoopGroupProxy-19-8 @call-handler#3238] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.005 [eventLoopGroupProxy-19-6 @call-handler#3232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.005 [eventLoopGroupProxy-19-5 @call-handler#3229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.005 [UI Thread @coroutine#3196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.005 [UI Thread @coroutine#3196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.005 [UI Thread @coroutine#3201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.005 [UI Thread @coroutine#3201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.006 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730112916696440833&assignmentUid=730112916696440832. 2025-05-21 14:11:01.006 [UI Thread @coroutine#3196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.006 [UI Thread @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832. 2025-05-21 14:11:01.006 [UI Thread @coroutine#3201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.006 [eventLoopGroupProxy-19-7 @call-handler#3233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.006 [UI Thread @coroutine#3203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.006 [UI Thread @coroutine#3203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.006 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832. 2025-05-21 14:11:01.006 [UI Thread @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.010 [DefaultDispatcher-worker-9 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:01.013 [eventLoopGroupProxy-19-8 @call-handler#3238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.013 [UI Thread @coroutine#3222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440833 2025-05-21 14:11:01.013 [UI Thread @coroutine#3222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440833 2025-05-21 14:11:01.013 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440833. 2025-05-21 14:11:01.013 [UI Thread @coroutine#3222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440833 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.014 [DefaultDispatcher-worker-10 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:01.017 [DefaultDispatcher-worker-10 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:01.020 [DefaultDispatcher-worker-19 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:01.024 [DefaultDispatcher-worker-19 @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:01.026 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730112916696440832 2025-05-21 14:11:01.027 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730112916696440832. 2025-05-21 14:11:01.027 [UI Thread @coroutine#3252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730112916696440832 2025-05-21 14:11:01.027 [eventLoopGroupProxy-19-2 @call-handler#3254] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.028 [eventLoopGroupProxy-19-2 @call-handler#3254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.028 [UI Thread @coroutine#3252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730112916696440832 2025-05-21 14:11:01.028 [UI Thread @coroutine#3252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730112916696440832 2025-05-21 14:11:01.028 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730112916696440832. 2025-05-21 14:11:01.028 [UI Thread @coroutine#3252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=730112916696440832 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.033 [DefaultDispatcher-worker-16 @coroutine#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:01.038 [DefaultDispatcher-worker-3 @coroutine#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:01.041 [DefaultDispatcher-worker-4 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:01.041 [DefaultDispatcher-worker-4 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/replication/message 2025-05-21 14:11:01.041 [DefaultDispatcher-worker-4 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/replication/message. 2025-05-21 14:11:01.041 [DefaultDispatcher-worker-4 @coroutine#3065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/replication/message 2025-05-21 14:11:01.041 [DefaultDispatcher-worker-4 @coroutine#3065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33127/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 14:11:01.042 [eventLoopGroupProxy-19-2 @call-handler#3262] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.042 [eventLoopGroupProxy-19-2 @call-handler#3262] 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-05-21 14:11:01.042 [eventLoopGroupProxy-19-2 @call-handler#3262] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:11:01.046 [DefaultDispatcher-worker-19 @call-handler#3262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-21 14:11:01.046 [eventLoopGroupProxy-19-2 @call-handler#3262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.047 [DefaultDispatcher-worker-21 @coroutine#3065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/replication/message 2025-05-21 14:11:01.047 [DefaultDispatcher-worker-21 @coroutine#3065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/replication/message 2025-05-21 14:11:01.047 [DefaultDispatcher-worker-21 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/replication/message. 2025-05-21 14:11:01.047 [DefaultDispatcher-worker-21 @coroutine#3065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.050 [DefaultDispatcher-worker-16 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:01.051 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730112916696440834&assignmentUid=730112916696440832&clazzUid=730112916696440832&submitterUid=730112916696440833 2025-05-21 14:11:01.051 [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:33127/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730112916696440834&assignmentUid=730112916696440832&clazzUid=730112916696440832&submitterUid=730112916696440833. 2025-05-21 14:11:01.051 [UI Thread @coroutine#3278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730112916696440834&assignmentUid=730112916696440832&clazzUid=730112916696440832&submitterUid=730112916696440833 2025-05-21 14:11:01.051 [eventLoopGroupProxy-19-2 @call-handler#3283] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.054 [eventLoopGroupProxy-19-2 @call-handler#3283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.054 [UI Thread @coroutine#3278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730112916696440834&assignmentUid=730112916696440832&clazzUid=730112916696440832&submitterUid=730112916696440833 2025-05-21 14:11:01.054 [UI Thread @coroutine#3278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730112916696440834&assignmentUid=730112916696440832&clazzUid=730112916696440832&submitterUid=730112916696440833 2025-05-21 14:11:01.054 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730112916696440834&assignmentUid=730112916696440832&clazzUid=730112916696440832&submitterUid=730112916696440833. 2025-05-21 14:11:01.054 [UI Thread @coroutine#3278] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=730112916696440834&assignmentUid=730112916696440832&clazzUid=730112916696440832&submitterUid=730112916696440833 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.059 [DefaultDispatcher-worker-16 @coroutine#3278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:01.062 [UI Thread @coroutine#3292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/PersonDao/getNamesByUid?uid=730112916696440833 2025-05-21 14:11:01.062 [UI Thread @coroutine#3292] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/PersonDao/getNamesByUid?uid=730112916696440833. 2025-05-21 14:11:01.062 [UI Thread @coroutine#3292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/PersonDao/getNamesByUid?uid=730112916696440833 2025-05-21 14:11:01.062 [eventLoopGroupProxy-19-2 @call-handler#3301] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.063 [UI Thread @coroutine#3297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.063 [UI Thread @coroutine#3297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832. 2025-05-21 14:11:01.063 [UI Thread @coroutine#3297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.063 [eventLoopGroupProxy-19-2 @call-handler#3301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.063 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730112916696440832 2025-05-21 14:11:01.063 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730112916696440832. 2025-05-21 14:11:01.063 [UI Thread @coroutine#3302] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730112916696440832 2025-05-21 14:11:01.063 [eventLoopGroupProxy-19-5 @call-handler#3311] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.063 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.063 [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:33127/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832. 2025-05-21 14:11:01.063 [UI Thread @coroutine#3304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.063 [eventLoopGroupProxy-19-2 @call-handler#3316] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.063 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.063 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832. 2025-05-21 14:11:01.063 [UI Thread @coroutine#3306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.064 [eventLoopGroupProxy-19-6 @call-handler#3321] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.064 [eventLoopGroupProxy-19-7 @call-handler#3322] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.064 [UI Thread @coroutine#3292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/PersonDao/getNamesByUid?uid=730112916696440833 2025-05-21 14:11:01.064 [UI Thread @coroutine#3292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/PersonDao/getNamesByUid?uid=730112916696440833 2025-05-21 14:11:01.064 [UI Thread @coroutine#3292] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/PersonDao/getNamesByUid?uid=730112916696440833. 2025-05-21 14:11:01.064 [UI Thread @coroutine#3292] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/PersonDao/getNamesByUid?uid=730112916696440833 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.064 [eventLoopGroupProxy-19-6 @call-handler#3321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.065 [UI Thread @coroutine#3304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.065 [UI Thread @coroutine#3304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.065 [eventLoopGroupProxy-19-7 @call-handler#3322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.065 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832. 2025-05-21 14:11:01.065 [UI Thread @coroutine#3304] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.065 [UI Thread @coroutine#3306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.065 [UI Thread @coroutine#3306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.065 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832. 2025-05-21 14:11:01.065 [UI Thread @coroutine#3306] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.065 [eventLoopGroupProxy-19-5 @call-handler#3311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.065 [UI Thread @coroutine#3297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.065 [UI Thread @coroutine#3297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.065 [UI Thread @coroutine#3297] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832. 2025-05-21 14:11:01.065 [UI Thread @coroutine#3297] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=730112916696440833&assignmentUid=730112916696440832 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.066 [eventLoopGroupProxy-19-2 @call-handler#3316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.066 [UI Thread @coroutine#3302] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730112916696440832 2025-05-21 14:11:01.066 [UI Thread @coroutine#3302] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730112916696440832 2025-05-21 14:11:01.066 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730112916696440832. 2025-05-21 14:11:01.066 [UI Thread @coroutine#3302] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=730112916696440832 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.069 [DefaultDispatcher-worker-1 @coroutine#3292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:01.072 [DefaultDispatcher-worker-21 @coroutine#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:01.075 [DefaultDispatcher-worker-20 @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:01.077 [DefaultDispatcher-worker-3 @coroutine#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:01.081 [DefaultDispatcher-worker-9 @coroutine#3302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:01.083 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440834 2025-05-21 14:11:01.083 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440834. 2025-05-21 14:11:01.083 [UI Thread @coroutine#3336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440834 2025-05-21 14:11:01.084 [eventLoopGroupProxy-19-2 @call-handler#3338] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.086 [eventLoopGroupProxy-19-2 @call-handler#3338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.087 [UI Thread @coroutine#3336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440834 2025-05-21 14:11:01.087 [UI Thread @coroutine#3336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440834 2025-05-21 14:11:01.087 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440834. 2025-05-21 14:11:01.087 [UI Thread @coroutine#3336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440834 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.091 [DefaultDispatcher-worker-1 @coroutine#3336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:01.092 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/PersonDao/findByUidAsync?uid=730112916696440833 2025-05-21 14:11:01.092 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/PersonDao/findByUidAsync?uid=730112916696440833. 2025-05-21 14:11:01.092 [UI Thread @coroutine#3336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/PersonDao/findByUidAsync?uid=730112916696440833 2025-05-21 14:11:01.092 [eventLoopGroupProxy-19-2 @call-handler#3342] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.093 [eventLoopGroupProxy-19-2 @call-handler#3342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.093 [UI Thread @coroutine#3336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/PersonDao/findByUidAsync?uid=730112916696440833 2025-05-21 14:11:01.093 [UI Thread @coroutine#3336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/PersonDao/findByUidAsync?uid=730112916696440833 2025-05-21 14:11:01.093 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/PersonDao/findByUidAsync?uid=730112916696440833. 2025-05-21 14:11:01.093 [UI Thread @coroutine#3336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/PersonDao/findByUidAsync?uid=730112916696440833 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.097 [DefaultDispatcher-worker-12 @coroutine#3336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:01.102 [DefaultDispatcher-worker-2 @coroutine#3336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:01.105 [DefaultDispatcher-worker-9 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:01.105 [DefaultDispatcher-worker-9 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/replication/message 2025-05-21 14:11:01.105 [DefaultDispatcher-worker-9 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/replication/message. 2025-05-21 14:11:01.105 [DefaultDispatcher-worker-9 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/replication/message 2025-05-21 14:11:01.105 [DefaultDispatcher-worker-9 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33127/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-21 14:11:01.106 [eventLoopGroupProxy-19-2 @call-handler#3347] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.106 [eventLoopGroupProxy-19-2 @call-handler#3347] 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-05-21 14:11:01.106 [eventLoopGroupProxy-19-2 @call-handler#3347] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-21 14:11:01.110 [DefaultDispatcher-worker-14 @call-handler#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-21 14:11:01.110 [eventLoopGroupProxy-19-2 @call-handler#3347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.110 [DefaultDispatcher-worker-17 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/replication/message 2025-05-21 14:11:01.110 [DefaultDispatcher-worker-17 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/replication/message 2025-05-21 14:11:01.110 [DefaultDispatcher-worker-17 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/replication/message. 2025-05-21 14:11:01.110 [DefaultDispatcher-worker-17 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.111 [UI Thread @coroutine#3370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730112916696440832 2025-05-21 14:11:01.111 [UI Thread @coroutine#3370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730112916696440832. 2025-05-21 14:11:01.111 [UI Thread @coroutine#3370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730112916696440832 2025-05-21 14:11:01.111 [UI Thread @coroutine#3374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.111 [UI Thread @coroutine#3374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730112916696440833&assignmentUid=730112916696440832. 2025-05-21 14:11:01.111 [UI Thread @coroutine#3374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.112 [eventLoopGroupProxy-19-2 @call-handler#3387] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.112 [UI Thread @coroutine#3379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.112 [UI Thread @coroutine#3379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832. 2025-05-21 14:11:01.112 [UI Thread @coroutine#3379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.112 [UI Thread @coroutine#3381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.112 [UI Thread @coroutine#3381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832. 2025-05-21 14:11:01.112 [UI Thread @coroutine#3381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.112 [eventLoopGroupProxy-19-5 @call-handler#3389] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.112 [eventLoopGroupProxy-19-2 @call-handler#3387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.112 [eventLoopGroupProxy-19-6 @call-handler#3400] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.112 [UI Thread @coroutine#3398] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440833 2025-05-21 14:11:01.112 [UI Thread @coroutine#3398] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440833. 2025-05-21 14:11:01.112 [UI Thread @coroutine#3398] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440833 2025-05-21 14:11:01.112 [eventLoopGroupProxy-19-7 @call-handler#3401] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.112 [UI Thread @coroutine#3370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730112916696440832 2025-05-21 14:11:01.112 [UI Thread @coroutine#3370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730112916696440832 2025-05-21 14:11:01.112 [eventLoopGroupProxy-19-8 @call-handler#3409] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-05-21 14:11:01.112 [UI Thread @coroutine#3370] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730112916696440832. 2025-05-21 14:11:01.112 [UI Thread @coroutine#3370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=730112916696440832 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.113 [eventLoopGroupProxy-19-6 @call-handler#3400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.113 [eventLoopGroupProxy-19-7 @call-handler#3401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.113 [eventLoopGroupProxy-19-5 @call-handler#3389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.113 [UI Thread @coroutine#3379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.113 [UI Thread @coroutine#3379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.113 [UI Thread @coroutine#3381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.113 [UI Thread @coroutine#3381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.113 [UI Thread @coroutine#3379] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832. 2025-05-21 14:11:01.113 [UI Thread @coroutine#3379] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.113 [UI Thread @coroutine#3381] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832. 2025-05-21 14:11:01.113 [UI Thread @coroutine#3381] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.113 [UI Thread @coroutine#3374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.113 [UI Thread @coroutine#3374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 2025-05-21 14:11:01.113 [UI Thread @coroutine#3374] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730112916696440833&assignmentUid=730112916696440832. 2025-05-21 14:11:01.113 [UI Thread @coroutine#3374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=730112916696440833&assignmentUid=730112916696440832 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.114 [eventLoopGroupProxy-19-8 @call-handler#3409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-21 14:11:01.114 [UI Thread @coroutine#3398] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440833 2025-05-21 14:11:01.114 [UI Thread @coroutine#3398] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440833 2025-05-21 14:11:01.114 [UI Thread @coroutine#3398] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440833. 2025-05-21 14:11:01.114 [UI Thread @coroutine#3398] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33127/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=730112916696440832&clazzUid=730112916696440832&accountPersonUid=730112916696440833 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:01.115 [DefaultDispatcher-worker-20 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-21 14:11:01.117 [DefaultDispatcher-worker-2 @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:01.121 [DefaultDispatcher-worker-9 @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:01.123 [DefaultDispatcher-worker-15 @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:01.126 [DefaultDispatcher-worker-8 @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:01.130 [DefaultDispatcher-worker-8 @coroutine#3398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-21 14:11:01.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-05-21 14:11:01.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-05-21 14:11:01.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:01.132 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc: (connection evicted) 2025-05-21 14:11:01.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:01.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-05-21 14:11:01.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-05-21 14:11:01.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-05-21 14:11:01.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-05-21 14:11:01.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:01.132 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ba01be: (connection evicted) 2025-05-21 14:11:01.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:01.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-05-21 14:11:01.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-05-21 14:11:01.143 [DefaultDispatcher-worker-1 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:11:01.143 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.143 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:01.143 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.144 [DefaultDispatcher-worker-15 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.144 [DefaultDispatcher-worker-15 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.241 [DefaultDispatcher-worker-19 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:11:01.241 [DefaultDispatcher-worker-19 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.241 [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:50541/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:01.241 [DefaultDispatcher-worker-19 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.241 [DefaultDispatcher-worker-12 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.241 [DefaultDispatcher-worker-12 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.322 [DefaultDispatcher-worker-19 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:11:01.322 [DefaultDispatcher-worker-19 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.322 [DefaultDispatcher-worker-19 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:01.322 [DefaultDispatcher-worker-19 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.323 [DefaultDispatcher-worker-20 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.323 [DefaultDispatcher-worker-20 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.408 [DefaultDispatcher-worker-3 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:11:01.408 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.408 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:01.408 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.409 [DefaultDispatcher-worker-16 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.409 [DefaultDispatcher-worker-16 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.449 [DefaultDispatcher-worker-2 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:11:01.450 [DefaultDispatcher-worker-2 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.450 [DefaultDispatcher-worker-2 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:01.450 [DefaultDispatcher-worker-2 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.450 [DefaultDispatcher-worker-16 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.450 [DefaultDispatcher-worker-16 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.489 [DefaultDispatcher-worker-4 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209c172a 2025-05-21 14:11:01.489 [DefaultDispatcher-worker-4 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.489 [DefaultDispatcher-worker-4 @coroutine#2316] 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-05-21 14:11:01.489 [DefaultDispatcher-worker-4 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.490 [DefaultDispatcher-worker-4 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.514 [DefaultDispatcher-worker-8 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:11:01.514 [DefaultDispatcher-worker-8 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.514 [DefaultDispatcher-worker-8 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:01.514 [DefaultDispatcher-worker-8 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.514 [DefaultDispatcher-worker-18 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.514 [DefaultDispatcher-worker-18 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.624 [DefaultDispatcher-worker-8 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:11:01.624 [DefaultDispatcher-worker-8 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.624 [DefaultDispatcher-worker-8 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:01.624 [DefaultDispatcher-worker-8 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.625 [DefaultDispatcher-worker-9 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.625 [DefaultDispatcher-worker-9 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.693 [DefaultDispatcher-worker-10 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:11:01.693 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.693 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:01.693 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.693 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.693 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.802 [DefaultDispatcher-worker-9 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:11:01.802 [DefaultDispatcher-worker-9 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.802 [DefaultDispatcher-worker-9 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:01.802 [DefaultDispatcher-worker-9 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.803 [DefaultDispatcher-worker-17 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:01.803 [DefaultDispatcher-worker-17 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-05-21 14:11:02.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-05-21 14:11:02.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.136 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f: (connection evicted) 2025-05-21 14:11:02.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-05-21 14:11:02.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58397dee 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.138 [Test worker @coroutine#3465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-05-21 14:11:02.139 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2025-05-21 14:11:02.139 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2025-05-21 14:11:02.139 [Test worker @coroutine#3465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-05-21 14:11:02.148 [DefaultDispatcher-worker-1 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:11:02.148 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.148 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:02.148 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.148 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2025-05-21 14:11:02.148 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.148 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.154 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2025-05-21 14:11:02.155 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2025-05-21 14:11:02.156 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6645c1f 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2025-05-21 14:11:02.157 [Test worker @coroutine#3465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-05-21 14:11:02.166 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2025-05-21 14:11:02.172 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2025-05-21 14:11:02.173 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2025-05-21 14:11:02.174 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2025-05-21 14:11:02.178 [DefaultDispatcher-worker-14 @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2025-05-21 14:11:02.186 [DefaultDispatcher-worker-4 @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2025-05-21 14:11:02.191 [DefaultDispatcher-worker-10 @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2025-05-21 14:11:02.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-05-21 14:11:02.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-05-21 14:11:02.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.196 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37bafef8: (connection evicted) 2025-05-21 14:11:02.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-05-21 14:11:02.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-05-21 14:11:02.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-05-21 14:11:02.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-05-21 14:11:02.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.196 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ef4179: (connection evicted) 2025-05-21 14:11:02.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-05-21 14:11:02.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-05-21 14:11:02.197 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-05-21 14:11:02.197 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.197 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.197 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.197 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.197 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.197 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.197 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3f47ba 2025-05-21 14:11:02.197 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.197 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.197 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.197 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.197 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.197 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.197 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.197 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.197 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.197 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@e316971 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@e316971 2025-05-21 14:11:02.198 [Test worker @coroutine#3527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-05-21 14:11:02.207 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e316971 2025-05-21 14:11:02.213 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e316971 2025-05-21 14:11:02.214 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e316971 2025-05-21 14:11:02.215 [Test worker @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e316971 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7225f871 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.215 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.216 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.216 [Test worker @coroutine#3527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-05-21 14:11:02.216 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@c521a79 2025-05-21 14:11:02.216 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@c521a79 2025-05-21 14:11:02.216 [Test worker @coroutine#3527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-05-21 14:11:02.224 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c521a79 2025-05-21 14:11:02.230 [Test worker @coroutine#3535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c521a79 2025-05-21 14:11:02.231 [Test worker @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c521a79 2025-05-21 14:11:02.232 [Test worker @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c521a79 2025-05-21 14:11:02.237 [DefaultDispatcher-worker-4 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c521a79 2025-05-21 14:11:02.245 [DefaultDispatcher-worker-3 @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e316971 2025-05-21 14:11:02.245 [DefaultDispatcher-worker-12 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:11:02.246 [DefaultDispatcher-worker-12 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.246 [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:50541/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:02.246 [DefaultDispatcher-worker-12 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.246 [DefaultDispatcher-worker-17 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.246 [DefaultDispatcher-worker-17 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.250 [DefaultDispatcher-worker-14 @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e316971 2025-05-21 14:11:02.255 [DefaultDispatcher-worker-14 @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e316971 2025-05-21 14:11:02.266 [DefaultDispatcher-worker-8 @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e316971 2025-05-21 14:11:02.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-05-21 14:11:02.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-05-21 14:11:02.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.269 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e316971: (connection evicted) 2025-05-21 14:11:02.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-05-21 14:11:02.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-05-21 14:11:02.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-05-21 14:11:02.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-05-21 14:11:02.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.269 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c521a79: (connection evicted) 2025-05-21 14:11:02.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-05-21 14:11:02.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41185195 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.270 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2025-05-21 14:11:02.271 [Test worker @coroutine#3617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-05-21 14:11:02.280 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2025-05-21 14:11:02.286 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2025-05-21 14:11:02.287 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2025-05-21 14:11:02.288 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2025-05-21 14:11:02.288 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6000ca67 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-05-21 14:11:02.289 [Test worker @coroutine#3617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-05-21 14:11:02.298 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-05-21 14:11:02.304 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-05-21 14:11:02.305 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-05-21 14:11:02.306 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-05-21 14:11:02.310 [DefaultDispatcher-worker-11 @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-05-21 14:11:02.318 [DefaultDispatcher-worker-9 @coroutine#3617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2025-05-21 14:11:02.323 [DefaultDispatcher-worker-6 @coroutine#3617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2025-05-21 14:11:02.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-05-21 14:11:02.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-05-21 14:11:02.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.327 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2154de40: (connection evicted) 2025-05-21 14:11:02.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-05-21 14:11:02.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-05-21 14:11:02.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-05-21 14:11:02.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-05-21 14:11:02.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.328 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f: (connection evicted) 2025-05-21 14:11:02.328 [DefaultDispatcher-worker-6 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:11:02.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-05-21 14:11:02.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-05-21 14:11:02.328 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.328 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:02.328 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.328 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4efb7c99 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-05-21 14:11:02.329 [DefaultDispatcher-worker-17 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.329 [DefaultDispatcher-worker-17 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2025-05-21 14:11:02.329 [Test worker @coroutine#3676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-05-21 14:11:02.338 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2025-05-21 14:11:02.344 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2025-05-21 14:11:02.345 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2025-05-21 14:11:02.346 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2298af09 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-05-21 14:11:02.346 [Test worker @coroutine#3676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-05-21 14:11:02.355 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-05-21 14:11:02.361 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-05-21 14:11:02.362 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-05-21 14:11:02.363 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-05-21 14:11:02.368 [DefaultDispatcher-worker-21 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-05-21 14:11:02.376 [DefaultDispatcher-worker-6 @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2025-05-21 14:11:02.381 [DefaultDispatcher-worker-5 @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2025-05-21 14:11:02.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-05-21 14:11:02.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-05-21 14:11:02.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.385 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20a3118: (connection evicted) 2025-05-21 14:11:02.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-05-21 14:11:02.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-05-21 14:11:02.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-05-21 14:11:02.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-05-21 14:11:02.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.385 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23182d4d: (connection evicted) 2025-05-21 14:11:02.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-05-21 14:11:02.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-05-21 14:11:02.386 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-05-21 14:11:02.386 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.386 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.386 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.386 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.386 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.386 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.386 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18b431ea 2025-05-21 14:11:02.386 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.386 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@389f4282 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@389f4282 2025-05-21 14:11:02.387 [Test worker @coroutine#3734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-05-21 14:11:02.398 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389f4282 2025-05-21 14:11:02.404 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389f4282 2025-05-21 14:11:02.405 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389f4282 2025-05-21 14:11:02.406 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389f4282 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c2503d2 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcf26b5 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcf26b5 2025-05-21 14:11:02.407 [Test worker @coroutine#3734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-05-21 14:11:02.414 [DefaultDispatcher-worker-5 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:11:02.414 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.414 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:02.414 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.415 [DefaultDispatcher-worker-8 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.415 [DefaultDispatcher-worker-8 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.417 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dcf26b5 2025-05-21 14:11:02.423 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dcf26b5 2025-05-21 14:11:02.424 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dcf26b5 2025-05-21 14:11:02.425 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dcf26b5 2025-05-21 14:11:02.430 [DefaultDispatcher-worker-18 @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dcf26b5 2025-05-21 14:11:02.438 [DefaultDispatcher-worker-1 @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389f4282 2025-05-21 14:11:02.444 [DefaultDispatcher-worker-5 @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389f4282 2025-05-21 14:11:02.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-05-21 14:11:02.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-05-21 14:11:02.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.449 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@389f4282: (connection evicted) 2025-05-21 14:11:02.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-05-21 14:11:02.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-05-21 14:11:02.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-05-21 14:11:02.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-05-21 14:11:02.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.450 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dcf26b5: (connection evicted) 2025-05-21 14:11:02.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-05-21 14:11:02.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3987bfc8 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.451 [Test worker @coroutine#3794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-05-21 14:11:02.452 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2025-05-21 14:11:02.452 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2025-05-21 14:11:02.452 [Test worker @coroutine#3794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-05-21 14:11:02.455 [DefaultDispatcher-worker-11 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:11:02.455 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.455 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:02.455 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.456 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.456 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.461 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2025-05-21 14:11:02.467 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2025-05-21 14:11:02.468 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2025-05-21 14:11:02.470 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6559cbdd 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b53172 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b53172 2025-05-21 14:11:02.470 [Test worker @coroutine#3794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-05-21 14:11:02.479 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b53172 2025-05-21 14:11:02.485 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b53172 2025-05-21 14:11:02.486 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b53172 2025-05-21 14:11:02.487 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b53172 2025-05-21 14:11:02.492 [DefaultDispatcher-worker-7 @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b53172 2025-05-21 14:11:02.495 [DefaultDispatcher-worker-7 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209c172a 2025-05-21 14:11:02.495 [DefaultDispatcher-worker-7 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.495 [DefaultDispatcher-worker-7 @coroutine#2316] 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-05-21 14:11:02.495 [DefaultDispatcher-worker-7 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.495 [DefaultDispatcher-worker-7 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.500 [DefaultDispatcher-worker-20 @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2025-05-21 14:11:02.506 [DefaultDispatcher-worker-3 @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2025-05-21 14:11:02.510 [DefaultDispatcher-worker-4 @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2025-05-21 14:11:02.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-05-21 14:11:02.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-05-21 14:11:02.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.514 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ececb56: (connection evicted) 2025-05-21 14:11:02.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-05-21 14:11:02.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-05-21 14:11:02.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-05-21 14:11:02.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-05-21 14:11:02.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.515 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52b53172: (connection evicted) 2025-05-21 14:11:02.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-05-21 14:11:02.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-05-21 14:11:02.516 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@463c5d0f 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2025-05-21 14:11:02.517 [Test worker @coroutine#3858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-05-21 14:11:02.519 [DefaultDispatcher-worker-20 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:11:02.519 [DefaultDispatcher-worker-20 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.519 [DefaultDispatcher-worker-20 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:02.519 [DefaultDispatcher-worker-20 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.520 [DefaultDispatcher-worker-15 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.520 [DefaultDispatcher-worker-15 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.526 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2025-05-21 14:11:02.531 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2025-05-21 14:11:02.532 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2025-05-21 14:11:02.533 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2025-05-21 14:11:02.533 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-05-21 14:11:02.533 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.533 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.533 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.533 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.533 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.533 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.533 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@323fa578 2025-05-21 14:11:02.533 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.533 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.533 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.533 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.533 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.533 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2025-05-21 14:11:02.534 [Test worker @coroutine#3858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-05-21 14:11:02.542 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2025-05-21 14:11:02.547 [Test worker @coroutine#3868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2025-05-21 14:11:02.548 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2025-05-21 14:11:02.549 [Test worker @coroutine#3872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2025-05-21 14:11:02.553 [DefaultDispatcher-worker-7 @coroutine#3874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2025-05-21 14:11:02.560 [DefaultDispatcher-worker-5 @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2025-05-21 14:11:02.565 [DefaultDispatcher-worker-19 @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2025-05-21 14:11:02.569 [DefaultDispatcher-worker-12 @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2025-05-21 14:11:02.579 [DefaultDispatcher-worker-12 @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2025-05-21 14:11:02.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-05-21 14:11:02.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-05-21 14:11:02.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.582 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f: (connection evicted) 2025-05-21 14:11:02.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-05-21 14:11:02.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-05-21 14:11:02.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-05-21 14:11:02.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-05-21 14:11:02.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.582 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12a719ed: (connection evicted) 2025-05-21 14:11:02.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-05-21 14:11:02.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-05-21 14:11:02.583 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-05-21 14:11:02.583 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.583 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.583 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.583 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.583 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.583 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.583 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7334dcbe 2025-05-21 14:11:02.583 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.583 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2025-05-21 14:11:02.584 [Test worker @coroutine#3948] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-05-21 14:11:02.591 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2025-05-21 14:11:02.596 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2025-05-21 14:11:02.597 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2025-05-21 14:11:02.598 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b24e21f 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.598 [Test worker @coroutine#3948] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-05-21 14:11:02.599 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30 2025-05-21 14:11:02.599 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30 2025-05-21 14:11:02.599 [Test worker @coroutine#3948] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-05-21 14:11:02.606 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30 2025-05-21 14:11:02.611 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30 2025-05-21 14:11:02.612 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30 2025-05-21 14:11:02.613 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30 2025-05-21 14:11:02.617 [DefaultDispatcher-worker-20 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30 2025-05-21 14:11:02.624 [DefaultDispatcher-worker-18 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2025-05-21 14:11:02.628 [DefaultDispatcher-worker-5 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:11:02.628 [DefaultDispatcher-worker-5 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.628 [DefaultDispatcher-worker-5 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:02.628 [DefaultDispatcher-worker-5 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.629 [DefaultDispatcher-worker-13 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2025-05-21 14:11:02.629 [DefaultDispatcher-worker-11 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.629 [DefaultDispatcher-worker-11 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.630 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2025-05-21 14:11:02.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-05-21 14:11:02.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-05-21 14:11:02.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.633 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3: (connection evicted) 2025-05-21 14:11:02.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-05-21 14:11:02.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-05-21 14:11:02.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-05-21 14:11:02.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-05-21 14:11:02.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.634 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30: (connection evicted) 2025-05-21 14:11:02.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-05-21 14:11:02.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ba4c62 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.635 [Test worker @coroutine#4010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-05-21 14:11:02.636 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:11:02.636 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:11:02.636 [Test worker @coroutine#4010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-05-21 14:11:02.643 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:11:02.648 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:11:02.649 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:11:02.649 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68c06a2 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2025-05-21 14:11:02.650 [Test worker @coroutine#4010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-05-21 14:11:02.657 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2025-05-21 14:11:02.662 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2025-05-21 14:11:02.663 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2025-05-21 14:11:02.664 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2025-05-21 14:11:02.668 [DefaultDispatcher-worker-11 @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ccce55 2025-05-21 14:11:02.675 [DefaultDispatcher-worker-11 @coroutine#4010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:11:02.680 [DefaultDispatcher-worker-9 @coroutine#4010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:11:02.681 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:11:02.682 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-05-21 14:11:02.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-05-21 14:11:02.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-05-21 14:11:02.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.686 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35738a92: (connection evicted) 2025-05-21 14:11:02.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-05-21 14:11:02.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-05-21 14:11:02.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-05-21 14:11:02.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-05-21 14:11:02.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.686 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34ccce55: (connection evicted) 2025-05-21 14:11:02.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-05-21 14:11:02.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@99e03a9 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f35739 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f35739 2025-05-21 14:11:02.687 [Test worker @coroutine#4071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-05-21 14:11:02.695 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f35739 2025-05-21 14:11:02.698 [DefaultDispatcher-worker-5 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:11:02.698 [DefaultDispatcher-worker-5 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.698 [DefaultDispatcher-worker-5 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:02.698 [DefaultDispatcher-worker-5 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.699 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.699 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.701 [Test worker @coroutine#4072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f35739 2025-05-21 14:11:02.702 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f35739 2025-05-21 14:11:02.703 [Test worker @coroutine#4079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f35739 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a35a792 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2025-05-21 14:11:02.703 [Test worker @coroutine#4071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-05-21 14:11:02.710 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2025-05-21 14:11:02.715 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2025-05-21 14:11:02.716 [Test worker @coroutine#4083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2025-05-21 14:11:02.717 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2025-05-21 14:11:02.721 [DefaultDispatcher-worker-19 @coroutine#4087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2025-05-21 14:11:02.728 [DefaultDispatcher-worker-9 @coroutine#4071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f35739 2025-05-21 14:11:02.732 [DefaultDispatcher-worker-11 @coroutine#4071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f35739 2025-05-21 14:11:02.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-05-21 14:11:02.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-05-21 14:11:02.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.771 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32f35739: (connection evicted) 2025-05-21 14:11:02.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-05-21 14:11:02.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-05-21 14:11:02.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-05-21 14:11:02.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-05-21 14:11:02.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.772 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f4232: (connection evicted) 2025-05-21 14:11:02.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-05-21 14:11:02.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41d34a11 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2025-05-21 14:11:02.773 [Test worker @coroutine#4148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-05-21 14:11:02.781 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2025-05-21 14:11:02.786 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2025-05-21 14:11:02.787 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2025-05-21 14:11:02.788 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef6177c 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aafd790 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aafd790 2025-05-21 14:11:02.788 [Test worker @coroutine#4148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-05-21 14:11:02.795 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aafd790 2025-05-21 14:11:02.800 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aafd790 2025-05-21 14:11:02.801 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aafd790 2025-05-21 14:11:02.802 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aafd790 2025-05-21 14:11:02.806 [DefaultDispatcher-worker-17 @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aafd790 2025-05-21 14:11:02.806 [DefaultDispatcher-worker-7 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:11:02.806 [DefaultDispatcher-worker-7 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.806 [DefaultDispatcher-worker-7 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:02.806 [DefaultDispatcher-worker-7 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.807 [DefaultDispatcher-worker-10 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.807 [DefaultDispatcher-worker-10 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:02.813 [DefaultDispatcher-worker-1 @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2025-05-21 14:11:02.818 [DefaultDispatcher-worker-15 @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53af65eb 2025-05-21 14:11:02.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-05-21 14:11:02.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-05-21 14:11:02.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.822 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53af65eb: (connection evicted) 2025-05-21 14:11:02.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-05-21 14:11:02.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-05-21 14:11:02.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-05-21 14:11:02.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-05-21 14:11:02.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.822 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aafd790: (connection evicted) 2025-05-21 14:11:02.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-05-21 14:11:02.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-05-21 14:11:02.823 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54422189 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3 2025-05-21 14:11:02.824 [Test worker @coroutine#4209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-05-21 14:11:02.832 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3 2025-05-21 14:11:02.837 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3 2025-05-21 14:11:02.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3 2025-05-21 14:11:02.839 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bb3cbb4 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f714d1 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f714d1 2025-05-21 14:11:02.839 [Test worker @coroutine#4209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-05-21 14:11:02.847 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f714d1 2025-05-21 14:11:02.852 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f714d1 2025-05-21 14:11:02.853 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f714d1 2025-05-21 14:11:02.854 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f714d1 2025-05-21 14:11:02.858 [DefaultDispatcher-worker-19 @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f714d1 2025-05-21 14:11:02.865 [DefaultDispatcher-worker-5 @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3 2025-05-21 14:11:02.870 [DefaultDispatcher-worker-16 @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3 2025-05-21 14:11:02.871 [Test worker @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3 2025-05-21 14:11:02.872 [Test worker @coroutine#4234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3 2025-05-21 14:11:02.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-05-21 14:11:02.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-05-21 14:11:02.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.876 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b35dde3: (connection evicted) 2025-05-21 14:11:02.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-05-21 14:11:02.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-05-21 14:11:02.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-05-21 14:11:02.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-05-21 14:11:02.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.877 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51f714d1: (connection evicted) 2025-05-21 14:11:02.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-05-21 14:11:02.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e3f0c5c 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.878 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.879 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.879 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.879 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.879 [Test worker @coroutine#4270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-05-21 14:11:02.879 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b991034 2025-05-21 14:11:02.879 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b991034 2025-05-21 14:11:02.879 [Test worker @coroutine#4270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-05-21 14:11:02.886 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b991034 2025-05-21 14:11:02.891 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b991034 2025-05-21 14:11:02.892 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b991034 2025-05-21 14:11:02.893 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b991034 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38e1442a 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3effcb 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3effcb 2025-05-21 14:11:02.893 [Test worker @coroutine#4270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-05-21 14:11:02.901 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3effcb 2025-05-21 14:11:02.905 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3effcb 2025-05-21 14:11:02.906 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3effcb 2025-05-21 14:11:02.907 [Test worker @coroutine#4281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3effcb 2025-05-21 14:11:02.911 [DefaultDispatcher-worker-20 @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3effcb 2025-05-21 14:11:02.918 [DefaultDispatcher-worker-7 @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b991034 2025-05-21 14:11:02.922 [DefaultDispatcher-worker-3 @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b991034 2025-05-21 14:11:02.927 [UI Thread @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b991034 2025-05-21 14:11:02.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-05-21 14:11:02.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-05-21 14:11:02.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.929 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b991034: (connection evicted) 2025-05-21 14:11:02.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-05-21 14:11:02.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-05-21 14:11:02.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-05-21 14:11:02.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-05-21 14:11:02.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.930 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d3effcb: (connection evicted) 2025-05-21 14:11:02.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-05-21 14:11:02.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f573b84 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.931 [Test worker @coroutine#4362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-05-21 14:11:02.932 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-05-21 14:11:02.932 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-05-21 14:11:02.932 [Test worker @coroutine#4362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-05-21 14:11:02.941 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-05-21 14:11:02.946 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-05-21 14:11:02.947 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-05-21 14:11:02.948 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-05-21 14:11:02.953 [DefaultDispatcher-worker-15 @coroutine#4369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-05-21 14:11:02.954 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-05-21 14:11:02.960 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67744663 2025-05-21 14:11:02.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-05-21 14:11:02.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-05-21 14:11:02.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:02.972 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67744663: (connection evicted) 2025-05-21 14:11:02.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-05-21 14:11:02.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e471cef 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-05-21 14:11:02.973 [Test worker @coroutine#4395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-05-21 14:11:02.981 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-05-21 14:11:02.986 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-05-21 14:11:02.987 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-05-21 14:11:02.988 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-05-21 14:11:02.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-05-21 14:11:02.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-05-21 14:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:02.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-05-21 14:11:02.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-05-21 14:11:02.990 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d4e8f7 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@51535304 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@51535304 2025-05-21 14:11:02.991 [Test worker @coroutine#4424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-05-21 14:11:02.998 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2025-05-21 14:11:03.003 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2025-05-21 14:11:03.004 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2025-05-21 14:11:03.005 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2025-05-21 14:11:03.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-05-21 14:11:03.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-05-21 14:11:03.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:03.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-05-21 14:11:03.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@202d83b9 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-05-21 14:11:03.008 [Test worker @coroutine#4454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-05-21 14:11:03.015 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-05-21 14:11:03.021 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-05-21 14:11:03.021 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-05-21 14:11:03.022 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-05-21 14:11:03.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-05-21 14:11:03.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-05-21 14:11:03.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:03.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-05-21 14:11:03.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@429ad94a 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-05-21 14:11:03.025 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-05-21 14:11:03.033 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-05-21 14:11:03.038 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-05-21 14:11:03.039 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-05-21 14:11:03.040 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-05-21 14:11:03.045 [DefaultDispatcher-worker-15 @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-05-21 14:11:03.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-05-21 14:11:03.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-05-21 14:11:03.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.052 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@661ec798: (connection evicted) 2025-05-21 14:11:03.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-05-21 14:11:03.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-05-21 14:11:03.053 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-05-21 14:11:03.053 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.053 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.053 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.053 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.053 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.053 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.053 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c937c92 2025-05-21 14:11:03.053 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.053 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.053 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.053 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.053 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.053 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.053 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2025-05-21 14:11:03.054 [Test worker @coroutine#4512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-05-21 14:11:03.061 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2025-05-21 14:11:03.066 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2025-05-21 14:11:03.067 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2025-05-21 14:11:03.068 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2025-05-21 14:11:03.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-05-21 14:11:03.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-05-21 14:11:03.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:03.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-05-21 14:11:03.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@648e25f2 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.070 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-05-21 14:11:03.071 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.071 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.071 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.071 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.071 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.071 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.071 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.071 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.071 [Test worker @coroutine#4542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-05-21 14:11:03.071 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-05-21 14:11:03.071 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-05-21 14:11:03.071 [Test worker @coroutine#4542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-05-21 14:11:03.079 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-05-21 14:11:03.084 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-05-21 14:11:03.084 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-05-21 14:11:03.085 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-05-21 14:11:03.090 [DefaultDispatcher-worker-12 @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-05-21 14:11:03.090 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-05-21 14:11:03.092 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-05-21 14:11:03.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-05-21 14:11:03.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-05-21 14:11:03.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.104 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@509d0d21: (connection evicted) 2025-05-21 14:11:03.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-05-21 14:11:03.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64e6f678 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2025-05-21 14:11:03.105 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-05-21 14:11:03.113 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2025-05-21 14:11:03.117 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2025-05-21 14:11:03.118 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2025-05-21 14:11:03.119 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f48adcc 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.119 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-05-21 14:11:03.120 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-05-21 14:11:03.120 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-05-21 14:11:03.120 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-05-21 14:11:03.127 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-05-21 14:11:03.132 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-05-21 14:11:03.133 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-05-21 14:11:03.134 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-05-21 14:11:03.138 [DefaultDispatcher-worker-7 @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-05-21 14:11:03.145 [DefaultDispatcher-worker-7 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2025-05-21 14:11:03.153 [DefaultDispatcher-worker-10 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:11:03.153 [DefaultDispatcher-worker-10 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.153 [DefaultDispatcher-worker-10 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:03.153 [DefaultDispatcher-worker-10 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.154 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.154 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.155 [DefaultDispatcher-worker-19 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2025-05-21 14:11:03.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-05-21 14:11:03.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-05-21 14:11:03.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.160 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a927db2: (connection evicted) 2025-05-21 14:11:03.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-05-21 14:11:03.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-05-21 14:11:03.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-05-21 14:11:03.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-05-21 14:11:03.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.160 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@180466a9: (connection evicted) 2025-05-21 14:11:03.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-05-21 14:11:03.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-05-21 14:11:03.161 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-05-21 14:11:03.161 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.161 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.161 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.161 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.161 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.161 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5faa0c51 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2025-05-21 14:11:03.162 [Test worker @coroutine#4606] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-05-21 14:11:03.172 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2025-05-21 14:11:03.177 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2025-05-21 14:11:03.178 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2025-05-21 14:11:03.179 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79ac50fe 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-05-21 14:11:03.179 [Test worker @coroutine#4606] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-05-21 14:11:03.187 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-05-21 14:11:03.192 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-05-21 14:11:03.193 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-05-21 14:11:03.194 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-05-21 14:11:03.198 [DefaultDispatcher-worker-14 @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-05-21 14:11:03.205 [DefaultDispatcher-worker-14 @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2025-05-21 14:11:03.213 [DefaultDispatcher-worker-9 @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2025-05-21 14:11:03.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-05-21 14:11:03.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-05-21 14:11:03.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.215 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f: (connection evicted) 2025-05-21 14:11:03.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-05-21 14:11:03.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-05-21 14:11:03.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-05-21 14:11:03.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-05-21 14:11:03.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.216 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522fc67: (connection evicted) 2025-05-21 14:11:03.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-05-21 14:11:03.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13473685 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.217 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-05-21 14:11:03.218 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.218 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.218 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.218 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.218 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.218 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.218 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.218 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.218 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-05-21 14:11:03.218 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-05-21 14:11:03.218 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-05-21 14:11:03.218 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-05-21 14:11:03.226 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-05-21 14:11:03.231 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-05-21 14:11:03.232 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-05-21 14:11:03.232 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772357e9 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-05-21 14:11:03.233 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-05-21 14:11:03.241 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-05-21 14:11:03.246 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-05-21 14:11:03.247 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-05-21 14:11:03.248 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-05-21 14:11:03.251 [DefaultDispatcher-worker-3 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:11:03.251 [DefaultDispatcher-worker-3 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.251 [DefaultDispatcher-worker-3 @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:50541/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:03.251 [DefaultDispatcher-worker-3 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.252 [DefaultDispatcher-worker-18 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.252 [DefaultDispatcher-worker-18 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.252 [DefaultDispatcher-worker-13 @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-05-21 14:11:03.259 [DefaultDispatcher-worker-13 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-05-21 14:11:03.267 [DefaultDispatcher-worker-14 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-05-21 14:11:03.271 [DefaultDispatcher-worker-7 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-05-21 14:11:03.276 [DefaultDispatcher-worker-1 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-05-21 14:11:03.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-05-21 14:11:03.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-05-21 14:11:03.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.283 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f: (connection evicted) 2025-05-21 14:11:03.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-05-21 14:11:03.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-05-21 14:11:03.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-05-21 14:11:03.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-05-21 14:11:03.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.284 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18c8a027: (connection evicted) 2025-05-21 14:11:03.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-05-21 14:11:03.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54500139 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.285 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.286 [Test worker @coroutine#4674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-05-21 14:11:03.286 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@119d21ce 2025-05-21 14:11:03.286 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@119d21ce 2025-05-21 14:11:03.286 [Test worker @coroutine#4674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-05-21 14:11:03.293 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119d21ce 2025-05-21 14:11:03.298 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119d21ce 2025-05-21 14:11:03.299 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119d21ce 2025-05-21 14:11:03.300 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119d21ce 2025-05-21 14:11:03.300 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7934164c 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@232bfb3c 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@232bfb3c 2025-05-21 14:11:03.301 [Test worker @coroutine#4674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-05-21 14:11:03.309 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232bfb3c 2025-05-21 14:11:03.314 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232bfb3c 2025-05-21 14:11:03.315 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232bfb3c 2025-05-21 14:11:03.315 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232bfb3c 2025-05-21 14:11:03.320 [DefaultDispatcher-worker-1 @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232bfb3c 2025-05-21 14:11:03.328 [DefaultDispatcher-worker-5 @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119d21ce 2025-05-21 14:11:03.333 [DefaultDispatcher-worker-10 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:11:03.333 [DefaultDispatcher-worker-10 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.333 [DefaultDispatcher-worker-10 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:03.333 [DefaultDispatcher-worker-10 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.333 [DefaultDispatcher-worker-10 @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119d21ce 2025-05-21 14:11:03.333 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.333 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.337 [DefaultDispatcher-worker-17 @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119d21ce 2025-05-21 14:11:03.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-05-21 14:11:03.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-05-21 14:11:03.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.343 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@119d21ce: (connection evicted) 2025-05-21 14:11:03.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-05-21 14:11:03.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-05-21 14:11:03.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-05-21 14:11:03.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-05-21 14:11:03.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.343 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@232bfb3c: (connection evicted) 2025-05-21 14:11:03.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-05-21 14:11:03.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-05-21 14:11:03.344 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-05-21 14:11:03.344 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.344 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.344 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.344 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.344 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.344 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.344 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f9083b4 2025-05-21 14:11:03.344 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.344 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.344 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.344 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.344 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.344 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.344 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2025-05-21 14:11:03.345 [Test worker @coroutine#4714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-05-21 14:11:03.352 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2025-05-21 14:11:03.357 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2025-05-21 14:11:03.358 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2025-05-21 14:11:03.359 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@383c94ed 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2025-05-21 14:11:03.359 [Test worker @coroutine#4714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-05-21 14:11:03.367 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2025-05-21 14:11:03.372 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2025-05-21 14:11:03.373 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2025-05-21 14:11:03.374 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2025-05-21 14:11:03.378 [DefaultDispatcher-worker-1 @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2025-05-21 14:11:03.385 [DefaultDispatcher-worker-5 @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2025-05-21 14:11:03.390 [DefaultDispatcher-worker-10 @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2025-05-21 14:11:03.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-05-21 14:11:03.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-05-21 14:11:03.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.393 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16441c13: (connection evicted) 2025-05-21 14:11:03.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-05-21 14:11:03.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-05-21 14:11:03.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-05-21 14:11:03.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-05-21 14:11:03.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.394 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8: (connection evicted) 2025-05-21 14:11:03.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-05-21 14:11:03.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f96d39f 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.396 [Test worker @coroutine#4750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-05-21 14:11:03.397 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@c197f46 2025-05-21 14:11:03.397 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@c197f46 2025-05-21 14:11:03.397 [Test worker @coroutine#4750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-05-21 14:11:03.405 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c197f46 2025-05-21 14:11:03.410 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c197f46 2025-05-21 14:11:03.410 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c197f46 2025-05-21 14:11:03.411 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c197f46 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1107cbd8 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2025-05-21 14:11:03.412 [Test worker @coroutine#4750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-05-21 14:11:03.420 [DefaultDispatcher-worker-5 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:11:03.420 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.420 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:03.420 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.420 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2025-05-21 14:11:03.421 [DefaultDispatcher-worker-2 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.421 [DefaultDispatcher-worker-2 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.425 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2025-05-21 14:11:03.426 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2025-05-21 14:11:03.427 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2025-05-21 14:11:03.431 [DefaultDispatcher-worker-21 @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2025-05-21 14:11:03.438 [DefaultDispatcher-worker-12 @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c197f46 2025-05-21 14:11:03.443 [DefaultDispatcher-worker-16 @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c197f46 2025-05-21 14:11:03.453 [DefaultDispatcher-worker-11 @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c197f46 2025-05-21 14:11:03.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-05-21 14:11:03.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-05-21 14:11:03.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.454 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c197f46: (connection evicted) 2025-05-21 14:11:03.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-05-21 14:11:03.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-05-21 14:11:03.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-05-21 14:11:03.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-05-21 14:11:03.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.454 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@95f61c2: (connection evicted) 2025-05-21 14:11:03.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-05-21 14:11:03.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-05-21 14:11:03.455 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@142422a4 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9 2025-05-21 14:11:03.456 [Test worker @coroutine#4789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-05-21 14:11:03.460 [DefaultDispatcher-worker-8 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:11:03.460 [DefaultDispatcher-worker-8 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.460 [DefaultDispatcher-worker-8 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:03.460 [DefaultDispatcher-worker-8 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.461 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.461 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.464 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9 2025-05-21 14:11:03.469 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9 2025-05-21 14:11:03.472 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9 2025-05-21 14:11:03.473 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9 2025-05-21 14:11:03.473 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f1db5f 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-05-21 14:11:03.474 [Test worker @coroutine#4789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-05-21 14:11:03.482 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-05-21 14:11:03.486 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-05-21 14:11:03.487 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-05-21 14:11:03.488 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-05-21 14:11:03.492 [DefaultDispatcher-worker-7 @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-05-21 14:11:03.499 [DefaultDispatcher-worker-8 @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9 2025-05-21 14:11:03.500 [DefaultDispatcher-worker-2 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209c172a 2025-05-21 14:11:03.500 [DefaultDispatcher-worker-2 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.500 [DefaultDispatcher-worker-2 @coroutine#2316] 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-05-21 14:11:03.500 [DefaultDispatcher-worker-2 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.500 [DefaultDispatcher-worker-7 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.504 [DefaultDispatcher-worker-5 @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9 2025-05-21 14:11:03.507 [DefaultDispatcher-worker-6 @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9 2025-05-21 14:11:03.515 [DefaultDispatcher-worker-20 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9 2025-05-21 14:11:03.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-05-21 14:11:03.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-05-21 14:11:03.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.515 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dcbdcb9: (connection evicted) 2025-05-21 14:11:03.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-05-21 14:11:03.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-05-21 14:11:03.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-05-21 14:11:03.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-05-21 14:11:03.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.516 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11e8e183: (connection evicted) 2025-05-21 14:11:03.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-05-21 14:11:03.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-05-21 14:11:03.517 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-05-21 14:11:03.517 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.517 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.517 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.517 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.517 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.517 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b5dc4bb 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a9719a 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a9719a 2025-05-21 14:11:03.518 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-05-21 14:11:03.524 [DefaultDispatcher-worker-3 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:11:03.525 [DefaultDispatcher-worker-3 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.525 [DefaultDispatcher-worker-3 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:03.525 [DefaultDispatcher-worker-3 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.525 [DefaultDispatcher-worker-10 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.525 [DefaultDispatcher-worker-10 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.526 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a9719a 2025-05-21 14:11:03.531 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a9719a 2025-05-21 14:11:03.532 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a9719a 2025-05-21 14:11:03.533 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a9719a 2025-05-21 14:11:03.533 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-05-21 14:11:03.533 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f8186a5 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-05-21 14:11:03.534 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-05-21 14:11:03.542 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-05-21 14:11:03.547 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-05-21 14:11:03.548 [Test worker @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-05-21 14:11:03.549 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-05-21 14:11:03.553 [DefaultDispatcher-worker-17 @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2025-05-21 14:11:03.560 [DefaultDispatcher-worker-10 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a9719a 2025-05-21 14:11:03.565 [DefaultDispatcher-worker-8 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a9719a 2025-05-21 14:11:03.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-05-21 14:11:03.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-05-21 14:11:03.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.571 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a9719a: (connection evicted) 2025-05-21 14:11:03.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-05-21 14:11:03.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-05-21 14:11:03.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-05-21 14:11:03.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-05-21 14:11:03.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.571 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7244d87: (connection evicted) 2025-05-21 14:11:03.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-05-21 14:11:03.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38f12596 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-05-21 14:11:03.572 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-05-21 14:11:03.573 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-05-21 14:11:03.580 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-05-21 14:11:03.585 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-05-21 14:11:03.586 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-05-21 14:11:03.587 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42d8b670 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-05-21 14:11:03.587 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-05-21 14:11:03.594 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-05-21 14:11:03.599 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-05-21 14:11:03.600 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-05-21 14:11:03.601 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-05-21 14:11:03.605 [DefaultDispatcher-worker-19 @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-05-21 14:11:03.612 [DefaultDispatcher-worker-7 @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-05-21 14:11:03.616 [DefaultDispatcher-worker-14 @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2025-05-21 14:11:03.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-05-21 14:11:03.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-05-21 14:11:03.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.618 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1836228d: (connection evicted) 2025-05-21 14:11:03.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-05-21 14:11:03.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-05-21 14:11:03.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-05-21 14:11:03.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-05-21 14:11:03.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.618 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f: (connection evicted) 2025-05-21 14:11:03.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-05-21 14:11:03.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71a9e31b 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.619 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-05-21 14:11:03.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2025-05-21 14:11:03.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2025-05-21 14:11:03.620 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-05-21 14:11:03.627 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2025-05-21 14:11:03.632 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2025-05-21 14:11:03.633 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2025-05-21 14:11:03.633 [DefaultDispatcher-worker-9 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:11:03.633 [DefaultDispatcher-worker-9 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.633 [DefaultDispatcher-worker-9 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:03.633 [DefaultDispatcher-worker-9 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.634 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17f216cc 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.634 [DefaultDispatcher-worker-2 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.634 [DefaultDispatcher-worker-2 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2025-05-21 14:11:03.634 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-05-21 14:11:03.641 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2025-05-21 14:11:03.646 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2025-05-21 14:11:03.647 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2025-05-21 14:11:03.648 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2025-05-21 14:11:03.652 [DefaultDispatcher-worker-17 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2025-05-21 14:11:03.659 [DefaultDispatcher-worker-16 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2025-05-21 14:11:03.663 [DefaultDispatcher-worker-18 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2025-05-21 14:11:03.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-05-21 14:11:03.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-05-21 14:11:03.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.664 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7: (connection evicted) 2025-05-21 14:11:03.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-05-21 14:11:03.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-05-21 14:11:03.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-05-21 14:11:03.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-05-21 14:11:03.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.665 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9: (connection evicted) 2025-05-21 14:11:03.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-05-21 14:11:03.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-05-21 14:11:03.666 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a81a18 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-05-21 14:11:03.667 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-05-21 14:11:03.674 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-05-21 14:11:03.679 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-05-21 14:11:03.680 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-05-21 14:11:03.681 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380f9c1d 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-05-21 14:11:03.681 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-05-21 14:11:03.689 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-05-21 14:11:03.694 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-05-21 14:11:03.695 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-05-21 14:11:03.696 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-05-21 14:11:03.699 [DefaultDispatcher-worker-17 @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-05-21 14:11:03.702 [DefaultDispatcher-worker-17 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:11:03.702 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.702 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:03.702 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.703 [DefaultDispatcher-worker-3 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.703 [DefaultDispatcher-worker-3 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.707 [DefaultDispatcher-worker-3 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-05-21 14:11:03.713 [DefaultDispatcher-worker-1 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-05-21 14:11:03.717 [DefaultDispatcher-worker-1 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-05-21 14:11:03.767 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.782 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.812 [DefaultDispatcher-worker-11 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:11:03.812 [DefaultDispatcher-worker-11 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.812 [DefaultDispatcher-worker-11 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:03.812 [DefaultDispatcher-worker-11 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.812 [DefaultDispatcher-worker-16 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.812 [DefaultDispatcher-worker-16 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:03.830 [DefaultDispatcher-worker-17 @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-05-21 14:11:03.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-05-21 14:11:03.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-05-21 14:11:03.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.832 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6803b02d: (connection evicted) 2025-05-21 14:11:03.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-05-21 14:11:03.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-05-21 14:11:03.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-05-21 14:11:03.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-05-21 14:11:03.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.832 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@155788a7: (connection evicted) 2025-05-21 14:11:03.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-05-21 14:11:03.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f36c42 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.833 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-05-21 14:11:03.834 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@765650e4 2025-05-21 14:11:03.834 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@765650e4 2025-05-21 14:11:03.834 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-05-21 14:11:03.841 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765650e4 2025-05-21 14:11:03.846 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765650e4 2025-05-21 14:11:03.847 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765650e4 2025-05-21 14:11:03.847 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765650e4 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4872d04d 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-05-21 14:11:03.848 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-05-21 14:11:03.855 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-05-21 14:11:03.860 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-05-21 14:11:03.861 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-05-21 14:11:03.862 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-05-21 14:11:03.866 [DefaultDispatcher-worker-2 @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-05-21 14:11:03.872 [DefaultDispatcher-worker-4 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765650e4 2025-05-21 14:11:03.878 [DefaultDispatcher-worker-18 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765650e4 2025-05-21 14:11:03.882 [DefaultDispatcher-worker-16 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765650e4 2025-05-21 14:11:03.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-05-21 14:11:03.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-05-21 14:11:03.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.885 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@765650e4: (connection evicted) 2025-05-21 14:11:03.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-05-21 14:11:03.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-05-21 14:11:03.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-05-21 14:11:03.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-05-21 14:11:03.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.885 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65977161: (connection evicted) 2025-05-21 14:11:03.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-05-21 14:11:03.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402d443d 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2025-05-21 14:11:03.886 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-05-21 14:11:03.894 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2025-05-21 14:11:03.899 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2025-05-21 14:11:03.899 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2025-05-21 14:11:03.900 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@222557fc 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.900 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.901 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.901 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.901 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.901 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.901 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.901 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.901 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-05-21 14:11:03.901 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5dc3db 2025-05-21 14:11:03.901 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5dc3db 2025-05-21 14:11:03.901 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-05-21 14:11:03.908 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5dc3db 2025-05-21 14:11:03.913 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5dc3db 2025-05-21 14:11:03.913 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5dc3db 2025-05-21 14:11:03.914 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5dc3db 2025-05-21 14:11:03.918 [DefaultDispatcher-worker-12 @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5dc3db 2025-05-21 14:11:03.924 [DefaultDispatcher-worker-13 @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2025-05-21 14:11:03.931 [DefaultDispatcher-worker-5 @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2025-05-21 14:11:03.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-05-21 14:11:03.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-05-21 14:11:03.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.933 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409: (connection evicted) 2025-05-21 14:11:03.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-05-21 14:11:03.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-05-21 14:11:03.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-05-21 14:11:03.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-05-21 14:11:03.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.934 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c5dc3db: (connection evicted) 2025-05-21 14:11:03.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-05-21 14:11:03.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f57ced1 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.934 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.935 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.935 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.935 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.935 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.935 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.935 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-05-21 14:11:03.935 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.935 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.935 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.935 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.935 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.935 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.935 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.935 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.935 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-05-21 14:11:03.935 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa 2025-05-21 14:11:03.935 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa 2025-05-21 14:11:03.935 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-05-21 14:11:03.942 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa 2025-05-21 14:11:03.947 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa 2025-05-21 14:11:03.948 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa 2025-05-21 14:11:03.949 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d200d3e 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8 2025-05-21 14:11:03.949 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-05-21 14:11:03.956 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8 2025-05-21 14:11:03.961 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8 2025-05-21 14:11:03.962 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8 2025-05-21 14:11:03.963 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8 2025-05-21 14:11:03.966 [DefaultDispatcher-worker-1 @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8 2025-05-21 14:11:03.973 [DefaultDispatcher-worker-8 @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa 2025-05-21 14:11:03.979 [DefaultDispatcher-worker-12 @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa 2025-05-21 14:11:03.984 [DefaultDispatcher-worker-15 @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa 2025-05-21 14:11:03.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-05-21 14:11:03.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-05-21 14:11:03.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.986 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@447cdbaa: (connection evicted) 2025-05-21 14:11:03.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-05-21 14:11:03.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-05-21 14:11:03.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-05-21 14:11:03.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-05-21 14:11:03.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:03.987 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8: (connection evicted) 2025-05-21 14:11:03.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:03.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-05-21 14:11:03.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ee63d9 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-05-21 14:11:03.988 [Test worker @coroutine#5091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-05-21 14:11:03.996 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-05-21 14:11:04.001 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-05-21 14:11:04.001 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-05-21 14:11:04.002 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-05-21 14:11:04.007 [DefaultDispatcher-worker-17 @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-05-21 14:11:04.010 [DefaultDispatcher-worker-5 @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-05-21 14:11:04.017 [UI Thread @coroutine#5118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=730112936622071808 2025-05-21 14:11:04.017 [UI Thread @coroutine#5118] 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=730112936622071808. 2025-05-21 14:11:04.017 [UI Thread @coroutine#5118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=730112936622071808 2025-05-21 14:11:04.018 [UI Thread @coroutine#5118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=730112936622071808 2025-05-21 14:11:04.018 [UI Thread @coroutine#5118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=730112936622071808 2025-05-21 14:11:04.019 [UI Thread @coroutine#5118] 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=730112936622071808. 2025-05-21 14:11:04.019 [UI Thread @coroutine#5118] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=730112936622071808 to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:11:04.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-05-21 14:11:04.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-05-21 14:11:04.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.020 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb: (connection evicted) 2025-05-21 14:11:04.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-05-21 14:11:04.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@423ddfe1 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-05-21 14:11:04.054 [Test worker @coroutine#5134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-05-21 14:11:04.062 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-05-21 14:11:04.067 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-05-21 14:11:04.068 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-05-21 14:11:04.068 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-05-21 14:11:04.080 [DefaultDispatcher-worker-13 @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-05-21 14:11:04.084 [DefaultDispatcher-worker-21 @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-05-21 14:11:04.087 [DefaultDispatcher-worker-8 @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-05-21 14:11:04.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-05-21 14:11:04.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-05-21 14:11:04.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.105 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@124ba047: (connection evicted) 2025-05-21 14:11:04.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-05-21 14:11:04.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ace45e9 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.144 [Test worker @coroutine#5159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-05-21 14:11:04.145 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-05-21 14:11:04.145 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-05-21 14:11:04.145 [Test worker @coroutine#5159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-05-21 14:11:04.152 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-05-21 14:11:04.157 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-05-21 14:11:04.158 [DefaultDispatcher-worker-3 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:11:04.158 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.158 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:04.158 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.158 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-05-21 14:11:04.159 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.159 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.159 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-05-21 14:11:04.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-05-21 14:11:04.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-05-21 14:11:04.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:04.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-05-21 14:11:04.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-05-21 14:11:04.163 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-05-21 14:11:04.163 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.163 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.163 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.163 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.163 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.163 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.163 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@775c865f 2025-05-21 14:11:04.163 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.163 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.163 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.163 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.163 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.163 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.163 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.163 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.163 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.163 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-21 14:11:04.164 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-05-21 14:11:04.171 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-21 14:11:04.176 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-21 14:11:04.177 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-21 14:11:04.178 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-21 14:11:04.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-05-21 14:11:04.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-05-21 14:11:04.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:04.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-05-21 14:11:04.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cf58989 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.180 [Test worker @coroutine#5197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-05-21 14:11:04.181 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-05-21 14:11:04.181 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-05-21 14:11:04.181 [Test worker @coroutine#5197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-05-21 14:11:04.188 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-05-21 14:11:04.194 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-05-21 14:11:04.194 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-05-21 14:11:04.195 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2092b072 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.195 [Test worker @coroutine#5197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-05-21 14:11:04.196 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-21 14:11:04.196 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-21 14:11:04.196 [Test worker @coroutine#5197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-05-21 14:11:04.204 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-21 14:11:04.209 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-21 14:11:04.209 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-21 14:11:04.210 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-21 14:11:04.214 [DefaultDispatcher-worker-21 @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-21 14:11:04.221 [DefaultDispatcher-worker-21 @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-05-21 14:11:04.223 [UI Thread @coroutine#5220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:11:04.223 [UI Thread @coroutine#5220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-21 14:11:04.223 [UI Thread @coroutine#5220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:11:04.224 [UI Thread @coroutine#5220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:11:04.225 [UI Thread @coroutine#5220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:11:04.225 [UI Thread @coroutine#5220] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44023/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-21 14:11:04.225 [UI Thread @coroutine#5220] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44023/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:04.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-05-21 14:11:04.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-05-21 14:11:04.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.226 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c18b432: (connection evicted) 2025-05-21 14:11:04.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-05-21 14:11:04.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-05-21 14:11:04.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-05-21 14:11:04.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-05-21 14:11:04.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.226 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7: (connection evicted) 2025-05-21 14:11:04.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-05-21 14:11:04.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fbcc62a 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-21 14:11:04.228 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-05-21 14:11:04.235 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-21 14:11:04.240 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-21 14:11:04.241 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-21 14:11:04.242 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@770093c5 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-21 14:11:04.242 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-05-21 14:11:04.250 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-21 14:11:04.255 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-21 14:11:04.256 [DefaultDispatcher-worker-6 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:11:04.256 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-21 14:11:04.256 [DefaultDispatcher-worker-6 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.256 [DefaultDispatcher-worker-6 @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:50541/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:04.256 [DefaultDispatcher-worker-6 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.257 [DefaultDispatcher-worker-19 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.257 [DefaultDispatcher-worker-19 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.257 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-21 14:11:04.261 [DefaultDispatcher-worker-3 @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-21 14:11:04.267 [DefaultDispatcher-worker-17 @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-21 14:11:04.268 [UI Thread @coroutine#5252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:11:04.268 [UI Thread @coroutine#5252] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-21 14:11:04.268 [UI Thread @coroutine#5252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:11:04.269 [UI Thread @coroutine#5252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:11:04.269 [UI Thread @coroutine#5252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:11:04.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-05-21 14:11:04.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-05-21 14:11:04.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.270 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655c1b: (connection evicted) 2025-05-21 14:11:04.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-05-21 14:11:04.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-05-21 14:11:04.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-05-21 14:11:04.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-05-21 14:11:04.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.270 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58230224: (connection evicted) 2025-05-21 14:11:04.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-05-21 14:11:04.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b917b5e 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.271 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2025-05-21 14:11:04.272 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-05-21 14:11:04.279 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2025-05-21 14:11:04.284 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2025-05-21 14:11:04.285 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2025-05-21 14:11:04.286 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd2e62a 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-21 14:11:04.290 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-05-21 14:11:04.298 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-21 14:11:04.303 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-21 14:11:04.303 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-21 14:11:04.304 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-21 14:11:04.308 [DefaultDispatcher-worker-20 @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-21 14:11:04.315 [DefaultDispatcher-worker-9 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2025-05-21 14:11:04.316 [UI Thread @coroutine#5282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49077/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:11:04.316 [UI Thread @coroutine#5282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49077/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-21 14:11:04.316 [UI Thread @coroutine#5282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49077/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:11:04.317 [UI Thread @coroutine#5282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49077/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:11:04.317 [UI Thread @coroutine#5282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49077/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-21 14:11:04.317 [UI Thread @coroutine#5282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49077/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-21 14:11:04.317 [UI Thread @coroutine#5282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49077/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:04.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-05-21 14:11:04.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-05-21 14:11:04.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.318 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161: (connection evicted) 2025-05-21 14:11:04.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-05-21 14:11:04.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-05-21 14:11:04.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-05-21 14:11:04.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-05-21 14:11:04.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.318 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1030ce34: (connection evicted) 2025-05-21 14:11:04.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-05-21 14:11:04.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36bf903c 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-05-21 14:11:04.320 [Test worker @coroutine#5288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-05-21 14:11:04.327 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-05-21 14:11:04.332 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-05-21 14:11:04.333 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-05-21 14:11:04.334 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f735240 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.334 [Test worker @coroutine#5288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-05-21 14:11:04.335 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-05-21 14:11:04.335 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-05-21 14:11:04.335 [Test worker @coroutine#5288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-05-21 14:11:04.338 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:11:04.338 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.338 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:04.338 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.339 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.339 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.343 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-05-21 14:11:04.348 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-05-21 14:11:04.349 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-05-21 14:11:04.349 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-05-21 14:11:04.353 [DefaultDispatcher-worker-17 @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-05-21 14:11:04.360 [DefaultDispatcher-worker-19 @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-05-21 14:11:04.367 [DefaultDispatcher-worker-18 @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0 2025-05-21 14:11:04.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-05-21 14:11:04.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-05-21 14:11:04.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.373 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55b9ffd0: (connection evicted) 2025-05-21 14:11:04.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-05-21 14:11:04.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-05-21 14:11:04.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-05-21 14:11:04.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-05-21 14:11:04.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.373 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34612ba9: (connection evicted) 2025-05-21 14:11:04.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-05-21 14:11:04.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da13494 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2025-05-21 14:11:04.375 [Test worker @coroutine#5339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-05-21 14:11:04.382 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2025-05-21 14:11:04.387 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2025-05-21 14:11:04.388 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2025-05-21 14:11:04.389 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2025-05-21 14:11:04.393 [DefaultDispatcher-worker-10 @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2025-05-21 14:11:04.403 [DefaultDispatcher-worker-9 @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2025-05-21 14:11:04.409 [DefaultDispatcher-worker-3 @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2025-05-21 14:11:04.419 [DefaultDispatcher-worker-15 @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2025-05-21 14:11:04.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-05-21 14:11:04.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-05-21 14:11:04.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.420 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d260659: (connection evicted) 2025-05-21 14:11:04.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-05-21 14:11:04.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-05-21 14:11:04.421 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-05-21 14:11:04.421 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.421 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.421 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.421 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.421 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@556df144 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2025-05-21 14:11:04.422 [Test worker @coroutine#5373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-05-21 14:11:04.425 [DefaultDispatcher-worker-19 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:11:04.425 [DefaultDispatcher-worker-19 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.425 [DefaultDispatcher-worker-19 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:04.425 [DefaultDispatcher-worker-19 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.426 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.426 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.429 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2025-05-21 14:11:04.434 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2025-05-21 14:11:04.435 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2025-05-21 14:11:04.436 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b48ffe8 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-05-21 14:11:04.436 [Test worker @coroutine#5373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-05-21 14:11:04.444 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-05-21 14:11:04.448 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-05-21 14:11:04.449 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-05-21 14:11:04.450 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-05-21 14:11:04.454 [DefaultDispatcher-worker-14 @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-05-21 14:11:04.461 [DefaultDispatcher-worker-19 @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2025-05-21 14:11:04.464 [DefaultDispatcher-worker-19 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:11:04.464 [DefaultDispatcher-worker-19 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.464 [DefaultDispatcher-worker-19 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:04.464 [DefaultDispatcher-worker-19 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.465 [DefaultDispatcher-worker-11 @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2025-05-21 14:11:04.465 [DefaultDispatcher-worker-19 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.465 [DefaultDispatcher-worker-19 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-05-21 14:11:04.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-05-21 14:11:04.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.469 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@618b147b: (connection evicted) 2025-05-21 14:11:04.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-05-21 14:11:04.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-05-21 14:11:04.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-05-21 14:11:04.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-05-21 14:11:04.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.469 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94: (connection evicted) 2025-05-21 14:11:04.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-05-21 14:11:04.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-05-21 14:11:04.470 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-05-21 14:11:04.470 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.470 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.470 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.470 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.470 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.470 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.470 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3116e9d2 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a65e842 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a65e842 2025-05-21 14:11:04.471 [Test worker @coroutine#5417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-05-21 14:11:04.478 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a65e842 2025-05-21 14:11:04.483 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a65e842 2025-05-21 14:11:04.484 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a65e842 2025-05-21 14:11:04.484 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a65e842 2025-05-21 14:11:04.489 [DefaultDispatcher-worker-10 @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a65e842 2025-05-21 14:11:04.492 [DefaultDispatcher-worker-11 @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a65e842 2025-05-21 14:11:04.499 [DefaultDispatcher-worker-3 @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a65e842 2025-05-21 14:11:04.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-05-21 14:11:04.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-05-21 14:11:04.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.500 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a65e842: (connection evicted) 2025-05-21 14:11:04.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-05-21 14:11:04.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-05-21 14:11:04.500 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dc26de5 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f79099 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f79099 2025-05-21 14:11:04.501 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-05-21 14:11:04.505 [DefaultDispatcher-worker-1 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209c172a 2025-05-21 14:11:04.505 [DefaultDispatcher-worker-1 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.505 [DefaultDispatcher-worker-1 @coroutine#2316] 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-05-21 14:11:04.505 [DefaultDispatcher-worker-1 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.505 [DefaultDispatcher-worker-1 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.509 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f79099 2025-05-21 14:11:04.513 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f79099 2025-05-21 14:11:04.514 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f79099 2025-05-21 14:11:04.515 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f79099 2025-05-21 14:11:04.519 [DefaultDispatcher-worker-10 @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f79099 2025-05-21 14:11:04.523 [DefaultDispatcher-worker-8 @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f79099 2025-05-21 14:11:04.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-05-21 14:11:04.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-05-21 14:11:04.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.523 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63f79099: (connection evicted) 2025-05-21 14:11:04.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-05-21 14:11:04.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3094111c 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7d994c 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7d994c 2025-05-21 14:11:04.525 [Test worker @coroutine#5475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-05-21 14:11:04.529 [DefaultDispatcher-worker-20 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:11:04.529 [DefaultDispatcher-worker-20 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.529 [DefaultDispatcher-worker-20 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:04.529 [DefaultDispatcher-worker-20 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.530 [DefaultDispatcher-worker-8 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.530 [DefaultDispatcher-worker-8 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.533 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7d994c 2025-05-21 14:11:04.537 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7d994c 2025-05-21 14:11:04.538 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7d994c 2025-05-21 14:11:04.539 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7d994c 2025-05-21 14:11:04.576 [DefaultDispatcher-worker-1 @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7d994c 2025-05-21 14:11:04.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-05-21 14:11:04.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-05-21 14:11:04.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.579 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e7d994c: (connection evicted) 2025-05-21 14:11:04.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-05-21 14:11:04.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@196bc2c1 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-05-21 14:11:04.580 [Test worker @coroutine#5500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-05-21 14:11:04.588 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-05-21 14:11:04.593 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-05-21 14:11:04.593 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-05-21 14:11:04.594 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-05-21 14:11:04.599 [DefaultDispatcher-worker-10 @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-05-21 14:11:04.602 [DefaultDispatcher-worker-9 @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-05-21 14:11:04.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-05-21 14:11:04.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-05-21 14:11:04.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.606 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12d49ede: (connection evicted) 2025-05-21 14:11:04.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-05-21 14:11:04.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21e5feb 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.608 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-05-21 14:11:04.609 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2025-05-21 14:11:04.609 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2025-05-21 14:11:04.609 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-05-21 14:11:04.616 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2025-05-21 14:11:04.621 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2025-05-21 14:11:04.621 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2025-05-21 14:11:04.622 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2025-05-21 14:11:04.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-05-21 14:11:04.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-05-21 14:11:04.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:04.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-05-21 14:11:04.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c71329f 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.625 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-05-21 14:11:04.626 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7940d27b 2025-05-21 14:11:04.626 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7940d27b 2025-05-21 14:11:04.626 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-05-21 14:11:04.633 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7940d27b 2025-05-21 14:11:04.638 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7940d27b 2025-05-21 14:11:04.638 [DefaultDispatcher-worker-12 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:11:04.638 [DefaultDispatcher-worker-12 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.638 [DefaultDispatcher-worker-12 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:04.638 [DefaultDispatcher-worker-12 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.639 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7940d27b 2025-05-21 14:11:04.639 [DefaultDispatcher-worker-9 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.639 [DefaultDispatcher-worker-9 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.640 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7940d27b 2025-05-21 14:11:04.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-05-21 14:11:04.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-05-21 14:11:04.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:04.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-05-21 14:11:04.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb8b89e 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2025-05-21 14:11:04.642 [Test worker @coroutine#5559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-05-21 14:11:04.652 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2025-05-21 14:11:04.658 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2025-05-21 14:11:04.658 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2025-05-21 14:11:04.659 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2025-05-21 14:11:04.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-05-21 14:11:04.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-05-21 14:11:04.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:04.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-05-21 14:11:04.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-05-21 14:11:04.667 [UI Thread @coroutine#5580] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36693/Site/verify 2025-05-21 14:11:04.667 [UI Thread @coroutine#5580] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36693/Site/verify. 2025-05-21 14:11:04.667 [UI Thread @coroutine#5580] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36693/Site/verify 2025-05-21 14:11:04.668 [UI Thread @coroutine#5580] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36693/Site/verify 2025-05-21 14:11:04.668 [UI Thread @coroutine#5580] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36693/Site/verify 2025-05-21 14:11:04.668 [UI Thread @coroutine#5580] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36693/Site/verify. 2025-05-21 14:11:04.668 [UI Thread @coroutine#5580] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36693/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@312cc16b 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1026770d 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1026770d 2025-05-21 14:11:04.671 [Test worker @coroutine#5594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-05-21 14:11:04.680 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026770d 2025-05-21 14:11:04.685 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026770d 2025-05-21 14:11:04.685 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026770d 2025-05-21 14:11:04.686 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026770d 2025-05-21 14:11:04.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-05-21 14:11:04.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-05-21 14:11:04.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:04.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-05-21 14:11:04.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c65d5c3 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@250d3c1b 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@250d3c1b 2025-05-21 14:11:04.688 [Test worker @coroutine#5611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-05-21 14:11:04.696 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250d3c1b 2025-05-21 14:11:04.701 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250d3c1b 2025-05-21 14:11:04.702 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250d3c1b 2025-05-21 14:11:04.703 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250d3c1b 2025-05-21 14:11:04.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-05-21 14:11:04.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-05-21 14:11:04.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:04.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-05-21 14:11:04.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19710bd9 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@631990cc 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@631990cc 2025-05-21 14:11:04.705 [Test worker @coroutine#5628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-05-21 14:11:04.707 [DefaultDispatcher-worker-18 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:11:04.708 [DefaultDispatcher-worker-18 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.708 [DefaultDispatcher-worker-18 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:04.708 [DefaultDispatcher-worker-18 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.708 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.708 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.714 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@631990cc 2025-05-21 14:11:04.719 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@631990cc 2025-05-21 14:11:04.719 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@631990cc 2025-05-21 14:11:04.720 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@631990cc 2025-05-21 14:11:04.721 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43205/Site/verify 2025-05-21 14:11:04.721 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43205/Site/verify. 2025-05-21 14:11:04.721 [UI Thread @coroutine#5645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43205/Site/verify 2025-05-21 14:11:04.722 [UI Thread @coroutine#5645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43205/Site/verify 2025-05-21 14:11:04.722 [UI Thread @coroutine#5645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43205/Site/verify 2025-05-21 14:11:04.722 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43205/Site/verify. 2025-05-21 14:11:04.722 [UI Thread @coroutine#5645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43205/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:04.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-05-21 14:11:04.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-05-21 14:11:04.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:04.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-05-21 14:11:04.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-05-21 14:11:04.726 [UI Thread @coroutine#5657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58191/Site/verify 2025-05-21 14:11:04.726 [UI Thread @coroutine#5657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58191/Site/verify. 2025-05-21 14:11:04.726 [UI Thread @coroutine#5657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58191/Site/verify 2025-05-21 14:11:04.726 [UI Thread @coroutine#5657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58191/Site/verify 2025-05-21 14:11:04.726 [UI Thread @coroutine#5657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58191/Site/verify 2025-05-21 14:11:04.726 [UI Thread @coroutine#5657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58191/Site/verify. 2025-05-21 14:11:04.727 [UI Thread @coroutine#5657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58191/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:04.729 [UI Thread @coroutine#5670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60735/Site/verify 2025-05-21 14:11:04.729 [UI Thread @coroutine#5670] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60735/Site/verify. 2025-05-21 14:11:04.729 [UI Thread @coroutine#5670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60735/Site/verify 2025-05-21 14:11:04.730 [UI Thread @coroutine#5670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60735/Site/verify 2025-05-21 14:11:04.730 [UI Thread @coroutine#5670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60735/Site/verify 2025-05-21 14:11:04.730 [UI Thread @coroutine#5670] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60735/Site/verify. 2025-05-21 14:11:04.730 [UI Thread @coroutine#5670] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60735/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:04.733 [UI Thread @coroutine#5684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-05-21 14:11:04.733 [UI Thread @coroutine#5684] 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-05-21 14:11:04.733 [UI Thread @coroutine#5684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-05-21 14:11:04.734 [UI Thread @coroutine#5684] 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-05-21 14:11:04.735 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-05-21 14:11:04.735 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.735 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.735 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.735 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.735 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.735 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.735 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c21c296 2025-05-21 14:11:04.735 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.735 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@435d74ba 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@435d74ba 2025-05-21 14:11:04.736 [Test worker @coroutine#5691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-05-21 14:11:04.744 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d74ba 2025-05-21 14:11:04.749 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d74ba 2025-05-21 14:11:04.750 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d74ba 2025-05-21 14:11:04.751 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d74ba 2025-05-21 14:11:04.755 [DefaultDispatcher-worker-12 @coroutine#5698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d74ba 2025-05-21 14:11:04.765 [DefaultDispatcher-worker-10 @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d74ba 2025-05-21 14:11:04.769 [DefaultDispatcher-worker-10 @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d74ba 2025-05-21 14:11:04.772 [DefaultDispatcher-worker-9 @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d74ba 2025-05-21 14:11:04.776 [DefaultDispatcher-worker-5 @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d74ba 2025-05-21 14:11:04.779 [DefaultDispatcher-worker-10 @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d74ba 2025-05-21 14:11:04.783 [DefaultDispatcher-worker-21 @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d74ba 2025-05-21 14:11:04.791 [DefaultDispatcher-worker-15 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d74ba 2025-05-21 14:11:04.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-05-21 14:11:04.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-05-21 14:11:04.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.792 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@435d74ba: (connection evicted) 2025-05-21 14:11:04.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-05-21 14:11:04.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@603042a5 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2025-05-21 14:11:04.794 [Test worker @coroutine#5720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-05-21 14:11:04.801 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2025-05-21 14:11:04.807 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2025-05-21 14:11:04.808 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2025-05-21 14:11:04.809 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5757ef9b 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-05-21 14:11:04.809 [Test worker @coroutine#5720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-05-21 14:11:04.816 [DefaultDispatcher-worker-4 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:11:04.817 [DefaultDispatcher-worker-4 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.817 [DefaultDispatcher-worker-4 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:04.817 [DefaultDispatcher-worker-4 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.817 [DefaultDispatcher-worker-1 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.817 [DefaultDispatcher-worker-1 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:04.817 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-05-21 14:11:04.822 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-05-21 14:11:04.824 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-05-21 14:11:04.825 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-05-21 14:11:04.828 [DefaultDispatcher-worker-15 @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-05-21 14:11:04.835 [DefaultDispatcher-worker-13 @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2025-05-21 14:11:04.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-05-21 14:11:04.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-05-21 14:11:04.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.843 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@188f626a: (connection evicted) 2025-05-21 14:11:04.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-05-21 14:11:04.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-05-21 14:11:04.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-05-21 14:11:04.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-05-21 14:11:04.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.843 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d0f850: (connection evicted) 2025-05-21 14:11:04.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-05-21 14:11:04.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6de6467a 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.844 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-05-21 14:11:04.845 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-05-21 14:11:04.845 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-05-21 14:11:04.845 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-05-21 14:11:04.852 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-05-21 14:11:04.857 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-05-21 14:11:04.858 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-05-21 14:11:04.859 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@179806f3 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-05-21 14:11:04.859 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-05-21 14:11:04.866 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-05-21 14:11:04.871 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-05-21 14:11:04.872 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-05-21 14:11:04.873 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-05-21 14:11:04.876 [DefaultDispatcher-worker-21 @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-05-21 14:11:04.883 [DefaultDispatcher-worker-3 @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-05-21 14:11:04.888 [DefaultDispatcher-worker-3 @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8 2025-05-21 14:11:04.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-05-21 14:11:04.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-05-21 14:11:04.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.891 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aadb5e8: (connection evicted) 2025-05-21 14:11:04.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-05-21 14:11:04.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-05-21 14:11:04.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-05-21 14:11:04.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-05-21 14:11:04.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:04.891 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3776c917: (connection evicted) 2025-05-21 14:11:04.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:04.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-05-21 14:11:04.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c1ba6d 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.892 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-05-21 14:11:04.893 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b 2025-05-21 14:11:04.893 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b 2025-05-21 14:11:04.893 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-05-21 14:11:04.900 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b 2025-05-21 14:11:04.905 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b 2025-05-21 14:11:04.906 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b 2025-05-21 14:11:04.907 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25a218a 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-05-21 14:11:04.907 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-05-21 14:11:04.914 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-05-21 14:11:04.919 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-05-21 14:11:04.920 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-05-21 14:11:04.921 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-05-21 14:11:04.924 [DefaultDispatcher-worker-5 @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-05-21 14:11:04.931 [DefaultDispatcher-worker-1 @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b 2025-05-21 14:11:04.935 [DefaultDispatcher-worker-4 @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b 2025-05-21 14:11:04.993 [HikariPool-256 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:05.008 [HikariPool-257 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:05.163 [DefaultDispatcher-worker-20 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:11:05.163 [DefaultDispatcher-worker-20 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.163 [DefaultDispatcher-worker-20 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:05.163 [DefaultDispatcher-worker-20 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.164 [DefaultDispatcher-worker-5 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.164 [DefaultDispatcher-worker-5 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-05-21 14:11:05.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-05-21 14:11:05.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:05.187 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bc3e36b: (connection evicted) 2025-05-21 14:11:05.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-05-21 14:11:05.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-05-21 14:11:05.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-05-21 14:11:05.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-05-21 14:11:05.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:05.188 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0: (connection evicted) 2025-05-21 14:11:05.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-05-21 14:11:05.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57f2a68c 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4c091a 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4c091a 2025-05-21 14:11:05.189 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-05-21 14:11:05.197 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4c091a 2025-05-21 14:11:05.202 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4c091a 2025-05-21 14:11:05.203 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4c091a 2025-05-21 14:11:05.204 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4c091a 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26b9a264 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@303c195f 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@303c195f 2025-05-21 14:11:05.204 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-05-21 14:11:05.212 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303c195f 2025-05-21 14:11:05.217 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303c195f 2025-05-21 14:11:05.218 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303c195f 2025-05-21 14:11:05.218 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303c195f 2025-05-21 14:11:05.222 [DefaultDispatcher-worker-10 @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303c195f 2025-05-21 14:11:05.229 [DefaultDispatcher-worker-14 @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4c091a 2025-05-21 14:11:05.233 [DefaultDispatcher-worker-9 @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4c091a 2025-05-21 14:11:05.236 [DefaultDispatcher-worker-10 @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4c091a 2025-05-21 14:11:05.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-05-21 14:11:05.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-05-21 14:11:05.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:05.239 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c4c091a: (connection evicted) 2025-05-21 14:11:05.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-05-21 14:11:05.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-05-21 14:11:05.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-05-21 14:11:05.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-05-21 14:11:05.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:05.239 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@303c195f: (connection evicted) 2025-05-21 14:11:05.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-05-21 14:11:05.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cee91b 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@696e9e14 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@696e9e14 2025-05-21 14:11:05.240 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-05-21 14:11:05.248 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696e9e14 2025-05-21 14:11:05.253 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696e9e14 2025-05-21 14:11:05.253 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696e9e14 2025-05-21 14:11:05.254 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696e9e14 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c91ced9 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-05-21 14:11:05.254 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.255 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.255 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.255 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.255 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.255 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.255 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.255 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.255 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-05-21 14:11:05.255 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-05-21 14:11:05.255 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-05-21 14:11:05.255 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-05-21 14:11:05.261 [DefaultDispatcher-worker-3 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:11:05.261 [DefaultDispatcher-worker-3 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.261 [DefaultDispatcher-worker-3 @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:50541/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:05.261 [DefaultDispatcher-worker-3 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.262 [DefaultDispatcher-worker-3 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.262 [DefaultDispatcher-worker-3 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.263 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-05-21 14:11:05.268 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-05-21 14:11:05.269 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-05-21 14:11:05.270 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-05-21 14:11:05.274 [DefaultDispatcher-worker-3 @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-05-21 14:11:05.280 [DefaultDispatcher-worker-12 @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696e9e14 2025-05-21 14:11:05.284 [DefaultDispatcher-worker-7 @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696e9e14 2025-05-21 14:11:05.287 [DefaultDispatcher-worker-10 @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696e9e14 2025-05-21 14:11:05.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-05-21 14:11:05.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-05-21 14:11:05.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:05.289 [HikariPool-260 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Closing connection org.sqlite.jdbc4.JDBC4Connection@696e9e14: (connection evicted) 2025-05-21 14:11:05.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-05-21 14:11:05.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-05-21 14:11:05.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-05-21 14:11:05.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-05-21 14:11:05.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:05.290 [HikariPool-261 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf: (connection evicted) 2025-05-21 14:11:05.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-05-21 14:11:05.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cfadadc 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-05-21 14:11:05.291 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-05-21 14:11:05.299 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-05-21 14:11:05.304 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-05-21 14:11:05.305 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-05-21 14:11:05.305 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-05-21 14:11:05.305 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f53070c 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2025-05-21 14:11:05.306 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-05-21 14:11:05.313 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2025-05-21 14:11:05.318 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2025-05-21 14:11:05.319 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2025-05-21 14:11:05.319 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2025-05-21 14:11:05.323 [DefaultDispatcher-worker-4 @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2025-05-21 14:11:05.330 [DefaultDispatcher-worker-2 @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-05-21 14:11:05.334 [DefaultDispatcher-worker-18 @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-05-21 14:11:05.337 [DefaultDispatcher-worker-13 @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d 2025-05-21 14:11:05.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-05-21 14:11:05.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-05-21 14:11:05.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:05.339 [HikariPool-262 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c247c8d: (connection evicted) 2025-05-21 14:11:05.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-05-21 14:11:05.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-05-21 14:11:05.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-05-21 14:11:05.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-05-21 14:11:05.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:05.340 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@392a40d9: (connection evicted) 2025-05-21 14:11:05.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-05-21 14:11:05.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1582dfec 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.341 [Test worker @coroutine#6037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-05-21 14:11:05.342 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-05-21 14:11:05.342 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-05-21 14:11:05.342 [Test worker @coroutine#6037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-05-21 14:11:05.343 [DefaultDispatcher-worker-6 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:11:05.343 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.343 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:05.343 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.344 [DefaultDispatcher-worker-21 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.344 [DefaultDispatcher-worker-21 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.350 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-05-21 14:11:05.355 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-05-21 14:11:05.355 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-05-21 14:11:05.356 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-05-21 14:11:05.361 [DefaultDispatcher-worker-16 @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-05-21 14:11:05.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-05-21 14:11:05.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-05-21 14:11:05.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:05.362 [HikariPool-264 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Closing connection org.sqlite.jdbc4.JDBC4Connection@352bccf: (connection evicted) 2025-05-21 14:11:05.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-05-21 14:11:05.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c9dcfcd 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@201ac0ef 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@201ac0ef 2025-05-21 14:11:05.363 [Test worker @coroutine#6063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-05-21 14:11:05.370 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@201ac0ef 2025-05-21 14:11:05.376 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@201ac0ef 2025-05-21 14:11:05.376 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@201ac0ef 2025-05-21 14:11:05.377 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@201ac0ef 2025-05-21 14:11:05.381 [DefaultDispatcher-worker-6 @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@201ac0ef 2025-05-21 14:11:05.391 [DefaultDispatcher-worker-10 @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@201ac0ef 2025-05-21 14:11:05.396 [DefaultDispatcher-worker-2 @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@201ac0ef 2025-05-21 14:11:05.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-05-21 14:11:05.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-05-21 14:11:05.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:05.399 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@201ac0ef: (connection evicted) 2025-05-21 14:11:05.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-05-21 14:11:05.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dcdf733 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.400 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.401 [Test worker @coroutine#6089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-05-21 14:11:05.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2025-05-21 14:11:05.401 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2025-05-21 14:11:05.401 [Test worker @coroutine#6089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-05-21 14:11:05.408 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2025-05-21 14:11:05.413 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2025-05-21 14:11:05.414 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2025-05-21 14:11:05.415 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2025-05-21 14:11:05.419 [DefaultDispatcher-worker-2 @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2025-05-21 14:11:05.429 [DefaultDispatcher-worker-5 @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2025-05-21 14:11:05.430 [DefaultDispatcher-worker-21 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:11:05.430 [DefaultDispatcher-worker-21 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.430 [DefaultDispatcher-worker-21 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:05.430 [DefaultDispatcher-worker-21 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.430 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.430 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.432 [DefaultDispatcher-worker-13 @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2025-05-21 14:11:05.438 [DefaultDispatcher-worker-16 @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2025-05-21 14:11:05.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-05-21 14:11:05.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-05-21 14:11:05.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:05.439 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60319a00: (connection evicted) 2025-05-21 14:11:05.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-05-21 14:11:05.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c04a1ca 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.440 [Test worker @coroutine#6124] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-05-21 14:11:05.441 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-05-21 14:11:05.441 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-05-21 14:11:05.441 [Test worker @coroutine#6124] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-05-21 14:11:05.448 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-05-21 14:11:05.453 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-05-21 14:11:05.454 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-05-21 14:11:05.455 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-05-21 14:11:05.458 [DefaultDispatcher-worker-6 @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-05-21 14:11:05.469 [DefaultDispatcher-worker-10 @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-05-21 14:11:05.469 [DefaultDispatcher-worker-10 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:11:05.469 [DefaultDispatcher-worker-10 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.469 [DefaultDispatcher-worker-10 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:05.469 [DefaultDispatcher-worker-10 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.470 [DefaultDispatcher-worker-7 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.470 [DefaultDispatcher-worker-7 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.473 [DefaultDispatcher-worker-16 @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-05-21 14:11:05.477 [DefaultDispatcher-worker-9 @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-05-21 14:11:05.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-05-21 14:11:05.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-05-21 14:11:05.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:05.478 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c: (connection evicted) 2025-05-21 14:11:05.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-05-21 14:11:05.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113886b1 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-05-21 14:11:05.480 [Test worker @coroutine#6159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-05-21 14:11:05.487 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-05-21 14:11:05.492 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-05-21 14:11:05.493 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-05-21 14:11:05.494 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-05-21 14:11:05.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-05-21 14:11:05.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-05-21 14:11:05.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:05.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-05-21 14:11:05.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ca65ea 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c18556c 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c18556c 2025-05-21 14:11:05.498 [Test worker @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-05-21 14:11:05.505 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18556c 2025-05-21 14:11:05.509 [DefaultDispatcher-worker-14 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209c172a 2025-05-21 14:11:05.509 [DefaultDispatcher-worker-14 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.509 [DefaultDispatcher-worker-14 @coroutine#2316] 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-05-21 14:11:05.509 [DefaultDispatcher-worker-14 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.510 [DefaultDispatcher-worker-14 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.511 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18556c 2025-05-21 14:11:05.511 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18556c 2025-05-21 14:11:05.512 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18556c 2025-05-21 14:11:05.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-05-21 14:11:05.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-05-21 14:11:05.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:05.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-05-21 14:11:05.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47dc0cc5 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f410c8 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f410c8 2025-05-21 14:11:05.515 [Test worker @coroutine#6209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-05-21 14:11:05.523 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f410c8 2025-05-21 14:11:05.528 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f410c8 2025-05-21 14:11:05.529 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f410c8 2025-05-21 14:11:05.530 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f410c8 2025-05-21 14:11:05.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-05-21 14:11:05.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-05-21 14:11:05.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:05.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-05-21 14:11:05.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@460f3ee5 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.533 [UI Thread @coroutine#6231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-05-21 14:11:05.534 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7c031 2025-05-21 14:11:05.534 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7c031 2025-05-21 14:11:05.534 [UI Thread @coroutine#6231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-05-21 14:11:05.534 [DefaultDispatcher-worker-2 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:11:05.534 [DefaultDispatcher-worker-2 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.534 [DefaultDispatcher-worker-2 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:05.534 [DefaultDispatcher-worker-2 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.535 [DefaultDispatcher-worker-6 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.535 [DefaultDispatcher-worker-6 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.542 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7c031 2025-05-21 14:11:05.547 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7c031 2025-05-21 14:11:05.548 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7c031 2025-05-21 14:11:05.549 [UI Thread @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7c031 2025-05-21 14:11:05.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-05-21 14:11:05.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-05-21 14:11:05.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:05.550 [HikariPool-271 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f7c031: (connection evicted) 2025-05-21 14:11:05.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-05-21 14:11:05.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28debadc 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@70027aec 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@70027aec 2025-05-21 14:11:05.552 [Test worker @coroutine#6248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-05-21 14:11:05.560 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70027aec 2025-05-21 14:11:05.565 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70027aec 2025-05-21 14:11:05.566 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70027aec 2025-05-21 14:11:05.567 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70027aec 2025-05-21 14:11:05.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-05-21 14:11:05.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-05-21 14:11:05.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:05.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-05-21 14:11:05.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3b9a19 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@6333ac03 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@6333ac03 2025-05-21 14:11:05.569 [Test worker @coroutine#6264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-05-21 14:11:05.577 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6333ac03 2025-05-21 14:11:05.582 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6333ac03 2025-05-21 14:11:05.583 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6333ac03 2025-05-21 14:11:05.584 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6333ac03 2025-05-21 14:11:05.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-05-21 14:11:05.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-05-21 14:11:05.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:05.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-05-21 14:11:05.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2921aa59 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0fbed5 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0fbed5 2025-05-21 14:11:05.585 [Test worker @coroutine#6280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-05-21 14:11:05.593 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0fbed5 2025-05-21 14:11:05.598 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0fbed5 2025-05-21 14:11:05.599 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0fbed5 2025-05-21 14:11:05.600 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0fbed5 2025-05-21 14:11:05.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-05-21 14:11:05.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-05-21 14:11:05.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:05.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-05-21 14:11:05.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-05-21 14:11:05.601 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fac6d4a 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b81002 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b81002 2025-05-21 14:11:05.602 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-05-21 14:11:05.610 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b81002 2025-05-21 14:11:05.615 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b81002 2025-05-21 14:11:05.616 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b81002 2025-05-21 14:11:05.616 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b81002 2025-05-21 14:11:05.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-05-21 14:11:05.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-05-21 14:11:05.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:05.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-05-21 14:11:05.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-276 - configuration: 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aece85c 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-276" 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Starting... 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-05-21 14:11:05.619 [Test worker @coroutine#6313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Start completed. 2025-05-21 14:11:05.627 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-05-21 14:11:05.632 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-05-21 14:11:05.633 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-05-21 14:11:05.634 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-05-21 14:11:05.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown initiated... 2025-05-21 14:11:05.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Close initiated... 2025-05-21 14:11:05.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:05.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Closed. 2025-05-21 14:11:05.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown completed. 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-277 - configuration: 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@156290d9 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-277" 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.637 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Starting... 2025-05-21 14:11:05.638 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b53c53 2025-05-21 14:11:05.638 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b53c53 2025-05-21 14:11:05.638 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Start completed. 2025-05-21 14:11:05.643 [DefaultDispatcher-worker-15 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:11:05.643 [DefaultDispatcher-worker-15 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.643 [DefaultDispatcher-worker-15 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:05.643 [DefaultDispatcher-worker-15 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.644 [DefaultDispatcher-worker-2 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.644 [DefaultDispatcher-worker-2 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.646 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b53c53 2025-05-21 14:11:05.651 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b53c53 2025-05-21 14:11:05.652 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b53c53 2025-05-21 14:11:05.653 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b53c53 2025-05-21 14:11:05.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown initiated... 2025-05-21 14:11:05.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Close initiated... 2025-05-21 14:11:05.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:05.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Closed. 2025-05-21 14:11:05.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown completed. 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-278 - configuration: 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2227fa03 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-278" 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Starting... 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@61f26cba 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@61f26cba 2025-05-21 14:11:05.656 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Start completed. 2025-05-21 14:11:05.664 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f26cba 2025-05-21 14:11:05.669 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f26cba 2025-05-21 14:11:05.670 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f26cba 2025-05-21 14:11:05.671 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f26cba 2025-05-21 14:11:05.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown initiated... 2025-05-21 14:11:05.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Close initiated... 2025-05-21 14:11:05.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:05.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Closed. 2025-05-21 14:11:05.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown completed. 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-279 - configuration: 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@355c2b72 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-279" 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.673 [Test worker @coroutine#6371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Starting... 2025-05-21 14:11:05.674 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@6413fef3 2025-05-21 14:11:05.674 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@6413fef3 2025-05-21 14:11:05.674 [Test worker @coroutine#6371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Start completed. 2025-05-21 14:11:05.682 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6413fef3 2025-05-21 14:11:05.687 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6413fef3 2025-05-21 14:11:05.688 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6413fef3 2025-05-21 14:11:05.689 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6413fef3 2025-05-21 14:11:05.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown initiated... 2025-05-21 14:11:05.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Close initiated... 2025-05-21 14:11:05.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:05.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Closed. 2025-05-21 14:11:05.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown completed. 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-280 - configuration: 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55feda3f 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-280" 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.692 [Test worker @coroutine#6390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Starting... 2025-05-21 14:11:05.693 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a52b3f 2025-05-21 14:11:05.693 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a52b3f 2025-05-21 14:11:05.693 [Test worker @coroutine#6390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Start completed. 2025-05-21 14:11:05.701 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a52b3f 2025-05-21 14:11:05.706 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a52b3f 2025-05-21 14:11:05.707 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a52b3f 2025-05-21 14:11:05.708 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a52b3f 2025-05-21 14:11:05.710 [UI Thread @coroutine#6404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-05-21 14:11:05.710 [UI Thread @coroutine#6404] 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-05-21 14:11:05.710 [UI Thread @coroutine#6404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-05-21 14:11:05.711 [UI Thread @coroutine#6404] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-05-21 14:11:05.712 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-280 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@53a52b3f due to dirty commit state on close(). 2025-05-21 14:11:05.712 [DefaultDispatcher-worker-21 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:11:05.712 [DefaultDispatcher-worker-21 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.712 [DefaultDispatcher-worker-21 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:05.712 [DefaultDispatcher-worker-21 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.713 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.713 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.714 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a52b3f 2025-05-21 14:11:05.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown initiated... 2025-05-21 14:11:05.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Close initiated... 2025-05-21 14:11:05.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:05.714 [HikariPool-280 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53a52b3f: (connection evicted) 2025-05-21 14:11:05.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Closed. 2025-05-21 14:11:05.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown completed. 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-281 - configuration: 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40679991 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-281" 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Starting... 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@224bff6 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@224bff6 2025-05-21 14:11:05.716 [Test worker @coroutine#6413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Start completed. 2025-05-21 14:11:05.723 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224bff6 2025-05-21 14:11:05.729 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224bff6 2025-05-21 14:11:05.729 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224bff6 2025-05-21 14:11:05.730 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224bff6 2025-05-21 14:11:05.732 [UI Thread @coroutine#6429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40007/Site/verify 2025-05-21 14:11:05.732 [UI Thread @coroutine#6429] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40007/Site/verify. 2025-05-21 14:11:05.732 [UI Thread @coroutine#6429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40007/Site/verify 2025-05-21 14:11:05.733 [UI Thread @coroutine#6429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40007/Site/verify 2025-05-21 14:11:05.733 [UI Thread @coroutine#6429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40007/Site/verify 2025-05-21 14:11:05.733 [UI Thread @coroutine#6429] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40007/Site/verify. 2025-05-21 14:11:05.733 [UI Thread @coroutine#6429] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40007/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-21 14:11:05.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown initiated... 2025-05-21 14:11:05.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Close initiated... 2025-05-21 14:11:05.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-21 14:11:05.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:05.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Closed. 2025-05-21 14:11:05.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown completed. 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-282 - configuration: 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f84848e 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-282" 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Starting... 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbb00a4 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbb00a4 2025-05-21 14:11:05.736 [Test worker @coroutine#6436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Start completed. 2025-05-21 14:11:05.744 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbb00a4 2025-05-21 14:11:05.749 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbb00a4 2025-05-21 14:11:05.750 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbb00a4 2025-05-21 14:11:05.751 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbb00a4 2025-05-21 14:11:05.755 [DefaultDispatcher-worker-18 @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbb00a4 2025-05-21 14:11:05.758 [DefaultDispatcher-worker-6 @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbb00a4 2025-05-21 14:11:05.762 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57159/730112939333443584/_ustadmanifest.json 2025-05-21 14:11:05.762 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57159/730112939333443584/_ustadmanifest.json. 2025-05-21 14:11:05.762 [UI Thread @coroutine#6455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57159/730112939333443584/_ustadmanifest.json 2025-05-21 14:11:05.762 [UI Thread @coroutine#6455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57159/730112939333443584/_ustadmanifest.json 2025-05-21 14:11:05.762 [UI Thread @coroutine#6455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57159/730112939333443584/_ustadmanifest.json 2025-05-21 14:11:05.763 [UI Thread @coroutine#6455] 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:57159/730112939333443584/_ustadmanifest.json. 2025-05-21 14:11:05.763 [UI Thread @coroutine#6455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57159/730112939333443584/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:11:05.763 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57159/mediainfo.json 2025-05-21 14:11:05.763 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57159/mediainfo.json. 2025-05-21 14:11:05.763 [UI Thread @coroutine#6455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57159/mediainfo.json 2025-05-21 14:11:05.763 [UI Thread @coroutine#6455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57159/mediainfo.json 2025-05-21 14:11:05.763 [UI Thread @coroutine#6455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57159/mediainfo.json 2025-05-21 14:11:05.804 [UI Thread @coroutine#6455] 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:57159/mediainfo.json. 2025-05-21 14:11:05.804 [UI Thread @coroutine#6455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57159/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:11:05.821 [DefaultDispatcher-worker-19 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:11:05.821 [DefaultDispatcher-worker-19 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.821 [DefaultDispatcher-worker-19 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:05.821 [DefaultDispatcher-worker-19 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.822 [DefaultDispatcher-worker-15 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.822 [DefaultDispatcher-worker-15 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:05.836 [HikariPool-282 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:06.046 [DefaultDispatcher-worker-21 @coroutine#6469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2bc2f4 2025-05-21 14:11:06.141 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:06.168 [DefaultDispatcher-worker-20 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-05-21 14:11:06.168 [DefaultDispatcher-worker-20 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.168 [DefaultDispatcher-worker-20 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:06.168 [DefaultDispatcher-worker-20 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.169 [DefaultDispatcher-worker-17 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.169 [DefaultDispatcher-worker-17 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40571/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.266 [DefaultDispatcher-worker-15 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-05-21 14:11:06.266 [DefaultDispatcher-worker-15 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.266 [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:50541/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:06.266 [DefaultDispatcher-worker-15 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.267 [DefaultDispatcher-worker-4 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.267 [DefaultDispatcher-worker-4 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50541/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.348 [DefaultDispatcher-worker-17 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a434a8 2025-05-21 14:11:06.348 [DefaultDispatcher-worker-17 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.348 [DefaultDispatcher-worker-17 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:06.348 [DefaultDispatcher-worker-17 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.349 [DefaultDispatcher-worker-17 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.349 [DefaultDispatcher-worker-17 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50967/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.435 [DefaultDispatcher-worker-7 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-05-21 14:11:06.435 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.435 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:06.435 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.436 [DefaultDispatcher-worker-21 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.436 [DefaultDispatcher-worker-21 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39567/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.474 [DefaultDispatcher-worker-12 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318f47f1 2025-05-21 14:11:06.474 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.474 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:06.474 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.475 [DefaultDispatcher-worker-17 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.475 [DefaultDispatcher-worker-17 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53103/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.487 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:06.514 [DefaultDispatcher-worker-10 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209c172a 2025-05-21 14:11:06.514 [DefaultDispatcher-worker-10 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.514 [DefaultDispatcher-worker-10 @coroutine#2316] 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-05-21 14:11:06.514 [DefaultDispatcher-worker-10 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.515 [DefaultDispatcher-worker-10 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.539 [DefaultDispatcher-worker-14 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2025-05-21 14:11:06.539 [DefaultDispatcher-worker-14 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.539 [DefaultDispatcher-worker-14 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:06.539 [DefaultDispatcher-worker-14 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.540 [DefaultDispatcher-worker-1 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.540 [DefaultDispatcher-worker-1 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59109/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.648 [DefaultDispatcher-worker-19 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-05-21 14:11:06.649 [DefaultDispatcher-worker-19 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.649 [DefaultDispatcher-worker-19 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:06.649 [DefaultDispatcher-worker-19 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.649 [DefaultDispatcher-worker-4 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.649 [DefaultDispatcher-worker-4 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41325/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.717 [DefaultDispatcher-worker-4 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2025-05-21 14:11:06.717 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.717 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:06.717 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.718 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.718 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45631/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.759 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:06.800 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:06.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown initiated... 2025-05-21 14:11:06.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Close initiated... 2025-05-21 14:11:06.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:06.807 [HikariPool-282 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bbb00a4: (connection evicted) 2025-05-21 14:11:06.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:06.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Closed. 2025-05-21 14:11:06.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown completed. 2025-05-21 14:11:06.816 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:06.826 [DefaultDispatcher-worker-15 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-05-21 14:11:06.826 [DefaultDispatcher-worker-15 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.826 [DefaultDispatcher-worker-15 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId. 2025-05-21 14:11:06.826 [DefaultDispatcher-worker-15 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.827 [DefaultDispatcher-worker-13 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.827 [DefaultDispatcher-worker-13 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45747/UmAppDatabase/replication/nodeId 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-283 - configuration: 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@766f2d65 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-283" 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Starting... 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcbcede 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcbcede 2025-05-21 14:11:06.830 [Test worker @coroutine#6502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Start completed. 2025-05-21 14:11:06.837 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:06.839 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcbcede 2025-05-21 14:11:06.845 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcbcede 2025-05-21 14:11:06.846 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcbcede 2025-05-21 14:11:06.847 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcbcede 2025-05-21 14:11:06.851 [DefaultDispatcher-worker-20 @coroutine#6509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcbcede 2025-05-21 14:11:06.855 [DefaultDispatcher-worker-1 @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcbcede 2025-05-21 14:11:06.931 [HikariPool-283 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:06.935 [UI Thread @coroutine#6518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53235/730112945067626496/_ustadmanifest.json 2025-05-21 14:11:06.935 [UI Thread @coroutine#6518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53235/730112945067626496/_ustadmanifest.json. 2025-05-21 14:11:06.935 [UI Thread @coroutine#6518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53235/730112945067626496/_ustadmanifest.json 2025-05-21 14:11:06.936 [UI Thread @coroutine#6518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53235/730112945067626496/_ustadmanifest.json 2025-05-21 14:11:06.936 [UI Thread @coroutine#6518] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53235/730112945067626496/_ustadmanifest.json 2025-05-21 14:11:06.936 [UI Thread @coroutine#6518] 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:53235/730112945067626496/_ustadmanifest.json. 2025-05-21 14:11:06.936 [UI Thread @coroutine#6518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53235/730112945067626496/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:11:06.936 [UI Thread @coroutine#6518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53235/tincan.xml 2025-05-21 14:11:06.936 [UI Thread @coroutine#6518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53235/tincan.xml. 2025-05-21 14:11:06.936 [UI Thread @coroutine#6518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53235/tincan.xml 2025-05-21 14:11:06.936 [UI Thread @coroutine#6518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53235/tincan.xml 2025-05-21 14:11:06.936 [UI Thread @coroutine#6518] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53235/tincan.xml 2025-05-21 14:11:06.977 [UI Thread @coroutine#6518] 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:53235/tincan.xml. 2025-05-21 14:11:06.977 [UI Thread @coroutine#6518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53235/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-05-21 14:11:06.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown initiated... 2025-05-21 14:11:06.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Close initiated... 2025-05-21 14:11:06.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-21 14:11:06.983 [HikariPool-283 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dcbcede: (connection evicted) 2025-05-21 14:11:06.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-21 14:11:06.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Closed. 2025-05-21 14:11:06.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown completed.